Skip to main content

HotelXDestinationSearcherInput

No description

input HotelXDestinationSearcherInput {
access: ID!
text: String!
maxSize: Int
}

Fields

HotelXDestinationSearcherInput.access ● ID! non-null scalar

Indicates the access

HotelXDestinationSearcherInput.text ● String! non-null scalar

Search by hotel name or destination name

HotelXDestinationSearcherInput.maxSize ● Int scalar

Maxium number of items per type

Member Of

hotelX.destinationSearcher query