ENUM

RoleFieldEnum

Description

Fields in a role.

link GraphQL Schema definition

  • enum RoleFieldEnum {
  • # Assignment of the role.
  • ASSIGNMENT
  • # Name of the role.
  • Name
  • }

link Require by