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.7-any)ghql_0.1.2.zip(r-4.6-any)ghql_0.1.2.zip(r-4.5-any)
ghql_0.1.2.tgz(r-4.6-any)ghql_0.1.2.tgz(r-4.5-any)
ghql_0.1.2.tar.gz(r-4.7-any)ghql_0.1.2.tar.gz(r-4.6-any)
ghql_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
ghql/json (API)

# 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/docs site:https://docs.ropensci.org

On CRAN:

Conda:

httpapiweb-servicescurldatagraphqlgraphql-apigraphql-client

7.43 score 150 stars 4 packages 674 downloads 3 exports 13 dependencies

Last updated from:10f872475e (on main). Checks:10 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-develOK173
pkgdown docsOK138
source / vignettesOK173
linux-releaseOK126
macos-releaseOK70
macos-oldrelOK86
windows-develOK66
windows-releaseOK64
windows-oldrelOK64
wasm-releaseOK107

Exports:FragmentGraphqlClientQuery

Dependencies:clicrulcurlgraphqlhttpcodejsonlitelifecyclemimeR6Rcpprlangtriebeardurltools

Readme and manuals

Help Manual

Help pageTopics
ghqlghql-package ghql
FragmentFragment
GraphqlClientGraphqlClient
QueryQuery