Open paulonova opened 1 year ago
Please can someone help me?
I fetch the same problem.
I have solved this issue. wrap the entire query with query{ ...code here }
I fetch the same problem.
@kakon4366 thanks for the solution
I've solved this error and here is my working code sample.
I am facing this problem, when i run the same query on the qraphiql, it works, but it gives out the GraphQLError: Syntax Error: Unexpected Name "headerMenus". error when I run it from the NextJS. graph