I just put the basic workaround for it, official Strapi account suggest using that workaround, it is true that prevents filtering on first instance, but you can access the ctx.req and access the query object to add parameters to the endpoint
I just put the basic workaround for it, official Strapi account suggest using that workaround, it is true that prevents filtering on first instance, but you can access the ctx.req and access the query object to add parameters to the endpoint