# Supercharge your GraphQL stack with GraphOS Cloud

DevFeed: [Supercharge your GraphQL stack with GraphOS Cloud](<https://devfeed.tech/articles/supercharge-your-graphql-stack-with-graphos-cloud-23528.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/supercharge-your-graphql-stack-with-graphos-cloud>)

Author: Jack Sellwood

Published: 2023-03-06T10:56:18Z

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>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>), [schema design](<https://devfeed.tech/topics/schema-design.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [router](<https://devfeed.tech/tags/router.md>), [schema-design](<https://devfeed.tech/tags/schema-design.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [writing](<https://devfeed.tech/tags/writing.md>)

## AI overview

Apollo announces the general availability of GraphOS Cloud, a hosted platform for GraphQL APIs that provides graph routing and tools for query development, collaboration, and schema design. It includes a Serverless plan with 10 million free queries per month.

## Source excerpt

You've heard it a million times: everything you need, and nothing more, all in a single query. It's the core promise of GraphQL, but it presents a challenge. To truly get everything in a single query, you need to put everything you have into a single graph. At Apollo, we've spent the better part of three years designing a GraphQL architecture to address that challenge -- we call it supergraph architecture.