{"id":26494739,"url":"https://github.com/graphql-hive/graphql-config","last_synced_at":"2025-05-14T15:08:23.013Z","repository":{"id":35156274,"uuid":"64470436","full_name":"graphql-hive/graphql-config","owner":"graphql-hive","description":"One configuration for all your GraphQL tools (supported by most tools, editors \u0026 IDEs)","archived":false,"fork":false,"pushed_at":"2025-04-10T23:04:07.000Z","size":7464,"stargazers_count":1187,"open_issues_count":27,"forks_count":94,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-04-11T05:13:18.345Z","etag":null,"topics":["apollo","devtools","graphql","graphql-schema","graphqlrc","intellij","relay","the-guild"],"latest_commit_sha":null,"homepage":"https://the-guild.dev/graphql/config","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/graphql-hive.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-29T09:54:26.000Z","updated_at":"2025-04-08T14:30:14.000Z","dependencies_parsed_at":"2023-11-13T04:28:02.646Z","dependency_job_id":"2d234783-19de-41b6-9b20-15b542c6bf2b","html_url":"https://github.com/graphql-hive/graphql-config","commit_stats":{"total_commits":1450,"total_committers":63,"mean_commits":"23.015873015873016","dds":"0.42482758620689653","last_synced_commit":"d18d7fba13135020cc27889cd1b2ca480913a4ed"},"previous_names":["graphcool/graphql-config","prismagraphql/graphql-config","graphql-hive/graphql-config"],"tags_count":57,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-hive%2Fgraphql-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-hive%2Fgraphql-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-hive%2Fgraphql-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-hive%2Fgraphql-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graphql-hive","download_url":"https://codeload.github.com/graphql-hive/graphql-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248345267,"owners_count":21088244,"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":["apollo","devtools","graphql","graphql-schema","graphqlrc","intellij","relay","the-guild"],"created_at":"2025-03-20T10:24:31.078Z","updated_at":"2025-04-11T05:13:23.074Z","avatar_url":"https://github.com/graphql-hive.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","🌐 Web Development - Frontend"],"sub_categories":[],"readme":"[![GraphQLConf 2024 Banner: September 10-12, San Francisco. Hosted by the GraphQL Foundation](https://github.com/user-attachments/assets/bdb8cd5d-5186-4ece-b06b-b00a499b7868)](https://graphql.org/conf/2024/?utm_source=github\u0026utm_medium=graphql_config\u0026utm_campaign=readme)\n\n\u003c!-- Uncomment when we remove GraphQL Conf banner --\u003e\n\u003c!-- ![GraphQL Config](https://i.imgur.com/hw5tXw2.gif 'GraphQL Config') --\u003e\n\n[![npm version](https://badge.fury.io/js/graphql-config.svg)](https://npmjs.com/package/graphql-config)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n[![renovate-app badge](https://img.shields.io/badge/renovate-app-blue.svg)](https://renovateapp.com/)\n[![Discord Chat](https://img.shields.io/discord/625400653321076807)](https://discord.gg/xud7bH9)\n\n**GraphQL Config** - one configuration for all your GraphQL tools (supported by most tools, editors \u0026 IDEs).\nThe easiest way to configure your development environment with your GraphQL Schema.\n\n**As a developer**, you gain simplicity and a central place to setup libraries, tools and your IDE extensions.\n\n**As a library author** GraphQL Config makes it easier to maintain the code responsible for handling configuration, loading GraphQL schemas or even files with GraphQL operations and fragments. GraphQL Config provides a set of useful methods and an easy-to-work-with API.\n\n## Example\n\n```yaml\nschema: ./schema.json\ndocuments: ./src/components/**/*.jsx\n```\n\n## Installation and Usage\n\nVisit our website [**graphql-config.com**](https://graphql-config.com/) to learn more about the GraphQL Config.\n\n## Help \u0026 Community\n\nJoin our [Discord chat](https://discord.gg/xud7bH9) if you run into issues or have questions. We love talking to you!\n\n## Contributions\n\nContributions, issues and feature requests are very welcome. If you are using this package and fixed a bug for yourself, please consider submitting a PR!\n\nAnd if this is your first time contributing to this project, please do read our [Contributor Workflow Guide](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md) before you get started off.\n\n### Code of Conduct\n\nHelp us keep GraphQL Config open and inclusive. Please read and follow our [Code of Conduct](https://github.com/the-guild-org/Stack/blob/master/CODE_OF_CONDUCT.md) as adopted from [Contributor Covenant](https://www.contributor-covenant.org/)\n\n### License\n\n[![GitHub license](https://img.shields.io/badge/license-MIT-lightgrey.svg?maxAge=2592000)](https://raw.githubusercontent.com/apollostack/apollo-ios/master/LICENSE)\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphql-hive%2Fgraphql-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraphql-hive%2Fgraphql-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphql-hive%2Fgraphql-config/lists"}