Hi All,

Version 1.0 of elm-graphql is out. It's a build tool which, given a live 
GraphQL endpoint, allows you to run:

    elm graphql

And it will generate a typesafe client for any .graphql files in your Elm 
project!

Note that the client simply executes the GraphQL queries (and decodes the 
results), this isn't an attempt to build a Relay-style framework.

-- John

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to