permissionGroupUpdate Mutation
Update permission group. Apps are not allowed to perform this mutation.
Triggers the following webhook events:
- PERMISSION_GROUP_UPDATED (async)
permissionGroupUpdate(
id: ID!
input: PermissionGroupUpdateInput!
): PermissionGroupUpdate
Show return type
Arguments
id ● ID!
ID of the group to update.
input ● PermissionGroupUpdateInput!
Input fields to create permission group.
Type
PermissionGroupUpdate
Update permission group. Apps are not allowed to perform this mutation.
Triggers the following webhook events:
- PERMISSION_GROUP_UPDATED (async)