Graphql-playground: Setting variables doesn't work

Created on 11 Apr 2018  路  1Comment  路  Source: graphql/graphql-playground

What version of graphql-playground(-electron/-middleware) are you experiencing the issue(s) on?

The version currently shipped with Prisma services.

What is the expected behavior?

The variables set in the Playground are included in the HTTP request.

What is the actual behavior?

They are not included in the HTTP request.

What steps may we take to reproduce the behavior?

Send a query + variables, inspect network request. Variables are not sent.

arevariables bu2-confirmed

Most helpful comment

I put the variables in the HTTP headers field instead the variables field. 馃挕

>All comments

I put the variables in the HTTP headers field instead the variables field. 馃挕

Was this page helpful?
0 / 5 - 0 ratings

Related issues

iagobruno picture iagobruno  路  16Comments

lastmjs picture lastmjs  路  19Comments

alex996 picture alex996  路  15Comments

schickling picture schickling  路  52Comments

heymartinadams picture heymartinadams  路  26Comments