# Enforce Flexible Governance in GraphOS using Custom Checks

DevFeed: [Enforce Flexible Governance in GraphOS using Custom Checks](<https://devfeed.tech/articles/enforce-flexible-governance-in-graphos-using-custom-checks-23286.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/enforce-flexible-governance-in-graphos-using-custom-checks>)

Author: Samuel Collard

Published: 2024-11-26T12:00:00Z

Content type: article

Language: en

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

Topics: [GraphOS](<https://devfeed.tech/topics/graphos.md>), [API Governance](<https://devfeed.tech/topics/api-governance.md>), [API Platform](<https://devfeed.tech/topics/api-platform.md>)

Tags: [api-governance](<https://devfeed.tech/tags/api-governance.md>), [api-platform](<https://devfeed.tech/tags/api-platform.md>), [business-logic](<https://devfeed.tech/tags/business-logic.md>), [continuous-integration](<https://devfeed.tech/tags/continuous-integration.md>), [graphos](<https://devfeed.tech/tags/graphos.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [schema](<https://devfeed.tech/tags/schema.md>), [security-policies](<https://devfeed.tech/tags/security-policies.md>)

## AI overview

Apollo GraphOS supports custom schema checks that let organizations add business logic, security policies, and company-specific rules to the existing schema check workflow. The article introduces the governance use case and begins describing how to configure a custom check through an HTTPS endpoint.

## Source excerpt

Apollo GraphOS now supports custom schema checks, a new feature that addresses API platform teams' demand for enhanced schema governance capabilities. This functionality allows organizations to integrate their own business logic, security policies, and rules into Apollo's existing schema check workflow, ensuring that every schema change adheres to company-specific standards.