Package: ghql 0.1.1.099
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.1.099.tar.gz
ghql_0.1.1.099.zip(r-4.6)ghql_0.1.1.099.zip(r-4.5)ghql_0.1.1.099.zip(r-4.4)
ghql_0.1.1.099.tgz(r-4.5-any)ghql_0.1.1.099.tgz(r-4.4-any)
ghql_0.1.1.099.tar.gz(r-4.6-any)ghql_0.1.1.099.tar.gz(r-4.5-any)
ghql_0.1.1.099.tgz(r-4.5-emscripten)ghql_0.1.1.099.tgz(r-4.4-emscripten)
ghql.pdf |ghql.html✨
ghql/json (API)
NEWS
# Install 'ghql' in R: |
install.packages('ghql', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/ghql/issues
Pkgdown site:https://docs.ropensci.org
httpapiweb-servicescurldatagraphqlgraphql-apigraphql-client
Last updated 6 hours ago from:d6c56ac338 (on master). Checks:11 OK. Indexed: yes.
Target | Result | Total time | Artifact |
---|---|---|---|
linux-devel-x86_64 | OK | 112 | |
pkgdown docs | OK | 152 | |
source / vignettes | OK | 172 | |
linux-release-x86_64 | OK | 140 | |
macos-release-arm64 | OK | 82 | |
macos-oldrel-arm64 | OK | 88 | |
windows-devel | OK | 67 | |
windows-release | OK | 69 | |
windows-oldrel | OK | 65 | |
wasm-release | OK | 102 | |
wasm-oldrel | OK | 133 |
Exports:FragmentGraphqlClientQuery
Dependencies:clicrulcurlgluegraphqlhttpcodejsonlitelifecyclemimeR6Rcpprlangtriebeardurltools
Readme and manuals
Help Manual
Help page | Topics |
---|---|
ghql | ghql-package ghql |
Fragment | Fragment |
GraphqlClient | GraphqlClient |
Query | Query |