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.
Version: | 0.1.2 |
Imports: | crul, graphql, jsonlite, R6 |
Suggests: | testthat |
Published: | 2025-09-02 |
DOI: | 10.32614/CRAN.package.ghql |
Author: | Scott Chamberlain |
Maintainer: | Mark Padgham <mark.padgham at email.com> |
BugReports: | https://github.com/ropensci/ghql/issues |
License: | MIT + file LICENSE |
URL: | https://docs.ropensci.org/ghql/, https://github.com/ropensci/ghql |
NeedsCompilation: | no |
Language: | en-US |
Materials: | NEWS |
CRAN checks: | ghql results |
Reference manual: | ghql.html , ghql.pdf |
Package source: | ghql_0.1.2.tar.gz |
Windows binaries: | r-devel: ghql_0.1.0.zip, r-release: ghql_0.1.0.zip, r-oldrel: ghql_0.1.2.zip |
macOS binaries: | r-release (arm64): ghql_0.1.0.tgz, r-oldrel (arm64): ghql_0.1.0.tgz, r-release (x86_64): ghql_0.1.2.tgz, r-oldrel (x86_64): ghql_0.1.2.tgz |
Old sources: | ghql archive |
Reverse imports: | ARDECO, otargen, Rnumerai |
Please use the canonical form https://CRAN.R-project.org/package=ghql to link to this page.