Learn R Programming

ghql (version 0.1.2)

General Purpose 'GraphQL' Client

Description

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.

Copy Link

Version

Install

install.packages('ghql')

Monthly Downloads

1,317

Version

0.1.2

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Mark Padgham

Last Published

September 2nd, 2025

Functions in ghql (0.1.2)

Fragment

Fragment
GraphqlClient

GraphqlClient
ghql-package

ghql
Query

Query