![]() * 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 |
||
---|---|---|
.. | ||
migration-utils.ts | ||
README.md | ||
run-migration.ts | ||
run-report.ts |
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