updateAccountUserGroup
This page contains
Arguments
| input UpdateAccountUserGroupInput! PREVIEW |
UpdateAccountUserGroupInput fields
| accountId ID! | |
| groupId ID! | |
| name String! | |
| description String! |
Return Fields
| accountUserGroup AccountUserGroup PREVIEW | |
| userErrors [UpdateAccountUserGroupError!] 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.