Sanity Library Reference Docs
    Preparing search index...

    Type Alias DocumentMigrationReturnValue

    DocumentMigrationReturnValue:
        | Mutation
        | Mutation[]
        | NodePatch
        | NodePatch[]
        | Mutation_2
        | Mutation_2[]

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