ENUM

UserRole

List of the allowable roles for TenantUsers

link GraphQL Schema definition

  • enum UserRole {
  • admin
  • owner
  • read_only
  • user
  • }