-
0.2 Stable
released this
2015-09-14 17:27:09 +02:00 | 412 commits to master since this releaseAdded
- Rudimentary parser for
GraphQLwhich successfully parses the sample file
kitchen-sink.graphqlfromgraphql-jstests. - Golden test for
kitchen-sink.grahqlparsing.
Changed
- Many optional data types in
GraphQldidn't need to be wrapped in aMaybe. - Some
newtypes became type synonyms for easier parsing.
Downloads
- Rudimentary parser for
-
0.1 Stable
released this
2015-09-12 13:09:28 +02:00 | 428 commits to master since this releaseAdded
- Data types for the GraphQL language.
Downloads