GraphQL Variables - Graphql


This is a companion discussion topic for the original entry at https://dgraph.io/docs/graphql/api/variables/

Is there any equivalent support in GraphQL for the variables concept in DQL (as in the examples from say, the dgraph tour: Query Variables in another query block I | Blocksvars | Dgraph Tour)?

Hey @boucher, currently there is no support for variables in GraphQL equivalent to what you have mentioned in DQL.