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.5-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 from:efd93fa2da (on master). Checks:15 OK. Indexed: yes.
Target | Result | Total time | Artifact |
---|---|---|---|
linux-devel-arm64 | OK | 117 | |
linux-devel-x86_64 | OK | 115 | |
pkgdown docs | OK | 141 | |
source / vignettes | OK | 163 | |
linux-release-arm64 | OK | 129 | |
linux-release-x86_64 | OK | 126 | |
macos-release-arm64 | OK | 119 | |
macos-release-x86_64 | OK | 202 | |
macos-oldrel-arm64 | OK | 77 | |
macos-oldrel-x86_64 | OK | 152 | |
windows-devel | OK | 91 | |
windows-release | OK | 94 | |
windows-oldrel | OK | 97 | |
wasm-release | OK | 119 | |
wasm-oldrel | OK | 99 |
Exports:graphql2json
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Dump GraphQL Queries to JSON | graphql graphql2json |