# Introducing Schema Change Notifications with Apollo Graph Manager

DevFeed: [Introducing Schema Change Notifications with Apollo Graph Manager](<https://devfeed.tech/articles/introducing-schema-change-notifications-with-apollo-graph-manager-23421.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/introducing-schema-change-notifications-with-apollo-graph-manager-b0f2ef13ce9d>)

Author: Caydie Tran

Published: 2020-04-09T18:55:00Z

Content type: release

Language: en

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

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [Slack](<https://devfeed.tech/topics/slack.md>), [Structured-data](<https://devfeed.tech/topics/structured-data.md>)

Tags: [announce](<https://devfeed.tech/tags/announce.md>), [announcement](<https://devfeed.tech/tags/announcement.md>), [apollo](<https://devfeed.tech/tags/apollo.md>), [graph](<https://devfeed.tech/tags/graph.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [integration](<https://devfeed.tech/tags/integration.md>), [new-feature](<https://devfeed.tech/tags/new-feature.md>), [notifications](<https://devfeed.tech/tags/notifications.md>), [schema](<https://devfeed.tech/tags/schema.md>), [slack](<https://devfeed.tech/tags/slack.md>)

## AI overview

Apollo Graph Manager introduces schema change notifications, allowing teams to receive Slack alerts when updates are made to a registered schema and selected graph variant.

## Source excerpt

One of the biggest benefits of a GraphQL-powered data layer is the ability to maintain a single schema that continuously evolves to reflect your collection of products and features. As your schema evolves, it's essential to keep your teams informed whenever you introduce new capabilities or deprecate existing ones. To help with that, we're delighted to announce an exciting new feature in Apollo Graph Manager: schema change notifications!