Package: ghql 0.1.2
ghql: General Purpose 'GraphQL' Client
A 'GraphQL' client, with an R6 interface for initializing a connection to a 'GraphQL' instance, and methods for constructing queries, including fragments and parameterized queries. Queries are checked with the 'libgraphqlparser' C++ parser via the 'graphql' package.
Authors:
ghql_0.1.2.tar.gz
ghql_0.1.2.zip(r-4.7)ghql_0.1.2.zip(r-4.6)ghql_0.1.2.zip(r-4.5)
ghql_0.1.2.tgz(r-4.6-any)ghql_0.1.2.tgz(r-4.5-any)
ghql_0.1.2.tar.gz(r-4.7-any)ghql_0.1.2.tar.gz(r-4.6-any)
ghql_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ghql/json (API)
NEWS
| # Install 'ghql' in R: |
| install.packages('ghql', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/ghql/issues
Pkgdown/docs site:https://docs.ropensci.org
httpapiweb-servicescurldatagraphqlgraphql-apigraphql-client
Last updated from:10f872475e (on main). Checks:10 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 118 | ||
| pkgdown docs | OK | 160 | ||
| source / vignettes | OK | 170 | ||
| linux-release-x86_64 | OK | 124 | ||
| macos-release-arm64 | OK | 140 | ||
| macos-oldrel-arm64 | OK | 107 | ||
| windows-devel | OK | 73 | ||
| windows-release | OK | 68 | ||
| windows-oldrel | OK | 112 | ||
| wasm-release | OK | 132 |
Exports:FragmentGraphqlClientQuery
Dependencies:clicrulcurlgraphqlhttpcodejsonlitelifecyclemimeR6Rcpprlangtriebeardurltools
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| ghql | ghql-package ghql |
| Fragment | Fragment |
| GraphqlClient | GraphqlClient |
| Query | Query |
