Combine returned values in findMany

Here is an example I did for another user on the REST API. TBH you really should not be using the query engine, you should be using the entity Service and the same syntax you use with REST will work exactly the same with the entityService.

1 Like