saleor-apps-redis_apl/.changeset/sixty-ligers-fold.md
Lukasz Ostrowski 0f84985c98
Add tRPC to search app (#940)
* Add tRPC to search app

* Implemented configuration endpoint in trpc

* replace settings manager to use shared factory

* replace configuration calls to trpc
2023-08-29 22:53:51 +02:00

185 B

saleor-app-search
patch

Refactor: Introduced tRPC and re-implemented /api/configuration endpoint to the tRPC controller.

This does not affect the end-user functionality