# GraphOS

GraphOS is Apollo's platform for developing, managing, validating, observing, and scaling production GraphQL APIs.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Apollo Summit 2026: Turn Your API Platform Into Your AI Platform

DevFeed: [Apollo Summit 2026: Turn Your API Platform Into Your AI Platform](<https://devfeed.tech/articles/apollo-summit-2026-turn-your-api-platform-into-your-ai-platform-23223.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/apollo-summit-2026-turn-your-api-platform-into-your-ai-platform>)

Author: Eric Holzhauer

Published: 2026-08-04T12:00:00Z

Content type: article

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [GraphOS](<https://devfeed.tech/topics/graphos.md>), [AI Platform](<https://devfeed.tech/topics/ai-platform.md>), [API Platform](<https://devfeed.tech/topics/api-platform.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [ai-platform](<https://devfeed.tech/tags/ai-platform.md>), [announcement](<https://devfeed.tech/tags/announcement.md>), [api-platform](<https://devfeed.tech/tags/api-platform.md>), [apollo](<https://devfeed.tech/tags/apollo.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [summit](<https://devfeed.tech/tags/summit.md>)

### AI overview

Apollo Summit 2026 will take place in San Francisco from October 6 to 8. The article previews sessions and workshops on using governed GraphQL graphs as an access and context layer for applications and AI agents, including case studies from Block, Brex, Coolblue, and Starbucks.

### Source excerpt

Turning an API platform into an AI platform starts with a governed graph. See real patterns from Block, Brex, and Starbucks at Apollo Summit 2026, Oct 6-8.

## What's new in Graph Artifacts

DevFeed: [What's new in Graph Artifacts](<https://devfeed.tech/articles/what-s-new-in-graph-artifacts-23587.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/whats-new-in-graph-artifacts>)

Author: Zack Warnimont

Published: 2026-07-27T09:00:00Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphOS](<https://devfeed.tech/topics/graphos.md>), [Platform API](<https://devfeed.tech/topics/platform-api.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Containers](<https://devfeed.tech/topics/containers.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [api](<https://devfeed.tech/tags/api.md>), [apis](<https://devfeed.tech/tags/apis.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [cli](<https://devfeed.tech/tags/cli.md>), [container-registry](<https://devfeed.tech/tags/container-registry.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [oci](<https://devfeed.tech/tags/oci.md>), [registry](<https://devfeed.tech/tags/registry.md>), [release](<https://devfeed.tech/tags/release.md>), [router](<https://devfeed.tech/tags/router.md>)

### AI overview

This release adds GraphOS artifact tag management across Rover and Studio. Teams can assign, list, fetch, and delete tags from Rover, view tags alongside artifact digests in Studio, and use OCI-compliant registry APIs. User-managed tags support promotion and rollback workflows, while tag reassignment hot-reloads automatically on Router v2.11.0 and later.

### Source excerpt

When we launched Graph Artifacts, we gave teams a way to pin their GraphOS Router to a specific, immutable supergraph schema version using SHA digests. Graph artifacts are stored using OCI-compliant registries, and tagging is a native concept at that layer. A tag is just a mutable pointer to an immutable digest. In principle, nothing stopped a team from tagging an artifact prod and having their router resolve it.

## GraphOS MCP Server Connects AI Agents to Graph Health Checks

DevFeed: [GraphOS MCP Server Connects AI Agents to Graph Health Checks](<https://devfeed.tech/articles/graph-health-checks-now-a-prompt-away-23318.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/graph-health-checks-now-a-prompt-away>)

Author: Dale Seo

Published: 2026-07-21T12:03:01Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphOS](<https://devfeed.tech/topics/graphos.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [health checks](<https://devfeed.tech/topics/health-checks.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [announcement](<https://devfeed.tech/tags/announcement.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [health-checks](<https://devfeed.tech/tags/health-checks.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [metrics](<https://devfeed.tech/tags/metrics.md>)

### AI overview

Apollo announces GraphOS MCP Server, a hosted MCP server that connects AI agents to GraphOS. Agents can access graph health information including launch status, lint results, router configuration, and traffic metrics.

### Source excerpt

GraphOS MCP Server connects AI agents to GraphOS, so agents can run graph health checks: launch status, lint results, router config, and traffic metrics.

## What's New in Rover: Docker Image, Schema Search, Client Checks, and More

DevFeed: [What's New in Rover: Docker Image, Schema Search, Client Checks, and More](<https://devfeed.tech/articles/what-s-new-in-rover-docker-image-schema-search-client-checks-and-more-23590.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/whats-new-in-rover-docker-image-schema-search-client-checks-and-more>)

Author: Kaitlyn Barnard

Published: 2026-07-17T11:24:07Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [GraphOS](<https://devfeed.tech/topics/graphos.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [Docker Image](<https://devfeed.tech/topics/docker-image.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [GitHub Container Registry](<https://devfeed.tech/topics/github-container-registry.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [AI research agents](<https://devfeed.tech/topics/ai-research-agents.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [announcement](<https://devfeed.tech/tags/announcement.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [cli](<https://devfeed.tech/tags/cli.md>), [container-image](<https://devfeed.tech/tags/container-image.md>), [feature](<https://devfeed.tech/tags/feature.md>), [github-container-registry](<https://devfeed.tech/tags/github-container-registry.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>)

### AI overview

Apollo's latest Rover release adds an official immutable Docker image, atomic schema check-and-publish, native client operation checks, and schema search commands for teams building AI agents.

### Source excerpt

Rover's latest release adds an official Docker image, atomic check-and-publish, native client checks, and schema search for agents.

## Apollo's New API IP Allowlist Policy

DevFeed: [Apollo's New API IP Allowlist Policy](<https://devfeed.tech/articles/apollo-s-new-api-ip-allowlist-policy-23226.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/apollos-new-api-ip-allowlist-policy>)

Author: David Glasser

Published: 2026-07-15T12:00:00Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphOS](<https://devfeed.tech/topics/graphos.md>), [API](<https://devfeed.tech/topics/api.md>), [Firewall](<https://devfeed.tech/topics/firewall.md>), [gateway](<https://devfeed.tech/topics/gateway.md>), [Network](<https://devfeed.tech/topics/network.md>), [configuration](<https://devfeed.tech/topics/configuration.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [api](<https://devfeed.tech/tags/api.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [firewall](<https://devfeed.tech/tags/firewall.md>), [gateway](<https://devfeed.tech/tags/gateway.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [installation](<https://devfeed.tech/tags/installation.md>), [network](<https://devfeed.tech/tags/network.md>), [operational](<https://devfeed.tech/tags/operational.md>), [published](<https://devfeed.tech/tags/published.md>), [router](<https://devfeed.tech/tags/router.md>), [schema](<https://devfeed.tech/tags/schema.md>), [trust-center](<https://devfeed.tech/tags/trust-center.md>)

### AI overview

Apollo has published an API IP Allowlist Policy for GraphOS Router and Apollo Gateway deployments that restrict outbound access by IP address. The policy covers Apollo Uplink endpoints, documents their current IP addresses, and promises at least 60 days' notice before adding new IPs. Apollo also plans to add a second IP per covered service no earlier than September 16, 2026.

### Source excerpt

Restricting outbound traffic by IP? GraphOS Router now needs a second Uplink IP allowlisted before September 16, 2026. See what Apollo's new policy covers.

## Apollo GraphOS Schema Proposals adds diff navigation, conflict resolution, richer webhooks, and workflow improvements

DevFeed: [Apollo GraphOS Schema Proposals adds diff navigation, conflict resolution, richer webhooks, and workflow improvements](<https://devfeed.tech/articles/what-s-new-in-schema-proposals-23591.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/whats-new-in-schema-proposals>)

Author: Ana De Magalhães

Published: 2026-07-01T09:00:00Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphOS](<https://devfeed.tech/topics/graphos.md>), [API](<https://devfeed.tech/topics/api.md>), [consistency](<https://devfeed.tech/topics/consistency.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [api](<https://devfeed.tech/tags/api.md>), [apollo](<https://devfeed.tech/tags/apollo.md>), [consistency](<https://devfeed.tech/tags/consistency.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [notifications](<https://devfeed.tech/tags/notifications.md>), [schema](<https://devfeed.tech/tags/schema.md>), [slack](<https://devfeed.tech/tags/slack.md>), [webhooks](<https://devfeed.tech/tags/webhooks.md>)

### AI overview

Apollo GraphOS introduces improvements to Schema Proposals for drafting and reviewing graph schema changes. The release adds diff navigation, clearer revision and source-variant information, inline conflict handling, richer webhook notifications, API updates for coverage detection and automated pipelines, and consistency improvements.

### Source excerpt

Apollo GraphOS Schema Proposals adds diff navigation, inline conflict resolution, clearer revisions, enriched webhooks, and Slack notifications. Built for how platform teams ship schema changes.

## Apollo is Recognized in Gartner® Voice of the Customer

DevFeed: [Apollo is Recognized in Gartner® Voice of the Customer](<https://devfeed.tech/articles/apollo-is-recognized-in-gartner-voice-of-the-customer-23199.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/apollo-is-recognized-in-gartner-voice-of-the-customer>)

Author: Ilan Belehssen

Published: 2026-04-29T16:05:06Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [API](<https://devfeed.tech/topics/api.md>), [GraphOS](<https://devfeed.tech/topics/graphos.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [announcement](<https://devfeed.tech/tags/announcement.md>), [api-management](<https://devfeed.tech/tags/api-management.md>), [apollo](<https://devfeed.tech/tags/apollo.md>), [apollo-connectors](<https://devfeed.tech/tags/apollo-connectors.md>), [customers](<https://devfeed.tech/tags/customers.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [report](<https://devfeed.tech/tags/report.md>), [rest-apis](<https://devfeed.tech/tags/rest-apis.md>)

### AI overview

Apollo announces that it was recognized for the first time in the 2026 Gartner Peer Insights "Voice of the Customer" report for API Management. The article reports a 4.7 out of 5 rating from 55 verified enterprise reviewers, with 98% saying they would recommend Apollo as of January 31, 2026, and says Apollo was named a Strong Performer.

### Source excerpt

Apollo has been recognized in the 2026 Gartner Peer Insights "Voice of the Customer" for API Management for the first time

## View Operational Insights Within the GraphOS Platform API

DevFeed: [View Operational Insights Within the GraphOS Platform API](<https://devfeed.tech/articles/view-operational-insights-within-the-graphos-platform-api-23566.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/view-operational-insights-within-the-graphos-platform-api>)

Author: Nick Marsh

Published: 2026-04-13T13:34:36Z

Content type: tutorial

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphOS](<https://devfeed.tech/topics/graphos.md>), [Platform API](<https://devfeed.tech/topics/platform-api.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>), [Data analysis](<https://devfeed.tech/topics/data-analysis.md>), [Latency](<https://devfeed.tech/topics/latency.md>)

Tags: [analysis](<https://devfeed.tech/tags/analysis.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [format](<https://devfeed.tech/tags/format.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [latency](<https://devfeed.tech/tags/latency.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [platform-api](<https://devfeed.tech/tags/platform-api.md>)

### AI overview

The article explains how to use the GraphOS Platform API to analyze GraphQL usage and performance. It covers point-in-time operation reports and time-series insights for operations, subgraphs, and fields, including metrics such as request counts, latency percentiles, and error rates.

### Source excerpt

Query GraphQL usage with the GraphOS Platform API: point-in-time operation reports plus timeseries data for operations, subgraphs, and fields.

## Deep Dive: Telemetry cardinality in the Apollo GraphOS Router

DevFeed: [Deep Dive: Telemetry cardinality in the Apollo GraphOS Router](<https://devfeed.tech/articles/deep-dive-telemetry-cardinality-in-the-apollo-graphos-router-23529.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/telemetry-cardinality-in-the-apollo-graphos-router>)

Author: Nick Marsh

Published: 2026-02-10T09:00:00Z

Content type: tutorial

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphOS](<https://devfeed.tech/topics/graphos.md>), [OpenTelemetry](<https://devfeed.tech/topics/opentelemetry.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [Instrumentation](<https://devfeed.tech/topics/instrumentation.md>), [SDK](<https://devfeed.tech/topics/sdk.md>), [Rust](<https://devfeed.tech/topics/rust.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [cardinality](<https://devfeed.tech/tags/cardinality.md>), [config](<https://devfeed.tech/tags/config.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [instrumentation](<https://devfeed.tech/tags/instrumentation.md>), [metric](<https://devfeed.tech/tags/metric.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [observability](<https://devfeed.tech/tags/observability.md>), [opentelemetry](<https://devfeed.tech/tags/opentelemetry.md>), [rust](<https://devfeed.tech/tags/rust.md>), [scale](<https://devfeed.tech/tags/scale.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>), [traces](<https://devfeed.tech/tags/traces.md>)

### AI overview

This technical article explains how the Apollo GraphOS Router uses OpenTelemetry for metrics and traces, including instrumentation, metric providers, readers, and exporters. It also describes the OpenTelemetry SDK's 2,000-cardinality limit and how reaching that limit affects metric attributes.

### Source excerpt

Learn how telemetry works in the Apollo GraphOS Router, from OpenTelemetry instrumentation to metric exporters. Understand cardinality limits, diagnose overflow issues, and tune your router config for production-scale observability.

## Introducing Response Caching: GraphQL-aware performance for your graph

DevFeed: [Introducing Response Caching: GraphQL-aware performance for your graph](<https://devfeed.tech/articles/introducing-response-caching-graphql-aware-performance-for-your-graph-23420.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/introducing-response-caching>)

Author: Benjamin Coenen

Published: 2026-01-15T09:00:00Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphOS](<https://devfeed.tech/topics/graphos.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Redis](<https://devfeed.tech/topics/redis.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [cache](<https://devfeed.tech/tags/cache.md>), [caching](<https://devfeed.tech/tags/caching.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [latency](<https://devfeed.tech/tags/latency.md>), [redis](<https://devfeed.tech/tags/redis.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

Apollo introduces response caching in the GraphOS Router, a GraphQL-aware cache for federated workloads that reuses root query results and entity representations. It uses Redis and is designed to reduce subgraph calls, service load, and end-to-end latency.

### Source excerpt

Response caching is now available in the GraphOS Router, bringing GraphQL-aware caching that reduces load on your services and improves end-to-end latency across your graph.

## Apollo MCP Server 1.0 is Generally Available

DevFeed: [Apollo MCP Server 1.0 is Generally Available](<https://devfeed.tech/articles/apollo-mcp-server-1-0-is-generally-available-23205.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/apollo-mcp-server-1-0-is-generally-available>)

Author: Kevin Chu

Published: 2025-10-07T07:00:57Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [MCP](<https://devfeed.tech/topics/mcp.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Claude](<https://devfeed.tech/topics/claude.md>), [GraphOS](<https://devfeed.tech/topics/graphos.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [announcement](<https://devfeed.tech/tags/announcement.md>), [apollo-mcp-server](<https://devfeed.tech/tags/apollo-mcp-server.md>), [claude](<https://devfeed.tech/tags/claude.md>), [context-window](<https://devfeed.tech/tags/context-window.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [hot-reloading](<https://devfeed.tech/tags/hot-reloading.md>), [llms](<https://devfeed.tech/tags/llms.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [tools](<https://devfeed.tech/tags/tools.md>)

### AI overview

Apollo announces the general availability of Apollo MCP Server 1.0, which connects GraphQL APIs to LLM applications through MCP. The article describes converting GraphQL operations into MCP tools, hot-reloading, schema introspection, semantic search, and result minification for more efficient agent interactions.

### Source excerpt

Today we're announcing the general availability of Apollo MCP Server 1.0! If you're building agentic applications, you know the challenge: LLMs need reliable, efficient access to your APIs. MCP provides the standard for this connection, and Apollo MCP Server provides a standard-based way to connect any GraphQL API to LLMs. As teams race from experiments to production in this emerging agentic world, the Apollo MCP Server is the powerful, supported, and reliable tool they need.

## GraphOS Router APM Dashboard Templates for Datadog

DevFeed: [GraphOS Router APM Dashboard Templates for Datadog](<https://devfeed.tech/articles/graphos-router-apm-dashboard-templates-for-datadog-23321.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/graphos-router-apm-dashboard-templates-for-datadog>)

Author: Matthew Ratzke

Published: 2025-10-07T07:00:47Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphOS](<https://devfeed.tech/topics/graphos.md>), [datadog](<https://devfeed.tech/topics/datadog.md>), [Application Performance Management (APM)](<https://devfeed.tech/topics/apm.md>), [observability](<https://devfeed.tech/topics/observability.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [tracing](<https://devfeed.tech/topics/tracing.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [apm](<https://devfeed.tech/tags/apm.md>), [datadog](<https://devfeed.tech/tags/datadog.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [instrumentation](<https://devfeed.tech/tags/instrumentation.md>), [observability](<https://devfeed.tech/tags/observability.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>), [tracing](<https://devfeed.tech/tags/tracing.md>)

### AI overview

Apollo is launching APM dashboard templates for Datadog that provide platform and SRE teams with observability views for GraphOS Router performance. The templates map Router spans and metrics into Datadog, expose GraphQL errors, support router-to-subgraph drill-down, and correlate performance with deployments and versions.

### Source excerpt

Today we're launching APM dashboard templates for Datadog, so platform and SRE teams can get best practices observability into GraphOS Router performance in just minutes. Previously teams would need to determine the important information to monitor, what telemetry is available, and then how to configure the dashboards. This could take hours or days of an engineers time to initially set up and refine over time.

## Subgraph and Connector Insights: Empowering Developers Through Endpoint Observability

DevFeed: [Subgraph and Connector Insights: Empowering Developers Through Endpoint Observability](<https://devfeed.tech/articles/subgraph-and-connector-insights-empowering-developers-through-endpoint-observability-23526.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/subgraph-and-connector-insights>)

Author: Leah Hurwich Adler

Published: 2025-10-07T07:00:20Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphOS](<https://devfeed.tech/topics/graphos.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>), [observability](<https://devfeed.tech/topics/observability.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [connectors](<https://devfeed.tech/tags/connectors.md>), [developers](<https://devfeed.tech/tags/developers.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [latency](<https://devfeed.tech/tags/latency.md>), [observability](<https://devfeed.tech/tags/observability.md>), [operations](<https://devfeed.tech/tags/operations.md>), [performance](<https://devfeed.tech/tags/performance.md>), [services](<https://devfeed.tech/tags/services.md>), [visibility](<https://devfeed.tech/tags/visibility.md>)

### AI overview

Apollo introduces Subgraph and Connector-level insights in GraphOS Studio. The feature gives teams visibility into service behavior within a federated graph, including traffic sources, errors, latency, request rates, and comparisons with other subgraphs.

### Source excerpt

Today, we're introducing Subgraph and Connector-level insights in GraphOS Studio. This feature enables teams to quickly understand their services' behavior in the context of a larger federated graph. Such insights help teams identify issues and proactively improve performance. The Problem: Flying Blind in Your Own Graph In a federated GraphQL architecture, your subgraph or connector doesn't exist in isolation.

## Subgraph API Keys and safer deployment pipelines

DevFeed: [Subgraph API Keys and safer deployment pipelines](<https://devfeed.tech/articles/subgraph-api-keys-and-safer-deployment-pipelines-23527.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/subgraph-api-keys-and-safer-deployment-pipelines>)

Author: Susannah Kirby

Published: 2025-10-07T07:00:08Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [API keys](<https://devfeed.tech/topics/api-keys.md>), [GraphOS](<https://devfeed.tech/topics/graphos.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [announce](<https://devfeed.tech/tags/announce.md>), [announcement](<https://devfeed.tech/tags/announcement.md>), [api](<https://devfeed.tech/tags/api.md>), [api-keys](<https://devfeed.tech/tags/api-keys.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [env-file-security](<https://devfeed.tech/tags/env-file-security.md>), [graphos](<https://devfeed.tech/tags/graphos.md>)

### AI overview

Apollo announces subgraph API keys for GraphOS. The keys limit permissions to specified subgraphs and variants, making them suitable for CI/CD and deployment workflows and reducing the risk of teams modifying subgraphs outside their ownership.

### Source excerpt

We're thrilled to announce the release of subgraph API keys! Subgraph API keys are designed to scope permissions to a specific subgraph, or set of subgraphs, within your organization's graph, and are ideal for CI/CD workflows. Until now, individual development teams have used Graph API keys in their deployment pipelines, giving them full access to a federated graph.

## Introducing Graph Artifacts: Versioned, Immutable Schemas for Confident Deployments

DevFeed: [Introducing Graph Artifacts: Versioned, Immutable Schemas for Confident Deployments](<https://devfeed.tech/articles/introducing-graph-artifacts-versioned-immutable-schemas-for-confident-deployments-23414.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/introducing-graph-artifacts>)

Author: David Staheli

Published: 2025-10-07T07:00:02Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphOS](<https://devfeed.tech/topics/graphos.md>), [DevOps](<https://devfeed.tech/topics/devops.md>), [releases](<https://devfeed.tech/topics/releases.md>), [audit trail](<https://devfeed.tech/topics/audit-trail.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [audit-trail](<https://devfeed.tech/tags/audit-trail.md>), [devops](<https://devfeed.tech/tags/devops.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [oci](<https://devfeed.tech/tags/oci.md>), [preview](<https://devfeed.tech/tags/preview.md>), [releases](<https://devfeed.tech/tags/releases.md>), [router](<https://devfeed.tech/tags/router.md>), [sha-256](<https://devfeed.tech/tags/sha-256.md>)

### AI overview

Apollo introduces Graph artifacts in Public Preview, providing versioned, immutable schema packages for Apollo Router deployments. Each publish generates an OCI-compliant artifact with a unique SHA-256 digest that teams can pin, roll back, and audit.

### Source excerpt

Every DevOps team knows the pain: a schema breaks production, and rolling back means republishing, recomposing, and crossing your fingers. Graph artifacts change that--giving you versioned, immutable schemas you can deploy, roll back, and audit with confidence. DevOps best practices have given engineering teams confidence in how they ship software--except when it comes to supergraph schemas.

## Manage your subgraphs and supergraphs as Kubernetes-native resources

DevFeed: [Manage your subgraphs and supergraphs as Kubernetes-native resources](<https://devfeed.tech/articles/manage-your-subgraphs-and-supergraphs-as-kubernetes-native-resources-23312.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/getting-started-with-apollo-graphos-operator>)

Author: Nicolas Moutschen

Published: 2025-08-05T06:00:00Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphOS](<https://devfeed.tech/topics/graphos.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>)

Tags: [announce](<https://devfeed.tech/tags/announce.md>), [announcement](<https://devfeed.tech/tags/announcement.md>), [declarative](<https://devfeed.tech/tags/declarative.md>), [gitops](<https://devfeed.tech/tags/gitops.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [operator](<https://devfeed.tech/tags/operator.md>), [preview](<https://devfeed.tech/tags/preview.md>)

### AI overview

Apollo announces the public preview of the Apollo GraphOS Operator, which manages subgraphs and supergraphs as declarative, Kubernetes-native resources. The article describes its Custom Resource Definitions for defining subgraphs, composing supergraph schemas, and deploying GraphOS Routers.

### Source excerpt

The Kubernetes ecosystem has evolved to provide powerful declarative resource management for applications, services, and infrastructure. Today, we're excited to announce the public preview of the Apollo GraphOS Operator, bringing the best way to manage your subgraphs and supergraphs in Kubernetes environments. With the operator, you can define your subgraphs, compose them into supergraphs, and deploy them using native Kubernetes resources and workflows.

## What's New in GraphOS: Apollo Summer '25 Release - AI-Ready API Orchestration with Enhanced MCP Server, Pricing Plans, and Performance Upgrades

DevFeed: [What's New in GraphOS: Apollo Summer '25 Release - AI-Ready API Orchestration with Enhanced MCP Server, Pricing Plans, and Performance Upgrades](<https://devfeed.tech/articles/what-s-new-in-graphos-apollo-summer-25-release-ai-ready-api-orchestration-with-enhanced-mcp-server-pricing-plans-and-performance-upgrades-23588.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/whats-new-in-graphos-apollo-summer-25-release-ai-ready-api-orchestration-with-enhanced-mcp-server-pricing-plans-and-performance-upgrades>)

Author: Rob Brazier

Published: 2025-06-24T08:55:00Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphOS](<https://devfeed.tech/topics/graphos.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [Model Context Protocol (MCP)](<https://devfeed.tech/topics/model-context-protocol-mcp.md>), [Apollo Connectors](<https://devfeed.tech/topics/apollo-connectors.md>), [API](<https://devfeed.tech/topics/api.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [api](<https://devfeed.tech/tags/api.md>), [apollo-connectors](<https://devfeed.tech/tags/apollo-connectors.md>), [apollo-mcp-server](<https://devfeed.tech/tags/apollo-mcp-server.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [model-context-protocol-mcp](<https://devfeed.tech/tags/model-context-protocol-mcp.md>), [performance](<https://devfeed.tech/tags/performance.md>), [release](<https://devfeed.tech/tags/release.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>)

### AI overview

Apollo announces Summer '25 GraphOS platform improvements, including enhanced Apollo MCP Server capabilities, Apollo Connectors batch loading, improved error reporting, a unified runtime container distribution, usage-based pricing plans, and performance upgrades.

### Source excerpt

Today, we're excited to announce a range of new improvements to the Apollo platform, all intended to help you build and operate powerful APIs for your team's AI agents and applications. A quick summary of what we announced: - Apollo MCP Server keeps getting better, now with streamable HTTP support, and an improved tool definition workflow to accelerate your agentic AI development - Apollo Connectors got even more powerful, with support for batch loading and other enhancements - We've improved...

## Getting Started with Error Diagnostics in GraphOS Studio

DevFeed: [Getting Started with Error Diagnostics in GraphOS Studio](<https://devfeed.tech/articles/getting-started-with-error-diagnostics-in-graphos-studio-23314.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/getting-started-with-error-diagnostics-in-graphos-studio>)

Author: Tim Hingston

Published: 2025-06-24T08:52:53Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [GraphOS](<https://devfeed.tech/topics/graphos.md>), [API](<https://devfeed.tech/topics/api.md>), [Apollo Connectors](<https://devfeed.tech/topics/apollo-connectors.md>), [Back end](<https://devfeed.tech/topics/backend.md>)

Tags: [apollo-connectors](<https://devfeed.tech/tags/apollo-connectors.md>), [apollo-federation](<https://devfeed.tech/tags/apollo-federation.md>), [classification](<https://devfeed.tech/tags/classification.md>), [errors](<https://devfeed.tech/tags/errors.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [schema](<https://devfeed.tech/tags/schema.md>), [security](<https://devfeed.tech/tags/security.md>), [server](<https://devfeed.tech/tags/server.md>), [tooling](<https://devfeed.tech/tags/tooling.md>)

### AI overview

Apollo announces Extended Error Diagnostics for GraphOS Studio, a framework and set of tools for identifying, classifying, and addressing GraphQL errors across federated graphs. Errors can be categorized by type, code, and originating service.

### Source excerpt

Apollo Federation makes it easy to orchestrate your backend services into a single unified API. With the recently announced availability of Apollo Connectors, even existing REST APIs can now be easily federated together. Today, we're proud to announce Extended Error Diagnostics, a set of tools designed to help developers quickly identify, classify, and address errors across their graph. HTTP vs.

## Using API orchestration and GraphOS to simplify complex web application data access

DevFeed: [Using API orchestration and GraphOS to simplify complex web application data access](<https://devfeed.tech/articles/stop-passing-the-hot-potato-leveraging-api-orchestration-to-drive-developer-efficiency-23524.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/stop-passing-the-hot-potato-leveraging-api-orchestration-to-drive-developer-efficiency>)

Author: Robert Walters

Published: 2025-05-09T19:19:58Z

Content type: opinion

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>), [GraphOS](<https://devfeed.tech/topics/graphos.md>), [backends](<https://devfeed.tech/topics/backends.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [apis](<https://devfeed.tech/tags/apis.md>), [apollo](<https://devfeed.tech/tags/apollo.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [data](<https://devfeed.tech/tags/data.md>), [developer](<https://devfeed.tech/tags/developer.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [schema](<https://devfeed.tech/tags/schema.md>), [server](<https://devfeed.tech/tags/server.md>)

### AI overview

This article explains how complex web applications can orchestrate data from multiple APIs, transform responses, and manage authentication and authorization. It presents Apollo's GraphOS, GraphQL, and Apollo Router as an approach for abstracting underlying data sources and letting clients request the data they need declaratively.

### Source excerpt

Consider the application architecture of an online pet supply store. There might be a product catalog that would need to pull data from multiple services, including inventory, reviews, and prices. A user profile would require APIs to access user information such as demographics, loyalty program information, and previous orders. With all these APIs, it's easy to see how API responses must be orchestrated. For instance, let's take a look at processing an order.

## What's New in GraphOS: Apollo Winter '25 Release - Apollo Connectors, Native Query Planner, Improved Tools, and More!

DevFeed: [What's New in GraphOS: Apollo Winter '25 Release - Apollo Connectors, Native Query Planner, Improved Tools, and More!](<https://devfeed.tech/articles/what-s-new-in-graphos-apollo-winter-25-release-apollo-connectors-native-query-planner-improved-tools-and-more-23589.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/whats-new-in-graphos-apollo-winter-25-release-apollo-connectors-native-query-planner-improved-tools-and-more>)

Author: Rob Brazier

Published: 2025-02-19T18:26:47Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphOS](<https://devfeed.tech/topics/graphos.md>), [Apollo Connectors](<https://devfeed.tech/topics/apollo-connectors.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>), [REST API](<https://devfeed.tech/topics/rest-api.md>), [Visual Studio](<https://devfeed.tech/topics/visual-studio.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [apollo-connectors](<https://devfeed.tech/tags/apollo-connectors.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [launch](<https://devfeed.tech/tags/launch.md>), [platform](<https://devfeed.tech/tags/platform.md>), [release](<https://devfeed.tech/tags/release.md>), [rest-apis](<https://devfeed.tech/tags/rest-apis.md>), [router-2-0](<https://devfeed.tech/tags/router-2-0.md>), [visual-studio](<https://devfeed.tech/tags/visual-studio.md>)

### AI overview

Apollo's 2025 Winter Launch introduced general availability for Apollo Connectors for REST APIs and Router 2.0 with a native query planner. The release also included Visual Studio Extension enhancements, client library improvements, and a new free pricing plan.

### Source excerpt

This week, the Apollo team 🚀SHIPPED 🚀 Our 2025 Winter Launch took place today, Wednesday, February 19, and was attended by hundreds of developers from across the GraphQL community. Our entire team had such a blast spending time with all of you and taking a deeper look at some of the powerful and exciting capabilities we've added to our GraphOS Platform. We're really proud of the work that went into this release, and it's always such a privilege to share that with all of you.

## Our Journey to Apollo Connectors

DevFeed: [Our Journey to Apollo Connectors](<https://devfeed.tech/articles/our-journey-to-apollo-connectors-23478.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/our-journey-to-apollo-connectors>)

Author: Lenny Burdette

Published: 2025-02-19T08:40:00Z

Content type: opinion

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [Apollo Connectors](<https://devfeed.tech/topics/apollo-connectors.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>), [GraphOS](<https://devfeed.tech/topics/graphos.md>), [distributed-systems](<https://devfeed.tech/topics/distributed-systems.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [apollo-connectors](<https://devfeed.tech/tags/apollo-connectors.md>), [apollo-federation](<https://devfeed.tech/tags/apollo-federation.md>), [connectors](<https://devfeed.tech/tags/connectors.md>), [declarative](<https://devfeed.tech/tags/declarative.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>)

### AI overview

Apollo describes the development of Apollo Connectors and the architectural ideas behind extending GraphQL's declarative approach to existing APIs. The article explains how Connectors work with Apollo Federation and GraphOS Router to orchestrate requests and reflects on an earlier Federation use case involving distributed systems.

### Source excerpt

At Apollo, we've always envisioned a world where APIs are truly declarative--from the client to the schema, all the way through to implementation. A world where orchestrating your data and services isn't just powerful, but also easier to develop and maintain. With the general availability of Apollo Connectors, that vision is now a reality. One of GraphQL's key strengths is its declarative nature.

## Migrate Apollo Federation 1.0 Supergraphs to Apollo Federation 2.0

DevFeed: [Migrate Apollo Federation 1.0 Supergraphs to Apollo Federation 2.0](<https://devfeed.tech/articles/migrate-apollo-federation-1-0-supergraphs-to-apollo-federation-2-0-23454.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/migrate-apollo-federation-1-0-supergraphs-to-apollo-federation-2-0>)

Author: Josh Lambert

Published: 2025-01-21T16:34:29Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphOS](<https://devfeed.tech/topics/graphos.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>), [migration](<https://devfeed.tech/topics/migration.md>), [upgrade](<https://devfeed.tech/topics/upgrade.md>), [maintenance](<https://devfeed.tech/topics/maintenance.md>), [Security](<https://devfeed.tech/topics/security.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [apollo-federation](<https://devfeed.tech/tags/apollo-federation.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [memory](<https://devfeed.tech/tags/memory.md>), [migration](<https://devfeed.tech/tags/migration.md>), [migration-guide](<https://devfeed.tech/tags/migration-guide.md>), [performance](<https://devfeed.tech/tags/performance.md>), [release](<https://devfeed.tech/tags/release.md>), [router](<https://devfeed.tech/tags/router.md>), [security](<https://devfeed.tech/tags/security.md>), [update](<https://devfeed.tech/tags/update.md>), [upgrade](<https://devfeed.tech/tags/upgrade.md>)

### AI overview

Apollo announces that Apollo Federation 1.0 supergraphs will no longer be supported starting with the 1.60 release of Apollo GraphOS Router and Apollo Router Core. The release introduces a native query planner designed for Federation 2.0, with reported improvements in query-planning time, CPU utilization, and memory consumption.

### Source excerpt

We're announcing an important update: starting with the 1.60 release of Apollo GraphOS Router and Apollo Router Core coming in the next few weeks, Apollo Federation 1.0 supergraphs will no longer be supported. This update accompanies the introduction of a new native query planner in these Apollo Router versions, marking a significant advancement in our technology.

## Enforce Flexible Governance in GraphOS using Custom Checks

DevFeed: [Enforce Flexible Governance in GraphOS using Custom Checks](<https://devfeed.tech/articles/enforce-flexible-governance-in-graphos-using-custom-checks-23286.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/enforce-flexible-governance-in-graphos-using-custom-checks>)

Author: Samuel Collard

Published: 2024-11-26T12:00:00Z

Content type: article

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphOS](<https://devfeed.tech/topics/graphos.md>), [API Governance](<https://devfeed.tech/topics/api-governance.md>), [API Platform](<https://devfeed.tech/topics/api-platform.md>)

Tags: [api-governance](<https://devfeed.tech/tags/api-governance.md>), [api-platform](<https://devfeed.tech/tags/api-platform.md>), [business-logic](<https://devfeed.tech/tags/business-logic.md>), [continuous-integration](<https://devfeed.tech/tags/continuous-integration.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [schema](<https://devfeed.tech/tags/schema.md>), [security-policies](<https://devfeed.tech/tags/security-policies.md>)

### AI overview

Apollo GraphOS supports custom schema checks that let organizations add business logic, security policies, and company-specific rules to the existing schema check workflow. The article introduces the governance use case and begins describing how to configure a custom check through an HTTPS endpoint.

### Source excerpt

Apollo GraphOS now supports custom schema checks, a new feature that addresses API platform teams' demand for enhanced schema governance capabilities. This functionality allows organizations to integrate their own business logic, security policies, and rules into Apollo's existing schema check workflow, ensuring that every schema change adheres to company-specific standards.

## What's new in Apollo GraphOS

DevFeed: [What's new in Apollo GraphOS](<https://devfeed.tech/articles/what-s-new-in-apollo-graphos-23339.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/graphql-summit-2024-whats-new-in-apollo>)

Author: Rob Brazier

Published: 2024-10-09T08:29:00Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphOS](<https://devfeed.tech/topics/graphos.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>), [Apollo Connectors](<https://devfeed.tech/topics/apollo-connectors.md>), [Developer experience](<https://devfeed.tech/topics/developer-experience.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [apollo-connectors](<https://devfeed.tech/tags/apollo-connectors.md>), [developer-experience](<https://devfeed.tech/tags/developer-experience.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [performance](<https://devfeed.tech/tags/performance.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

Apollo describes new Apollo GraphOS features and improvements announced at GraphQL Summit 2024, including Apollo Connectors for REST APIs in public preview. The update focuses on developer experience, performance, security, and integrating REST endpoints into federated GraphQL environments with declarative syntax.

### Source excerpt

Since our last Apollo GraphOS update, we've been hard at work to deliver some powerful features and improvements in Apollo GraphOS that enhance developer experience, boost performance, and improve security and we're excited for everyone to get their hands on it. This major development was announced at GraphQL Summit 2024, but you can get the highlights of this -- plus an overview of everything else that's new with Apollo GraphOS -- below.

[Next page](<https://devfeed.tech/topics/graphos.md?cursor=WyIyMDI0LTEwLTA5VDA4OjI5OjAwKzAwOjAwIiwgIjdhMDI1ZWEzLTVhZmItNDQ4NC1hYWUyLTBmMzNkN2FlNjJhNCJd>)