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 'gaphql' package.

Version: 0.1.0
Imports: crul, jsonlite, R6, graphql
Suggests: testthat
Published: 2020-03-04
Author: Scott Chamberlain ORCID iD [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

Documentation:

Reference manual: ghql.pdf

Downloads:

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 (arm64): ghql_0.1.0.tgz, r-oldrel (arm64): ghql_0.1.0.tgz, r-release (x86_64): ghql_0.1.0.tgz

Reverse dependencies:

Reverse imports: ARDECO, otargen, Rnumerai, uniswappeR

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ghql to link to this page.