Skip to content

Can not do #1

Description

@Spark-Huang

Query:
{
fetch(arg: {
User: {
id: 38710
}
}){
data
}
}

debug:
[nio-8080-exec-2] graphql.GraphQL : Query failed to parse : '{"operationName":null,"variables":{},"query":"{\n fetch(arg: {User: {id: 38710}}) {\n data\n }\n}\n"}'

result:
{
"errors": [
{
"message": "Invalid Syntax",
"locations": [
{
"line": 1,
"column": 1
}
]
}
]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions