Mutations
createCustomRole
Creates a new custom role in the workspace. Custom roles are created with the Support permissions preset by default and can be further configured using upsertRoleScopes. Requires the roles:create permission and the custom_roles billing entitlement.
MUTATION
createCustomRole(input: CreateCustomRoleInput!): CreateCustomRoleOutput!Arguments
input
required
Returns
role
error
Mutation
Variables
Response
Mutation
Variables
Response

