saleor-apps-redis_apl/apps/search/scripts/migrations/README.md

8 lines
249 B
Markdown
Raw Permalink Normal View History

# 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`