Sanity Library Reference Docs
    Preparing search index...
    interface SchemaInlineNode {
        name: string;
        type: "inline";
    }
    Index

    Properties

    Properties

    name: string

    the name of the referenced type

    type: "inline"