OBJECT
Represents single hotel belonging to operator specified in request endpoint restricted for crew app
type CrewAppHotel {hotelNid: Int! name: String! }