OBJECT
PrivilegesQuery
Node for privileges queries
link GraphQL Schema definition
- type PrivilegesQuery {
- # Has access to flights without assigned real aircraft
- Boolean! :
- String!]! : [
- # Has access to see draft on crew calendar
- Boolean! :
- # Requires access to resource PRIVILEGES_HISTORY_SEE
- PrivilegesHistoryQuery! :
- }