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.