> ## Documentation Index
> Fetch the complete documentation index at: https://wundergraphinc-brendan-add-sof-link.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overrides

> Override the result of breaking changes in schema checks for individual operations which you deem are safe. Overrides are active across all graphs in a namespace.

## Configuring overrides

When you run a check against a subgraph, we detect breaking changes that affect operations. On the check page, you can configure overrides for each operation to ignore specific breaking changes in future checks.

<Info>
  Applying overrides will not change the outcome of the check run. Only future checks will take them into account.
</Info>

<Frame>
  <img src="https://mintcdn.com/wundergraphinc-brendan-add-sof-link/znnH7GFKh4R4ntTv/images/studio/failed-schema-update-affecting-query-employees.png?fit=max&auto=format&n=znnH7GFKh4R4ntTv&q=85&s=2fd699d778ae48659990aef3e436b40b" alt="Failed schema update with operations and changes showing per-change overrides toggles" title="Failed schema update with per-change overrides" width="2474" height="1118" data-path="images/studio/failed-schema-update-affecting-query-employees.png" />
</Frame>

You can toggle overrides for all changes from the **Overrides** menu. Select **Ignore all changes** to apply overrides so future checks do not treat the listed breaking changes as breaking for the operation. Select **Ignore operation** to exclude the entire operation from future checks.

<Frame>
  <img src="https://mintcdn.com/wundergraphinc-brendan-add-sof-link/znnH7GFKh4R4ntTv/images/studio/field-type-changes-in-employees-and-roles.png?fit=max&auto=format&n=znnH7GFKh4R4ntTv&q=85&s=18a27f9cbeb7cbcb6eb16cfb1e081b89" alt="Overrides menu showing Ignore all changes and ignore operation actions for an operation" title="Overrides menu for an operation" width="1930" height="452" data-path="images/studio/field-type-changes-in-employees-and-roles.png" />
</Frame>

## Viewing all overrides

You can view all overrides in a single place. From here you can open the configuration to fine tune existing overrides or go to metrics/traces to check current usage.

<Frame>
  <img src="https://mintcdn.com/wundergraphinc-brendan-add-sof-link/lp_f9DXOip40YgZM/images/studio/operations-with-overrides-and-status-info.png?fit=max&auto=format&n=lp_f9DXOip40YgZM&q=85&s=c2e4f459bdc1a01fca21bd611874e5d3" alt="Operations with overrides showing change overrides and ignore operation status" title="Operations with overrides list" width="2876" height="1428" data-path="images/studio/operations-with-overrides-and-status-info.png" />
</Frame>

<br />

<Frame>
  <img src="https://mintcdn.com/wundergraphinc-brendan-add-sof-link/znnH7GFKh4R4ntTv/images/studio/employee-override-configuration.png?fit=max&auto=format&n=znnH7GFKh4R4ntTv&q=85&s=2ec84d3cd1e2c5704f241d7466053246" alt="Overrides configuration with ignore operation toggle and change overrides list" title="Operation overrides configuration" width="2876" height="1428" data-path="images/studio/employee-override-configuration.png" />
</Frame>
