Skip to content

Getting the same error everytime but able to get result chrome extension #1

@utkarsh3107

Description

@utkarsh3107

Hi,

I'm getting the same error response as below no matter what I give as input to the graphiql. The same inputs are working fine from other clients. Can you help to understand if I'm missing something?

{
"data": null,
"errors": [
{
"message": "Invalid Syntax",
"locations": [
{
"line": 1,
"column": 0
}
],
"errorType": "InvalidSyntax",
"extensions": null,
"path": null
}
]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions