![]() * Move plaintext renderer to shared package and use it for Algolia documents * Fix stale variants after product removal, add indices setup * Search: webhooks migration script (#936) * Add webhook recreation script * Add changeset |
||
---|---|---|
.. | ||
migration-utils.ts | ||
README.md | ||
recreate-webhooks.ts | ||
run-webhooks-migration-dry-run.ts | ||
run-webhooks-migration.ts |
Webhook migration scripts
Test migration with dry run, operation will not modify any data:
npx tsx scripts/migrations/run-webhooks-migration-dry-run.ts
To start the migration run command:
npx tsx scripts/migrations/run-webhooks-migration.ts