Sanity Library Reference Docs
    Preparing search index...
    interface PlannedWrite {
        contents: string;
        ownership: WriteOwnership;
        path: string;
    }
    Index

    Properties

    contents: string
    ownership: WriteOwnership
    path: string

    Relative to the generation root, POSIX-separated.