graphql_ppxversion
GraphQL syntax extension for Bucklescript/ReasonML
This library lets you construct type-safe and validated queries at compile time, and generates response validation code for you. If you're writing a Bucklescript app that talks to a GraphQL server, this library will cut down on the boilerplate you have to write.
Tags | bucklescript reasonml ppx graphql |
---|---|
Author | Magnus Hallin <mhallin@fastmail.com> |
License | BSD-3-Clause |
Published | |
Homepage | https://github.com/mhallin/graphql_ppx |
Issue Tracker | https://github.com/mhallin/graphql_ppx/issues |
Maintainer | Magnus Hallin <mhallin@fastmail.com> |
Dependencies |
|
Source [http] | https://github.com/mhallin/graphql_ppx/archive/0.0.3.tar.gz sha256=85e09c5530bc92587e559282d205e71208441e31b2b89135fdf62a4579f22530 md5=d5451163815ae82c2c167df5ec9fa448 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/graphql_ppx/graphql_ppx.0.0.3/opam |
Required by