You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Syntax Error: Unexpected Name "Node"
GraphQL request (10:37)
9:
10: type ActualThing implements Object, Node {
^
11: name: String!
at syntaxError (node_modules/graphql/error/syntaxError.js:24:10)
at unexpected (node_modules/graphql/language/parser.js:1491:33)
at parseDefinition (node_modules/graphql/language/parser.js:155:9)
at many (node_modules/graphql/language/parser.js:1524:16)
at parseDocument (node_modules/graphql/language/parser.js:115:18)
at parse (node_modules/graphql/language/parser.js:50:10)
at schemaParser (node_modules/easygraphql-parser/lib/schemaParser.js:208:24)
The text was updated successfully, but these errors were encountered:
The following schema fails to parse:
Error:
The text was updated successfully, but these errors were encountered: