A field with a reference value.

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

Hierarchy (View Summary)

Properties

Properties

type: "Reference"

The type of this field.

References a resource by key