ENUM
RoutingUserRole
Roles a user may have.
link GraphQL Schema definition
- enum RoutingUserRole {
- # The user is an administrator.
- # The user is an agent.
- # The user is a bot.
- # The user is a community or ibbü expert.
- # The user is a manager.
- }