OBJECT
AccommodationSnapshot
link GraphQL Schema definition
- type AccommodationSnapshot {
- : Int
- : Offering
- : Int
- : OfferingAccommodationCategory
- : Int
- : BathroomType
- : Int
- : RoomType
- : Int
- : MealType
- : [Translation]
- # Arguments
- # languageCode: [Not documented]
- # languageId: [Not documented]
- (: LanguageEnum, : Int): String
- }