Sanity Library Reference Docs
    Preparing search index...
    interface FieldDescription {
        involvement: InsightPhrase;
        proposals: InsightPhrase[];
    }
    Index

    Properties

    involvement: InsightPhrase

    The field's footprint — present even when nothing is proposable.

    proposals: InsightPhrase[]

    One phrase per verified proposal.