Mutations
deleteCustomRole
Permanently deletes a custom role by its ID. Returns the ID of the deleted role on success. Requires the roles:edit permission.
MUTATION
deleteCustomRole(input: DeleteCustomRoleInput!): DeleteCustomRoleOutput!Arguments
input
required
Returns
deletedCustomRoleId
ID
error
Mutation
Variables
Response
Mutation
Variables
Response

