DimensionDataPatch

open_in_new

@beta This is part of the Property Insights Beta Used to patch the individual metadata of a room's dimension.

GraphQL Schema definition

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