package graphql-async
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Build GraphQL schemas with Async support
Install
dune-project
Dependency
Authors
Maintainers
Sources
graphql-0.1.0.tbz
sha256=b36b7ccdfdadcc904ea2eb5b909ac6300fe2e6147ec6bd2fd7dfd26eb3a26160
md5=07da45cbc0ade2a2d0182b66a8029239
Description
graphql-async adds support for Async to graphql, so you can use Async in your GraphQL schema resolver functions.
Published: 26 May 2017
Dependencies (4)
-
async_kernel
>= "v0.9.0" & < "v0.15" -
graphql
< "0.7.0" -
jbuilder
>= "1.0+beta7" -
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