package graphql-lwt

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

graphql-0.13.0.tbz
sha256=555f088a05600fb121b8ab79e13c145172e26fc0fd0576872fdf027853f2653d
md5=089104444ae28ebcfa85fec88628507a

Description

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

Published: 22 Sep 2019

Dependencies (4)

  1. lwt
  2. graphql >= "0.13.0" & < "0.14.0"
  3. dune >= "1.1"
  4. ocaml >= "4.03.0"

Dev Dependencies (1)

  1. alcotest with-test

Conflicts

None