harmboschloo/graphql-to-elm-package - version: 1.0.1

for more information visit the package's GitHub page

Package contains the following modules:

DEPRECATED

See graphql-to-elm

This package is no longer in use. See the link for the new version.

OLD DESCRIPTION

graphql-to-elm support package

This is a support package for the graphql-to-elm code generator.

Do not install this package directly! It is bundled with the generator.

graphql-to-elm validates graphql queries and converts them to elm code. For every GraqhQL query document graphql-to-elm will generate valid Elm types, encoders and decoders that you can use in your code. Find out more.