BoundedRegionDetails

open_in_new

Used to patch the collection of metadata defining a finite space in the model.

Note: this is only enabled for organizations enrolled in the Property Insights graph extension

GraphQL Schema definition

  • input BoundedRegionDetails {
  • # The edges that define this BoundedRegion.
  • edges: [ID!]
  • }