package graphql-lwt

  1. Overview
  2. No Docs
Build GraphQL schemas with Lwt support

Install

Dune Dependency

Authors

Maintainers

Sources

graphql-0.1.0.tbz
md5=07da45cbc0ade2a2d0182b66a8029239

Description

graphql-lwt adds support for Lwt to graphql, so you can use Lwt in your GraphQL schema resolver functions.

Published: 26 May 2017

Dependencies (5)

  1. ppx_sexp_conv
  2. lwt
  3. graphql < "0.7.0"
  4. jbuilder >= "1.0+beta7"
  5. ocaml >= "4.03.0"

Dev Dependencies (1)

  1. alcotest with-test

Conflicts

None