How to use GraphQL API in GraphQL backend server?

That’s false. That’s only true if you are requesting GraphQL via JSON.

You can just extract the "query" field of the JSON and send that to Dgraph.

1 Like