Replies: 1 comment
-
Hello @pinale I think you should use plural
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i've got this error:
{"errors":[{"extensions":{"code":"validation-failed","path":"$.selectionSet.Products.selectionSet"},"message":"missing selection set for 'Products'"}]}
this is my code:
this is the hasura query :
this is the request towards hasura that refine makes
POST http://localhost:8080/v1/graphql
Beta Was this translation helpful? Give feedback.
All reactions