INPUT_OBJECT
CrewAppHotelReservationInput
Represents set of hotel reservation data for crew app.
link GraphQL Schema definition
- input CrewAppHotelReservationInput {
- DateTime! :
- DateTime! :
- LocationNid! :
- HotelNid :
- CrewMemberNid!]! : [
- Boolean! :
- String :
- MoneyInput :
- AircraftRegistration :
- String :
- }