OBJECT
CrewAppMutation
link GraphQL Schema definition
- type CrewAppMutation {
- : CrewAppChecklistMutation!
- # Arguments
- # filter:
- (: CrewAppScheduleFilterInput!): Boolean!
- # Requires access to resource GRAPHQL_CREW_APP_HOTEL_EDIT
- : CrewAppHotelReservationMutation!
- # Requires access to resource CREW_APP_POSITIONING_EDIT
- : CrewAppPositioningMutation!
- : CrewAppCrewMutation!
- }