graphql_parser
Library for parsing GraphQL queries
Description
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 09 Oct 2019
- Authors
- Maintainers
Sources
Dependencies
re
>= "1.5.0"
fmt
>= "0.8.0"
alcotest
with-test & >= "0.8.1"
menhir
build & >= "20180523"
dune
>= "1.4"
ocaml
>= "4.03.0"
Reverse Dependencies