ENUM
UserPermission
User permissions
link GraphQL Schema definition
- enum UserPermission {
- # Allows the user to add value to gift cards during the checkout process
- # Can access location manager, member manager, and menu manager
- # Can receive the daily reporting email
- # Can use Point of Sale manager functions
- }