Skip to main content

permissionGroupCreate Mutation

Create new permission group. Apps are not allowed to perform this mutation.

Requires the MANAGE_STAFFpermission.

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.

Requires the MANAGE_STAFFpermission.

Triggers the following webhook events:

  • PERMISSION_GROUP_CREATED (async)