Skip to content

Instantly share code, notes, and snippets.

@philsch
Last active February 10, 2019 14:59
Show Gist options
  • Save philsch/e7a741fa40a633a1389b54b7ff7beed7 to your computer and use it in GitHub Desktop.
Save philsch/e7a741fa40a633a1389b54b7ff7beed7 to your computer and use it in GitHub Desktop.
Blogpost: GraphQL Apollo Server errors and the request context
{
receiveTimestamp: "2019-02-05T11:53:31.329098822Z"
resource: {…}
textPayload: "{"message":"Syntax Error: Expected Name, found )",
"locations":[{"line":2,"column":22}],
"extensions":{"code":"GRAPHQL_PARSE_FAILED"}}"
timestamp: "2019-02-05T11:53:20Z"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment