OBJECT

CrewAppHotel

Represents single hotel belonging to operator specified in request endpoint restricted for crew app

link GraphQL Schema definition

  • type CrewAppHotel {
  • hotelNid: Int!
  • name: String!
  • }