permissionGroupCreate
Create new permission group. Apps are not allowed to perform this mutation.
Triggers the following webhook events:
- PERMISSION_GROUP_CREATED (async)
permissionGroupCreate(
input: PermissionGroupCreateInput!
): PermissionGroupCreate
Arguments
permissionGroupCreate.input
● PermissionGroupCreateInput!
non-null input users
Input fields to create permission group.
Type
PermissionGroupCreate
object users
Create new permission group. Apps are not allowed to perform this mutation.
Triggers the following webhook events:
- PERMISSION_GROUP_CREATED (async)