Package: ghql 0.1.1.099

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.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

On CRAN:

Conda:

httpapiweb-servicescurldatagraphqlgraphql-apigraphql-client

8.38 score 149 stars 5 packages 200 scripts 1.1k downloads 3 exports 10 dependencies

Last updated 3 years ago from:51ce54b4e0 (on master). Checks:11 OK. Indexed: yes.

TargetResultTotal time
linux-devel-x86_64OK111
pkgdown docsOK144
source / vignettesOK147
linux-release-x86_64OK117
macos-release-arm64OK67
macos-oldrel-arm64OK68
windows-develOK68
windows-releaseOK70
windows-oldrelOK64
wasm-releaseOK98
wasm-oldrelOK117

Exports:FragmentGraphqlClientQuery

Dependencies:crulcurlgraphqlhttpcodejsonlitemimeR6Rcpptriebeardurltools

Readme and manuals

Help Manual

Help pageTopics
ghqlghql-package ghql
FragmentFragment
GraphqlClientGraphqlClient
QueryQuery