ra-data-hasura-graphql icon indicating copy to clipboard operation
ra-data-hasura-graphql copied to clipboard

Error: GraphQL error: unexpected variables in variableValues: where, offset, order_by, limit

Open arnaudjnn opened this issue 5 years ago • 0 comments

I get the following error:

Error: GraphQL error: unexpected variables in variableValues: where, offset, order_by, limit

I found that its a due to I customize GraphQL root fields in my Hasura console. How can I use it with it?

arnaudjnn avatar Oct 02 '20 04:10 arnaudjnn