{"id":14067949,"url":"https://github.com/ropensci/ghql","last_synced_at":"2025-08-21T00:31:57.161Z","repository":{"id":43702138,"uuid":"68328745","full_name":"ropensci/ghql","owner":"ropensci","description":"GraphQL R client","archived":false,"fork":false,"pushed_at":"2025-08-20T10:55:29.000Z","size":151,"stargazers_count":149,"open_issues_count":5,"forks_count":13,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-08-20T12:27:39.638Z","etag":null,"topics":["graphql","graphql-api","graphql-client","r","r-package","rstats"],"latest_commit_sha":null,"homepage":"https://docs.ropensci.org/ghql","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ropensci.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-15T20:27:02.000Z","updated_at":"2025-08-20T10:55:33.000Z","dependencies_parsed_at":"2023-02-01T05:45:32.077Z","dependency_job_id":null,"html_url":"https://github.com/ropensci/ghql","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ropensci/ghql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ropensci%2Fghql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ropensci%2Fghql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ropensci%2Fghql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ropensci%2Fghql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ropensci","download_url":"https://codeload.github.com/ropensci/ghql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ropensci%2Fghql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271322049,"owners_count":24739480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["graphql","graphql-api","graphql-client","r","r-package","rstats"],"created_at":"2024-08-13T07:05:51.636Z","updated_at":"2025-08-21T00:31:56.851Z","avatar_url":"https://github.com/ropensci.png","language":"R","funding_links":[],"categories":["Libraries","Implementations","R"],"sub_categories":["R Libraries","R (Rstat)"],"readme":"ghql\n====\n\n```{r echo=FALSE}\nknitr::opts_chunk$set(\n  comment = \"#\u003e\",\n  collapse = TRUE,\n  warning = FALSE,\n  message = FALSE\n)\n```\n\n[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)\n[![cran checks](https://badges.cranchecks.info/worst/ghql.svg)](https://cran.r-project.org/web/checks/check_results_ghql.html)\n[![R-check](https://github.com/ropensci/ghql/workflows/R-check/badge.svg)](https://github.com/ropensci/ghql/actions?query=workflow%3AR-check)\n[![codecov.io](https://codecov.io/github/ropensci/ghql/coverage.svg?branch=master)](https://codecov.io/github/ropensci/ghql?branch=master)\n[![rstudio mirror downloads](https://cranlogs.r-pkg.org/badges/ghql)](https://github.com/r-hub/cranlogs.app)\n[![cran version](https://www.r-pkg.org/badges/version/ghql)](https://cran.r-project.org/package=ghql)\n\n`ghql` - a GraphQL client for R\n\nGraphQL - \u003chttps://graphql.org\u003e\n\nExamples of GraphQL APIs:\n\n* GitHub: \u003chttps://docs.github.com/en/graphql/guides/introduction-to-graphql\u003e\n* Opentargets: \u003chttps://genetics-docs.opentargets.org/technical-pipeline/graphql-api\u003e\n* Countries GraphQL API: \u003chttps://github.com/trevorblades/countries\u003e\n\nOther GraphQL R packages:\n\n* [graphql][] - GraphQL query parser\n* [gqlr][] - GraphQL server and query methods\n\n## Install\n\nCRAN version\n\n```{r eval=FALSE}\ninstall.packages(\"ghql\")\n```\n\nDevelopment version\n\n```{r eval=FALSE}\nremotes::install_github(\"ropensci/ghql\")\n```\n\n```{r}\nlibrary(\"ghql\")\nlibrary(\"jsonlite\")\nlibrary(\"dplyr\")\n```\n\n## Package Documentation\n\n\u003chttps://docs.ropensci.org/ghql/\u003e\n\n## Meta\n\n* Please note that this package is released with a [Contributor Code of Conduct](https://ropensci.org/code-of-conduct/). By contributing to this project, you agree to abide by its terms.\n\n[gqlr]: https://github.com/schloerke/gqlr\n[graphql]: https://github.com/ropensci/graphql\n[libgraphqlparser]: https://github.com/graphql/libgraphqlparser\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fropensci%2Fghql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fropensci%2Fghql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fropensci%2Fghql/lists"}