graphql_ppx
GraphQL syntax extension for Bucklescript/ReasonML
Description
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 22 Jan 2018
- Authors
- Maintainers
Sources
Dependencies
yojson
build
result
build
ocaml-migrate-parsetree
build & < "2.0.0"
ocamlbuild
build
ocamlfind
build
ocaml
= "4.02.3"
Reverse Dependencies