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 'gaphql' package.
Version: | 0.1.0 |
Imports: | crul, jsonlite, R6, graphql |
Suggests: | testthat |
Published: | 2020-03-04 |
Author: | Scott Chamberlain [aut, cre] |
Maintainer: | Scott Chamberlain <myrmecocystus at gmail.com> |
BugReports: | https://github.com/ropensci/ghql/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/ropensci/ghql (devel) https://docs.ropensci.org/ghql (docs) |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | ghql results |
Reference manual: | ghql.pdf |
Package source: | ghql_0.1.0.tar.gz |
Windows binaries: | r-devel: ghql_0.1.0.zip, r-release: ghql_0.1.0.zip, r-oldrel: ghql_0.1.0.zip |
macOS binaries: | r-release: ghql_0.1.0.tgz, r-oldrel: ghql_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ghql to link to this page.