Skip to content

FieldIndexPinResult

FieldIndexPinResult = object

Result of declaring (or withdrawing) a field path for indexing.

fieldPath: string

The path as the shape spells it — a case-insensitive request is folded to it.


declaredByShape: string

The shape the caller named; display only, since a declaration is repo-wide.


carryingShapes: FieldIndexCarryingShape[]