removeUserFromAccountUserGroup
This page contains
Arguments
| input RemoveUserFromAccountUserGroupInput! PREVIEW |
RemoveUserFromAccountUserGroupInput fields
| accountId ID! | |
| groupId ID! | |
| userId ID! |
Return Fields
| success Boolean! | |
| accountUserGroup AccountUserGroup PREVIEW | |
| userErrors [RemoveUserFromAccountUserGroupError!] 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.