Package: graphql 1.5.3
graphql: A GraphQL Query Parser
Bindings to the 'libgraphqlparser' C++ library. Parses GraphQL <https://graphql.org> syntax and exports the AST in JSON format.
Authors:
graphql_1.5.3.tar.gz
graphql_1.5.3.zip(r-4.6)graphql_1.5.3.zip(r-4.5)graphql_1.5.3.zip(r-4.4)
graphql_1.5.3.tgz(r-4.5-x86_64)graphql_1.5.3.tgz(r-4.5-arm64)graphql_1.5.3.tgz(r-4.4-x86_64)graphql_1.5.3.tgz(r-4.4-arm64)
graphql_1.5.3.tar.gz(r-4.6-arm64)graphql_1.5.3.tar.gz(r-4.6-x86_64)graphql_1.5.3.tar.gz(r-4.5-arm64)graphql_1.5.3.tar.gz(r-4.5-x86_64)
graphql_1.5.3.tgz(r-4.4-emscripten)
graphql.pdf |graphql.html✨
graphql/json (API)
NEWS
# Install 'graphql' in R: |
install.packages('graphql', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/graphql/issues
Pkgdown site:https://docs.ropensci.org
Last updated 2 months agofrom:dcf8106043 (on master). Checks:14 OK. Indexed: yes.
Target | Result | Total time |
---|---|---|
pkgdown docs | OK | 144 |
source / vignettes | OK | 647 |
linux-devel-x86_64 | OK | 881 |
linux-devel-arm64 | OK | 117 |
linux-release-x86_64 | OK | 715 |
linux-release-arm64 | OK | 859 |
macos-release-x86_64 | OK | 525 |
macos-release-arm64 | OK | 378 |
macos-oldrel-x86_64 | OK | 507 |
macos-oldrel-arm64 | OK | 420 |
windows-devel | OK | 169 |
windows-release | OK | 112 |
windows-oldrel | OK | 138 |
wasm-release | OK | 138 |
Exports:graphql2json
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Dump GraphQL Queries to JSON | graphql graphql2json |