Sanity Library Reference Docs
    Preparing search index...

    Interface ContentSourceMapDocument

    interface ContentSourceMapDocument {
        _dataset?: undefined;
        _id: string;
        _projectId?: undefined;
        _type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    _dataset?: undefined
    _id: string
    _projectId?: undefined
    _type: string