Skip to content

DeclaredFieldEntry

DeclaredFieldEntry = object

One row of the declared-indexing registry, joined to the markers on it.

fieldPath: string


declaredByShape: string | null

Shape named at pin time, display only; null once that shape is gone.


carrying: FieldIndexCarryingMarker[]

Every shape carrying this path, one entry per marker.


ready: boolean

At least one marker carries the path and every one is ready.