package graphql-lwt

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

Install

Dune Dependency

Authors

Maintainers

Sources

graphql-0.6.0.tbz
md5=7423017eb2b5ba2ca1dff9e6007fe0fa

Description

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

Published: 03 Apr 2018

Dependencies (6)

  1. crunch
  2. cohttp-lwt-unix >= "1.0.0" & < "2.0.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