updateStructure
Attach or detach relations on a structure. Structure scalar fields are sourced
from external building registry and are intentionally not mutable
via the frontend; this mutation exists solely so the structure view's relation UI
(Tasks, Letters, Projects, Quotes, Invoices, Expenses, Meters, Contacts) can
share the standard updateStructure relation-attaching flow used elsewhere.
updateStructure(
input: UpdateStructureInput!
): Structure!
Arguments
updateStructure.input ● UpdateStructureInput! non-null input
Type
Structure object
Represents information about a structure (building) that lives on a property.