Use GraphQL queries from REST services

Not really something I would suggest, the current GraphQL implementation (other than aggregations) uses the Strapi controllers in the backend, it just morphs the query params into a format that the controllers understand.

I’d suggest either: