CrudBatch

constructor(crud: List<CrudEntry>, hasMore: Boolean, complete: suspend (writeCheckpoint: String?) -> Unit)