saleor-apps-redis_apl/packages/webhook-utils
Krzysztof Wolski 7e0755ec9e
Webhook helpers (#949)
* WIP

* Added script and making implementation more roboust

* Added rollback on issues with the migration

* Cleanup the code

* Use allSettled instead of all

* Do not check spelling in schema files.
Schema is pulled from the API and is not controlled by our team

* Update the pkg json

* Fix typo on log message

* Add dedupe to the ignored words.
Its used by codegen

* Add changesets
2023-09-07 13:04:23 +02:00
..
generated Webhook helpers (#949) 2023-09-07 13:04:23 +02:00
graphql Webhook helpers (#949) 2023-09-07 13:04:23 +02:00
src Webhook helpers (#949) 2023-09-07 13:04:23 +02:00
.eslintrc Webhook helpers (#949) 2023-09-07 13:04:23 +02:00
.graphqlrc.yml Webhook helpers (#949) 2023-09-07 13:04:23 +02:00
index.ts Webhook helpers (#949) 2023-09-07 13:04:23 +02:00
package.json Webhook helpers (#949) 2023-09-07 13:04:23 +02:00
tsconfig.json Webhook helpers (#949) 2023-09-07 13:04:23 +02:00
vitest.config.ts Webhook helpers (#949) 2023-09-07 13:04:23 +02:00