Error while normalizing GraphQL request:

Hi

I am evaluating the pro version using the docker instances. I have created a new API and proxied it to our internal GraphlQL endpoint.

I receive the following error whenever I use query variables.

Error while normalizing GraphQL request: 'ValueToJSON: not implemented for kind: ValueKindVariable'

MIDDLEWARE: GraphQLMiddleware

I am not able to find any more detailed error. Any ideas how to solve this issue?

Queries without variables work without any issue.

Hello @shobankr,

Can you tell me more about your use case?

Where are you seeing the error?

Zaid