ghql
- a GraphQL client for R
GraphQL - https://graphql.org
Examples of GraphQL APIs:
- GitHub: https://docs.github.com/en/graphql/guides/introduction-to-graphql
- Opentargets: https://genetics-docs.opentargets.org/technical-pipeline/graphql-api
- Countries GraphQL API: https://github.com/trevorblades/countries
Other GraphQL R packages:
Install
CRAN version
install.packages("ghql")
Development version
remotes::install_github("ropensci/ghql")
Meta
- Please note that this package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.