• 0.2 Stable

    belka released this 2015-09-14 17:27:09 +02:00 | 410 commits to master since this release

    Added

    • Rudimentary parser for GraphQL which successfully parses the sample file
      kitchen-sink.graphql from graphql-js tests.
    • Golden test for kitchen-sink.grahql parsing.

    Changed

    • Many optional data types in GraphQl didn't need to be wrapped in a Maybe.
    • Some newtypes became type synonyms for easier parsing.
    Downloads
  • 0.1 Stable

    belka released this 2015-09-12 13:09:28 +02:00 | 426 commits to master since this release

    Added

    • Data types for the GraphQL language.
    Downloads