package graphql_parser

  1. Overview
  2. No Docs
Library for parsing GraphQL queries.

Install

Authors

Maintainers

Sources

graphql-0.7.0.tbz
md5=51eed76a0a389b1810d4af2cf1b499db

Description

Published: 10 Aug 2018

Dependencies (6)

  1. ocaml-migrate-parsetree < "2.0.0"
  2. ppx_sexp_conv >= "v0.9.0"
  3. sexplib
  4. angstrom >= "0.7.0" & < "0.14.0"
  5. jbuilder >= "1.0+beta7"
  6. ocaml >= "4.03.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by (3)

  1. dream
  2. graphql >= "0.4.0" & < "0.9.0"
  3. subscriptions-transport-ws

Conflicts

None