DQL will never work with Apollo cuz Apollo is GraphQL only.
Yes, any GraphQL client should work with Dgraph’s GraphQL feature.
It wouldn’t at all. Apollo works with GraphQL only.
Yeah, that’s the solution to use DQL in a GraphQL context.
Custom queries are declared in the Schema itself.