permissionGroupCreate Mutation
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
Show return type
Arguments
input ● PermissionGroupCreateInput!
Input fields to create permission group.
Type
PermissionGroupCreate
Create new permission group. Apps are not allowed to perform this mutation.
Triggers the following webhook events:
- PERMISSION_GROUP_CREATED (async)