Typescript SDK Type Docs
    Preparing search index...

    Interface ReferenceField

    A field with a reference value.

    interface ReferenceField {
        type: "Reference";
        value: KeyReference;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: "Reference"

    The type of this field.

    References a resource by key