OBJECT
CrewMemberInPosition
link GraphQL Schema definition
- type CrewMemberInPosition {
- : Position!
- # Requires access to resource GRAPHQL_CREW_MEMBER
- : CrewMember!
- }
OBJECT
- type CrewMemberInPosition {
- : Position!
- # Requires access to resource GRAPHQL_CREW_MEMBER
- : CrewMember!
- }