saleor-apps-redis_apl/apps/invoices/scripts/migrations/v1-to-v2/readme.MD
Lukasz Ostrowski 5e903aed00
Metadata Migrations script (#453)
* Create a package

* wip

* wip

* wip

* wip

* Move migration script to invoices

* Add migration script

* Update SDK to fix getAll method

* Add restoring migration script

* Add migrations consts

* Add changesets

* cr fixes
2023-05-18 14:55:52 +02:00

172 B

Run npx tsx run-report.ts to print report (dry-run) Run npx tsx run-migration.ts to migrate Run npx tsx restore-migration.ts to restore migration (remove metadata v2)