DimensionDataPatch

open_in_new

Used to patch the individual metadata of a room's dimension.

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

GraphQL Schema definition

  • input DimensionDataPatch {
  • points: [IPoint2D!]
  • }