Package: ghql 0.1.2

Mark Padgham

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:Scott Chamberlain [aut], Mark Padgham [aut, cre]

ghql_0.1.2.tar.gz
ghql_0.1.2.zip(r-4.6)ghql_0.1.2.zip(r-4.5)ghql_0.1.2.zip(r-4.4)
ghql_0.1.2.tgz(r-4.5-any)ghql_0.1.2.tgz(r-4.4-any)
ghql_0.1.2.tar.gz(r-4.6-any)ghql_0.1.2.tar.gz(r-4.5-any)
ghql_0.1.2.tgz(r-4.5-emscripten)
ghql.pdf |ghql.html
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

On CRAN:

Conda:

httpapiweb-servicescurldatagraphqlgraphql-apigraphql-client

9.07 score 148 stars 4 packages 196 scripts 2.3k downloads 3 exports 14 dependencies

Last updated from:ebbf30d87a (on master). Checks:10 OK. Indexed: yes.

TargetResultTotal timeArtifact
linux-devel-x86_64OK120
pkgdown docsOK151
source / vignettesOK248
linux-release-x86_64OK123
macos-release-arm64OK70
macos-oldrel-arm64OK110
windows-develOK77
windows-releaseOK101
windows-oldrelOK81
wasm-releaseOK102

Exports:FragmentGraphqlClientQuery

Dependencies:clicrulcurlgluegraphqlhttpcodejsonlitelifecyclemimeR6Rcpprlangtriebeardurltools

Readme and manuals

Help Manual

Help pageTopics
ghqlghql-package ghql
FragmentFragment
GraphqlClientGraphqlClient
QueryQuery