INPUT_OBJECT
ComfortFeaturesInput
Comfort features boolean map.
link GraphQL Schema definition
- input ComfortFeaturesInput {
- # Does the property have a accessibility?
- : Boolean
- # Does the property have a fireplace?
- : Boolean
- # Does the property have a fitness room?
- : Boolean
- # Is the property furbished?
- : Boolean
- # Does the property have smart capabilities?
- : Boolean
- # Does the property have an home cinema?
- : Boolean
- # Does the property have a sauna?
- : Boolean
- # Presence of a seaside view
- : Boolean
- # Does the property have walk-in closed?
- : Boolean
- # Does the property have a water softener system?
- : Boolean
- # Does the property have a wine cellar?
- : Boolean
- }