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
252
Commits
2
Branches
23
Tags
1.2
MiB
7e78f98f09
Commit Graph
4 Commits
Author
SHA1
Message
Date
Eugen Wissner
54dbf1df16
Remove encoder test based on old external files
2020-08-22 06:39:52 +02:00
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