ENUM

Amenity

All possible amenities a property can have independently of the property's main type.

link GraphQL Schema definition

  • enum Amenity {
  • attic
  • balcony
  • basement
  • climate_control
  • code
  • cooling_room
  • display_window
  • drainage
  • electrical_gate
  • exterior_parking
  • fence
  • fenced
  • garden
  • guesthouse
  • interior_parking
  • key_card
  • lift
  • manual_gate
  • parking
  • pool
  • print_and_copy_area
  • reception_area
  • remote_control
  • road_access
  • server_room
  • sewer_access
  • storage_space
  • terrace
  • utilities_access
  • waiting_area
  • water_access
  • }