package graphql-async
Build GraphQL schemas with Async support
Install
Dune Dependency
Authors
Maintainers
Sources
graphql-0.8.0.tbz
sha256=e8ac0c22c9618b9ca4fb98a65557132cd7afc59b58bd4f707ef64d3d0e3b49e4
md5=582564e3de2095ce7512cee28b406920
Description
graphql-async
adds support for Async to graphql
, so you can use Async in your GraphQL schema resolver functions.
Published: 08 Dec 2018
Dependencies (4)
-
async_kernel
>= "v0.9.0" & < "v0.15"
-
graphql
= "0.8.0"
- dune
-
ocaml
>= "4.03.0"
Dev Dependencies (2)
-
async_unix
with-test & >= "v0.9.0" & < "v0.15"
-
alcotest
with-test
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page