Sanity Library Reference Docs
    Preparing search index...

    Type Alias ObjectItem

    type ObjectItem = {
        _key: string;
        _type?: string;
    }
    Index

    Properties

    Properties

    _key: string
    _type?: string