frontends-web-frontend
bulkInviteToTeam(id, payload): Promise<{ results: object[]; }>
id
payload
Promise
results
object
Defined in: frontends/web-frontend/src/teams/teamsApi.ts:100
string
string[] = ...
...
Promise<{ results: object[]; }>