INPUT_OBJECT
CrewMemberOnPositionInput
Crew member assigned to a specific position on a simulator activity.
link GraphQL Schema definition
- input CrewMemberOnPositionInput {
- : PositionNid!
- : CrewMemberNid!
- }
INPUT_OBJECT
Crew member assigned to a specific position on a simulator activity.
- input CrewMemberOnPositionInput {
- : PositionNid!
- : CrewMemberNid!
- }