A field with a reference value.

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

Properties

Properties

type: "Reference"

References a resource by key