JorgenVatle/atshop-service-models

Employ Feathers Batch Loader to improve performance for relational queries.

Opened this issue · 0 comments

@feathers-plus/batch-loader would be a great addition to the service models to improve queries both on the client and server-side.

This could also be combined with @feathers-plus/cache to avoid unnecessary repetition of relational queries.