Sanity Library Reference Docs
    Preparing search index...
    interface SchemaStringNode {
        type: "string";
        value?: string;
    }
    Index

    Properties

    Properties

    type: "string"
    value?: string