INPUT_OBJECT

PropertyOrientationInput

Orientation group.

link GraphQL Schema definition

  • input PropertyOrientationInput {
  • # Orientation information of the balcony.
  • balcony: Orientation
  • # Orientation information of the garden.
  • garden: Orientation
  • # Orientation information of the terrace.
  • terrace: Orientation
  • }