inviteUsers
This page contains
Arguments
| input InviteUsersInput! PREVIEW |
InviteUsersInput fields
| account ID! | |
| inviter ID | |
| usesExternalIds Boolean | |
| invitations [UserInvitationInput!]! PREVIEW |
Return Fields
| invitationsSent Int | |
| invitationErrors [InvitationError!] PREVIEW |
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.