GraphQL OBJECT
UserAccountPrivilege
Privilege for the user account.
link Definition
- type UserAccountPrivilege {
- # Object to which the logged-in user has access.
- PermissionContext :
- # List of access rights.
- Permission] : [
- }
GraphQL OBJECT
Privilege for the user account.
- type UserAccountPrivilege {
- # Object to which the logged-in user has access.
- PermissionContext :
- # List of access rights.
- Permission] : [
- }