INPUT_OBJECT
HotelReservationInput
Represents set of hotel reservation data.
link GraphQL Schema definition
- input HotelReservationInput {
- DateTime! :
- DateTime! :
- LocationNid! :
- HotelNid :
- HotelReservationStatus! :
- CrewMemberNid!]! : [
- Boolean! :
- String :
- String :
- MoneyInput :
- }