package graphql-lwt

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

Install

Dune Dependency

Authors

Maintainers

Sources

graphql-0.3.0.tbz
md5=2c8d60515d2abed8dc1c54e6f7344b2a

Description

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

Published: 31 Aug 2017

Dependencies (6)

  1. crunch
  2. cohttp-lwt-unix >= "0.99" & < "1.0"
  3. lwt
  4. graphql < "0.7.0"
  5. jbuilder >= "1.0+beta7"
  6. ocaml >= "4.03.0"

Dev Dependencies (1)

  1. alcotest with-test

Conflicts

None