Last active
February 10, 2019 14:59
-
-
Save philsch/e7a741fa40a633a1389b54b7ff7beed7 to your computer and use it in GitHub Desktop.
Blogpost: GraphQL Apollo Server errors and the request context
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| 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