{"id":15313355,"url":"https://github.com/ropensci/graphql","last_synced_at":"2025-12-27T10:55:49.031Z","repository":{"id":66206511,"uuid":"68315958","full_name":"ropensci/graphql","owner":"ropensci","description":"Bindings to libgraphqlparser for R","archived":false,"fork":false,"pushed_at":"2024-09-09T17:50:38.000Z","size":402,"stargazers_count":38,"open_issues_count":1,"forks_count":4,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-10-02T08:41:56.221Z","etag":null,"topics":["graphql","libgraphql","r","r-package","rstats"],"latest_commit_sha":null,"homepage":"https://docs.ropensci.org/graphql","language":"C++","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.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-09-15T17:32:03.000Z","updated_at":"2024-09-09T17:50:42.000Z","dependencies_parsed_at":"2023-05-01T10:01:00.278Z","dependency_job_id":null,"html_url":"https://github.com/ropensci/graphql","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ropensci%2Fgraphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ropensci%2Fgraphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ropensci%2Fgraphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ropensci%2Fgraphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ropensci","download_url":"https://codeload.github.com/ropensci/graphql/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235770063,"owners_count":19042373,"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","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","libgraphql","r","r-package","rstats"],"created_at":"2024-10-01T08:41:26.673Z","updated_at":"2025-10-08T22:32:07.565Z","avatar_url":"https://github.com/ropensci.png","language":"C++","readme":"# graphql\n\n\u003e Bindings to the 'libgraphqlparser' C++ library. Parses GraphQL syntax\n  and exports the AST in JSON format.\n\n[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)\n[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/graphql)](https://cran.r-project.org/package=graphql)\n[![CRAN RStudio mirror downloads](http://cranlogs.r-pkg.org/badges/graphql)](https://cran.r-project.org/package=graphql)\n[![Github Stars](https://img.shields.io/github/stars/ropensci/graphql.svg?style=social\u0026label=Github)](https://github.com/ropensci/graphql)\n\n## Hello World\n\nSimple example\n\n```r\n\u003e graphql2json(\"schema { query: QueryType }\", parse_schema = TRUE)\n```\n```\n{\"kind\":\"Document\",\"loc\":{\"start\": {\"line\": 1,\"column\":1}, \"end\": {\"line\":1,\"column\":28}},\"definitions\":[{\"kind\":\"SchemaDefinition\",\"loc\":{\"start\": {\"line\": 1,\"column\":1}, \"end\": {\"line\":1,\"column\":28}},\"directives\":null,\"operationTypes\":[{\"kind\":\"OperationTypeDefinition\",\"loc\":{\"start\": {\"line\": 1,\"column\":10}, \"end\": {\"line\":1,\"column\":26}},\"operation\":\"query\",\"type\":{\"kind\":\"NamedType\",\"loc\":{\"start\": {\"line\": 1,\"column\":17}, \"end\": {\"line\":1,\"column\":26}},\"name\":{\"kind\":\"Name\",\"loc\":{\"start\": {\"line\": 1,\"column\":17}, \"end\": {\"line\":1,\"column\":26}},\"value\":\"QueryType\"}}}]}]} \n```\n","funding_links":[],"categories":["Libraries","C++","Implementations"],"sub_categories":["R Libraries","R (Rstat)"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fropensci%2Fgraphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fropensci%2Fgraphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fropensci%2Fgraphql/lists"}