ENUM

ApiUserRole

The allowed roles for an API User

link GraphQL Schema definition

  • enum ApiUserRole {
  • admin
  • read_only
  • user
  • }