saleor-app-sdk-REDIS_APL/src/handlers/next
2022-11-03 19:44:54 +01:00
..
create-app-register-handler.test.ts Fix checking APL configuration state (#79) 2022-10-12 10:08:32 +02:00
create-app-register-handler.ts Fix checking APL configuration state (#79) 2022-10-12 10:08:32 +02:00
create-manifest-handler.test.ts Add Handler factories (#61) 2022-09-21 11:25:01 +02:00
create-manifest-handler.ts Fix export. Add async manifest factory (#67) 2022-10-05 15:07:07 +02:00
index.ts Add functions to process the Saleor webhooks (#100) 2022-11-03 13:05:28 +01:00
process-async-saleor-webhook.test.ts Add functions to process the Saleor webhooks (#100) 2022-11-03 13:05:28 +01:00
process-async-saleor-webhook.ts Add functions to process the Saleor webhooks (#100) 2022-11-03 13:05:28 +01:00
readme.md Add Handler factories (#61) 2022-09-21 11:25:01 +02:00
saleor-async-webhook.test.ts Add functions to process the Saleor webhooks (#100) 2022-11-03 13:05:28 +01:00
saleor-async-webhook.ts Improve debug messages for async webhook handler (#105) 2022-11-03 19:44:54 +01:00

Handlers with adapters to Next.js

TODO Extract to separate package