Sanity Library Reference Docs
    Preparing search index...

    Interface ContentSourceMapRemoteDocument

    interface ContentSourceMapRemoteDocument {
        _dataset: string;
        _id: string;
        _projectId: string;
        _type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    _dataset: string
    _id: string
    _projectId: string
    _type: string