and i am getting this
on graphiql
{
"errors": [
{
"message": "Syntax Error: Unexpected <EOF>",
"extensions": {
"category": "graphql"
},
"locations": [
{
"line": 28,
"column": 2
}
]
}
]
}
Most helpful comment
How to solve this?