saleor-apps-redis_apl/.changeset/kind-wombats-beg.md

6 lines
211 B
Markdown
Raw Normal View History

2023-08-30 10:17:44 +00:00
---
"saleor-app-search": patch
---
Refactor: Extracted shared webhook logic, like clients creation and settings fetching to a shared function that creates entire context. Webhook handlers LoC decreased by half