BoundedRegionDetails

open_in_new

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

GraphQL Schema definition

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