This website requires JavaScript.
Explore
Help
Register
Sign In
prescientmoon
/
graphql
Watch
1
Star
0
Fork
0
You've already forked graphql
forked from
OSS/graphql
Code
Pull Requests
Activity
247
Commits
2
Branches
23
Tags
1.2
MiB
1a788a6261
Commit Graph
3 Commits
Author
SHA1
Message
Date
Eugen Wissner
c9e265f72c
Return parser error location in a list
...
An error can have multiple locations which are returned in a listt with key "locations".
2020-07-08 08:17:55 +02:00
Eugen Wissner
a6f9cec413
Handle errors using custom types
...
Fixes
#32
.
2020-07-05 14:36:00 +02:00
Eugen Wissner
282946560e
Add singleError utility function
2019-07-23 07:22:32 +02:00