EdgeType

open_in_new

Types of bounded region edges.

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

GraphQL Schema definition

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