Type alias MutationSubmitBatchChangesArgs

MutationSubmitBatchChangesArgs: {
    data: BatchMigrationInput;
}

Type declaration

Generated using TypeDoc