CrewAppHotel (Object)
Represents single hotel belonging to operator specified in request endpoint restricted for crew app
type CrewAppHotel {
hotelNid: Int!
name: String!
}
Fields
CrewAppHotel.hotelNid ● Int! non-null scalar
CrewAppHotel.name ● String! non-null scalar
Member Of
CrewAppHotelChecklistItem object