saleor-apps-redis_apl/apps/search/graphql
Lukasz Ostrowski 40bed99316
Webhooks optimization (#434)
* Disable webhooks in manifest and create graphql operations

* Add webhook enabler service

* Add webhooks to subscription events

* Disable webhooks when webhok operation fail

* display webhooks status

* Display failed deliveries

* Use react query in webhooks-status, refetch it when configu updated

* Extracted main instructons

* Better webhook instructions

* Optimize webhooks fetching from subscription

* Test for WebhooksAcivityToggler

* Changeset

* Test for webhook status handler WIP

* Test wip

* Rewrite test
2023-04-29 11:30:48 +02:00
..
fragments Webhooks optimization (#434) 2023-04-29 11:30:48 +02:00
mutations Webhooks optimization (#434) 2023-04-29 11:30:48 +02:00
queries Webhooks optimization (#434) 2023-04-29 11:30:48 +02:00
subscriptions Webhooks optimization (#434) 2023-04-29 11:30:48 +02:00
schema.graphql Add search app (#108) 2023-02-08 09:28:14 +01:00