Package: ghql 0.1.1.099
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:
ghql_0.1.1.099.tar.gz
ghql_0.1.1.099.zip(r-4.5)ghql_0.1.1.099.zip(r-4.4)ghql_0.1.1.099.zip(r-4.3)
ghql_0.1.1.099.tgz(r-4.4-any)ghql_0.1.1.099.tgz(r-4.3-any)
ghql_0.1.1.099.tar.gz(r-4.5-noble)ghql_0.1.1.099.tar.gz(r-4.4-noble)
ghql_0.1.1.099.tgz(r-4.4-emscripten)ghql_0.1.1.099.tgz(r-4.3-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
httpapiweb-servicescurldatagraphqlgraphql-apigraphql-client
Last updated 2 years agofrom:51ce54b4e0 (on master). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Sep 28 2024 |
R-4.5-win | OK | Sep 28 2024 |
R-4.5-linux | OK | Sep 28 2024 |
R-4.4-win | OK | Sep 28 2024 |
R-4.4-mac | OK | Sep 28 2024 |
R-4.3-win | OK | Sep 28 2024 |
R-4.3-mac | OK | Sep 28 2024 |
Exports:FragmentGraphqlClientQuery
Dependencies:crulcurlgraphqlhttpcodejsonlitemimeR6Rcpptriebeardurltools
Readme and manuals
Help Manual
Help page | Topics |
---|---|
ghql | ghql-package ghql |
Fragment | Fragment |
GraphqlClient | GraphqlClient |
Query | Query |