BoundedRegion

open_in_new

@beta This is part of the Property Insights Beta A collection of metadata defining a finite space in the model.

GraphQL Schema definition

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