EdgeType

open_in_new

@beta This is part of the Property Insights Beta Types of bounded region edges.

GraphQL Schema definition

  • enum EdgeType {
  • # A physical boundary forming the perimeter of a room.
  • wall
  • # A non-physical boundary forming the perimeter of a room.
  • invisible
  • }