OBJECT
RequiredHotel
Represents a missing hotel reservation required for a crew member
link GraphQL Schema definition
- type RequiredHotel {
- : DateTime!
- : DateTime!
- : DateTimeWithTimezone
- : DateTimeWithTimezone
- : DateTime!
- : DateTime!
- : SimpleAirportType
- # Requires access to resource GRAPHQL_CONTACT
- : Contact!
- : String
- : String!
- : String!
- }