package graphql-lwt

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

Install

Dune Dependency

Authors

Maintainers

Sources

graphql-0.8.0.tbz
md5=582564e3de2095ce7512cee28b406920

Description

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

Published: 08 Dec 2018

Dependencies (4)

  1. lwt
  2. graphql = "0.8.0"
  3. dune
  4. ocaml >= "4.03.0"

Dev Dependencies (1)

  1. alcotest with-test

Conflicts

None