# Introducing Build Checks and Webhooks In Apollo Studio

DevFeed: [Introducing Build Checks and Webhooks In Apollo Studio](<https://devfeed.tech/articles/introducing-build-checks-and-webhooks-in-apollo-studio-23236.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/build-checks-webhooks-apollo-studio>)

Author: Caydie Tran

Published: 2021-05-27T17:17:07Z

Content type: release

Language: en

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

Topics: [data](<https://devfeed.tech/topics/data.md>), [gateway](<https://devfeed.tech/topics/gateway.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [build](<https://devfeed.tech/tags/build.md>), [cli](<https://devfeed.tech/tags/cli.md>), [data](<https://devfeed.tech/tags/data.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [gateway](<https://devfeed.tech/tags/gateway.md>), [graph](<https://devfeed.tech/tags/graph.md>), [release](<https://devfeed.tech/tags/release.md>), [schema](<https://devfeed.tech/tags/schema.md>), [webhooks](<https://devfeed.tech/tags/webhooks.md>)

## AI overview

Apollo Studio introduces build checks and webhooks for federated graphs. Build checks expose supergraph composition errors and improve filtering and schema access, while webhooks notify teams about successful or broken builds.

## Source excerpt

Federation Support in Apollo Studio Just Got a Whole Lot Better Preventing breaking changes when working on a shared data graph is critical. Last year, we launched schema checks in Apollo Studio to help you collaborate on your graph with confidence. Checks validate your schema changes against historical operations to ensure your changes will not break your clients.