Types > RoleModify
Commerce APITypesRoleModify
RoleModify

Description

Topic: Roles

Fields

name: String

The name of the role

Example: "Administrator"

Valid when: name is not empty

Valid when: name's length doesn't exceed 250 characters


permissions: [String!]

A set of permission bits describing this role


Used By

Mutations

rolesModify

Preview (typescript)

Loading module