diff --git a/README.md b/README.md index 67df35ea..52364ed5 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,11 @@ This crate offers the following features, all of which are not activated by defa - `secrecy`: Integrate with the [`secrecy` crate](https://crates.io/crates/secrecy). - `decimal`: Integrate with the [`rust_decimal` crate](https://crates.io/crates/rust_decimal). +## Apollo Studio + +Apollo Studio is a cloud platform that helps you build, monitor, validate, and secure your organization's data graph. +An existing extension is available for this crate [here](https://github.com/async-graphql/async_graphql_apollo_studio_extension) + ## Examples All examples are in the [sub-repository](https://github.com/async-graphql/examples), located in the examples directory.