saleor-apps-redis_apl/apps/emails-and-messages/scripts/migrations
Krzysztof Wolski a1ad70e879
Unify urql version, use shared util to create client (#657)
* Add createGraphQLClient util to shared package

* Update urql version and use createGraphQLClient from shared package

* Update urql version and use createGraphQLClient from shared package - data importer

* Update urql version and use createGraphQLClient from shared package - cms

* Update CRM

* Update invoices

* Update klaviyo

* Update slack

* Update products feed

* Update search

* Remove unused urql next

* Update monitoring

* Update taxes

* Remove multipart since no longer used

* Update the lockfile

* Removed urql introspection since none of our apps used it

* Add changeset
2023-06-19 15:59:27 +02:00
..
migration-utils.ts Unify urql version, use shared util to create client (#657) 2023-06-19 15:59:27 +02:00
README.md 📧 Add runtime migrations to schema v2 (#535) 2023-06-06 11:51:59 +02:00
run-migration.ts 📧 Add runtime migrations to schema v2 (#535) 2023-06-06 11:51:59 +02:00
run-report.ts 📧 Add runtime migrations to schema v2 (#535) 2023-06-06 11:51:59 +02:00

Metadata migration scripts

To run dry-run (check migration without mutating the data): npx tsx scripts/migrations/run-report.ts

To update date and save it: npx tsx scripts/migrations/run-migration.ts