How to use GraphQL API in GraphQL backend server?

What are you receiving from your frontend? GraphQL?

Additionally, what are the objects you have defined in juniper, and how are they defined in Dgraph?

If they are adequately specified, you could just pass the client GraphQL directly to Dgraph

1 Like