> ## Documentation Index
> Fetch the complete documentation index at: https://wundergraphinc-dominik-eng-8583-add-documentation-and-infor.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

Whenever you run a check against a subgraph we detect breaking changes that affect various operations. On the check page, for each operation you can configure overrides whether they are safe or not.

<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-dominik-eng-8583-add-documentation-and-infor/mjvIlG8bdMlk7vKG/images/studio/failed-schema-update-affecting-query-employees.png?fit=max&auto=format&n=mjvIlG8bdMlk7vKG&q=85&s=ec194f81d8a32d4a277e7a9028e927d0" alt="Failed schema update with two changes, one affecting Query.employees field" title="Failed schema update affecting Query.employees" width="1581" height="929" data-path="images/studio/failed-schema-update-affecting-query-employees.png" />
</Frame>

You can also toggle overrides for all changes in the click of a button. Setting `Ignore All` will consider all current and new breaking changes as safe for the operation.

<Frame>
  <img src="https://mintcdn.com/wundergraphinc-dominik-eng-8583-add-documentation-and-infor/mjvIlG8bdMlk7vKG/images/studio/field-type-changes-in-employees-and-roles.png?fit=max&auto=format&n=mjvIlG8bdMlk7vKG&q=85&s=5995051886ab51432058728404fd02b6" alt="Two field type changes: Query.employees and Employee.role updated to new types" title="Field type changes in employees and roles" width="1289" height="289" 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-dominik-eng-8583-add-documentation-and-infor/d8tneMGdB81N0T4J/images/studio/operations-with-overrides-and-status-info.png?fit=max&auto=format&n=d8tneMGdB81N0T4J&q=85&s=784017a32f0320b23eedb87636fcf7b4" alt="Two operations with overrides showing timestamps and statuses in Cosmo Docs" title="Operations with overrides and status info" width="1769" height="934" data-path="images/studio/operations-with-overrides-and-status-info.png" />
</Frame>

<br />

<Frame>
  <img src="https://mintcdn.com/wundergraphinc-dominik-eng-8583-add-documentation-and-infor/mjvIlG8bdMlk7vKG/images/studio/employee-override-configuration.png?fit=max&auto=format&n=mjvIlG8bdMlk7vKG&q=85&s=6b0fc8859e721d85a1f5a2359fdeb543" alt="Override configuration for employees with hash copy and view options in Cosmo Docs" title="Employee override configuration" width="1762" height="931" data-path="images/studio/employee-override-configuration.png" />
</Frame>
