{"id":13877631,"url":"https://github.com/apollographql/apollo-studio-community","last_synced_at":"2026-05-28T01:08:10.463Z","repository":{"id":37435624,"uuid":"253644570","full_name":"apollographql/apollo-studio-community","owner":"apollographql","description":"🎡  GraphQL developer portal featuring an IDE (Apollo Explorer), auto-documentation, metrics reporting, and more. This repo is for issues, feature requests, and preview docs. 📬","archived":false,"fork":false,"pushed_at":"2026-04-20T21:27:31.000Z","size":440,"stargazers_count":262,"open_issues_count":88,"forks_count":30,"subscribers_count":51,"default_branch":"main","last_synced_at":"2026-04-20T22:36:08.412Z","etag":null,"topics":["documentation-generator","federation","graphiql","graphql","query-builder"],"latest_commit_sha":null,"homepage":"https://studio.apollographql.com","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apollographql.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-07T00:07:41.000Z","updated_at":"2026-04-20T21:27:34.000Z","dependencies_parsed_at":"2023-11-28T21:46:20.924Z","dependency_job_id":"8b1489b9-6294-418e-b820-c791c6508fd4","html_url":"https://github.com/apollographql/apollo-studio-community","commit_stats":{"total_commits":344,"total_committers":44,"mean_commits":7.818181818181818,"dds":0.6627906976744187,"last_synced_commit":"d69b485e2433e13e55b56c7ec1604a90496e6136"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/apollographql/apollo-studio-community","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apollographql%2Fapollo-studio-community","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apollographql%2Fapollo-studio-community/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apollographql%2Fapollo-studio-community/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apollographql%2Fapollo-studio-community/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apollographql","download_url":"https://codeload.github.com/apollographql/apollo-studio-community/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apollographql%2Fapollo-studio-community/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33589731,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"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":["documentation-generator","federation","graphiql","graphql","query-builder"],"created_at":"2024-08-06T08:01:14.696Z","updated_at":"2026-05-28T01:08:10.437Z","avatar_url":"https://github.com/apollographql.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# Apollo Studio\n\nFor organizations that use or maintain a GraphQL API, [Apollo Studio](http://studio.apollographql.com/) is an end-to-end data graph management platform to explore, deliver, and collaborate on their unified data graph.\n\n**This is our community repository** where we track bugs, discuss feature requests, and share preview docs. We read _everything_ that comes in here and are grateful to you for any time you spend sharing your thoughts with us.\n\nIf you ever need urgent, SLA-backed support for Studio, please email support@apollographql.com – we can't make any guarantees about the speed of our responses on this repo. Also if you'd like to join our community forum to discuss Apollo in general, please visit community.apollographql.com.\n## What is Studio\n\nStudio is your interface to browse the state of your graph, query your data, and manage the evolution of your graph over time. It is a pillar of the Apollo Platform, alongside [Apollo Client](https://www.apollographql.com/docs/react/), [Apollo Server](https://www.apollographql.com/docs/apollo-server/), and [Apollo Federation](https://www.apollographql.com/docs/federation/).\n#### Single source of truth for your GraphQL schema\n- Registering your graph with Apollo Studio creates a cloud-hosted source of truth for your schema, giving you access to best-in-class tools for managing your data graph. \n- Studio automatically tracks and logs changes to your schema, so you can easily review and share how your graph has evolved.\n- Keep graph collaborators and consumers up to date with notifications and an automatic changelog whenever your schema changes.\n#### Explore your schema and build queries more easily and intelligently than ever before\n- Studio’s Explorer offers the most advanced GraphQL IDE in the world. \n- Search your schema intelligently and build queries with one click.\n- Use Explorer in Studio’s public sandbox to explore any graph with introspection enabled \n- Use Explorer with your registered graphs to create queries, browse your run history, and save variables in a context-aware environment without requiring introspection.\n\n#### Deliver changes to your graph with speed and confidence\n- Realize the full potential of an agile data graph with version control, change validation, and release observability purpose-built for GraphQL schemas.\n- Prevent breaking changes to your schema by integrating Schema Checks into your existing CI/CD pipelines.\n- Make changes to your schema on variants to work on new features, test performance, and run checks without changing your graph in production.\n- Track federated schema launches in progress with real-time information on request traffic, gateways reporting, and error rate.\n\n#### Secure your schema while maintaining flexibility and agility\n- Apollo Studio offers granular controls to keep sensitive information in your graph secure.\n- With a registered graph, you can turn introspection off for security purposes while still giving users in your organization get all of the benefits of Explorer.\n- Set user roles at the organization and graph level to manage how different users can interact with your schemas.\n- Mark variant schemas as protected to limit mutations to only certain users or keys with admin-level access.\n\n\n## Pricing\n\nYou can use most of the Studio tools, including Apollo Explorer, schema reference, and CI checks for free. You can also invite unlimited \"read-only\" users of your registry info to use these tools for free as well.\n\nFor more information about our commercial offerings and the total set of free features please see [the Apollo pricing page](https://www.apollographql.com/pricing/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapollographql%2Fapollo-studio-community","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapollographql%2Fapollo-studio-community","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapollographql%2Fapollo-studio-community/lists"}