destinationSearcher
Returns hotels and destinations that contains the indicated text.
hotelX {
destinationSearcher(
criteria: HotelXDestinationSearcherInput!
): [DestinationSearchResult]!
}
Returns hotels and destinations that contains the indicated text.
hotelX {
destinationSearcher(
criteria: HotelXDestinationSearcherInput!
): [DestinationSearchResult]!
}
destinationSearcher.criteria ● HotelXDestinationSearcherInput! non-null inputDestinationSearchResult union