# Apollo Enterprise: Schema Change Webhooks

DevFeed: [Apollo Enterprise: Schema Change Webhooks](<https://devfeed.tech/articles/apollo-enterprise-schema-change-webhooks-23571.md>)

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

Author: Josh Segaran

Published: 2021-01-27T08:27:08Z

Content type: release

Language: en

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

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [workflow automation](<https://devfeed.tech/topics/workflow-automation.md>), [pull-requests](<https://devfeed.tech/topics/pull-requests.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [apollo](<https://devfeed.tech/tags/apollo.md>), [automation](<https://devfeed.tech/tags/automation.md>), [build](<https://devfeed.tech/tags/build.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [notifications](<https://devfeed.tech/tags/notifications.md>), [release](<https://devfeed.tech/tags/release.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 Studio Enterprise adds schema change webhooks, allowing teams to send JSON payloads to an exposed endpoint whenever a graph variant's published schema changes. The webhooks can support workflow automation such as pull requests, tests, email notifications, and personalized changelogs.

## Source excerpt

tl;dr Apollo Studio Enterprise announces support for Schema Change Webhooks As GraphQL developers, all of our data is communicated through the GraphQL schema. With the release of schema change Slack notifications in 2020, we made it easier than ever to keep everyone working around your graph up-to-date with schema changes through Slack.