Sanity Library Reference Docs
    Preparing search index...

    Type Alias DocumentMigrationReturnValue

    DocumentMigrationReturnValue:
        | Mutation
        | Mutation[]
        | NodePatch
        | NodePatch[]
        | RawMutation
        | RawMutation[]

    Possible return values from a migration helper that runs on a document as a whole Currently, this is only applies to NodeMigration.document