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

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.1.099
URL https://github.com/ropensci/ghql (devel) https://docs.ropensci.org/ghql/ (docs)
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ropensci/ghql")
ropensci/ghql documentation built on Jan. 14, 2023, 4:55 a.m.