OBJECT
MarketplaceAccommodationSearchFilterOptionsResult
link GraphQL Schema definition
- type MarketplaceAccommodationSearchFilterOptionsResult {
- : [MealType]
- : [BathroomType]
- : [RoomType]
- : [OfferingAccommodationCategory]
- # Providers have locations, not schools. This is a collection of the google place
- # ids associated with the locations.
- : [GooglePlaceLocation]
- }