Skip to main content

buildPropertyInfo

Internal builder query used to assemble PropertyInfo objects from raw schema rows. Most users won't call this directly.

buildPropertyInfo(
entityId: UUID
): PropertyInfo

Arguments

buildPropertyInfo.entityId ● UUID scalar

Type

PropertyInfo object

Schema-level metadata about a property: its name, dataType, value-type constraints, and the on-chain edit it was first introduced in. Every Property entity in the graph also has a corresponding PropertyInfo record.