BoundedRegion

open_in_new

A 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

  • type BoundedRegion {
  • # The edges that define this BoundedRegion.
  • edges: [Edge!]
  • }