Skip to content

FieldIndexPinResult

Class: warmhub.FieldIndexPinResult

FieldIndexPinResult(field_path: str, declared_by_shape: str, carrying_shapes: tuple[FieldIndexCarryingShape, ...], extra: Mapping[str, JsonValue] = _no_extra())

Generated from FieldIndexPinResult.

field_path

Documentation is not yet available.

declared_by_shape

Documentation is not yet available.

carrying_shapes

Documentation is not yet available.

extra = field(default_factory=_no_extra)

Keys the server sent that this contract does not name. Preserved so a backend that ships a field before the SDK regenerates loses nothing.