saleor-app-sdk-REDIS_APL/docs
Lukasz Ostrowski 9420209a2d
Add sync webhook (#202)
* Change process-async-saleor-webhook to process-saleor-webhook and add better debug logs

* Change processWebhook name

* wip

* Add base class structure

* refactor

* add sync payload builder

* wip

* wip

* Add some missing webhook responses

* Fix tests for Async version

* Fix tests

* Add MockAPL test util

* Refactor tests to use MockAPL

* Add test to sync webhook

* Restore legacy subscriptionQueryAst field for compatibility

* CR Fixes - TS type & event -> eventType

* Changelog, docs and remove old payment webhooks

* Apply suggestions from code review

Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>

* Update src/handlers/next/saleor-webhooks/process-saleor-webhook.ts

Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>

---------

Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
2023-03-06 15:01:22 +01:00
..
api-handlers.md Improve register handler errors API (#201) 2023-02-28 13:54:58 +01:00
apl.md typo: UpstashAPL need restURL not restUrl (#196) 2023-02-27 20:41:06 +01:00
app-bridge.md Allow setting initial theme from constructor in AppBridge (#162) 2023-01-24 19:21:05 +01:00
CODEOWNERS Add docs about debugging (#37) 2022-08-30 11:53:21 +02:00
debugging.md Add doc about SaleorAsyncWebhook (#109) 2022-11-22 11:46:05 +01:00
protected-handlers.md Add note about protected handler (#182) 2023-02-20 10:50:33 +01:00
protected-views.md Add doc about protected views (#66) 2022-10-05 14:56:22 +02:00
saleor-webhook.md Add sync webhook (#202) 2023-03-06 15:01:22 +01:00
settings-manager.md Handle missing encryption key for the EncryptedMetadataManager (#159) 2023-01-23 15:39:42 +01:00