Route-Based Middleware to Handle Default Population Query Logic
Author: Kellen Bolger
Learn how to set the default "populate" options via route middleware. Instead of passing "populate" on each request from the frontend, the can handle this functionality via route-based middleware in the backend. This will allow ...
strapi.hashnode.dev7 min read