package graphql-lwt

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

Install

Dune Dependency

Authors

Maintainers

Sources

graphql-0.7.0.tbz
md5=51eed76a0a389b1810d4af2cf1b499db

Description

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

Published: 10 Aug 2018

Dependencies (6)

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

Dev Dependencies (1)

  1. alcotest with-test

Conflicts

None