Add retireAppDeployment to the public api #7642
+36
−16
Merged
GraphQL Hive / GraphQL Hive > schema:check > graphql-hive > staging > graphql
succeeded
Feb 6, 2026 in 2s
No breaking changes
Found 5 changes
Breaking: 1
Safe: 4
Breaking changes
- Input field RetireAppDeploymentInput.force changed type from Boolean to Boolean!
Safe changes
- Input field RetireAppDeploymentInput.appName has description The identifying application name
- Input field RetireAppDeploymentInput.appVersion has description The exact version of the application to retire
- Input field RetireAppDeploymentInput.force description changed from Force retirement even if protection rules would prevent it. to Force retirement even if protection rules would prevent it. Disabled by default.
- Input field RetireAppDeploymentInput.target has description **If using an organization access token, then a target must be provided. If using a target**s access token, then this should be null.'
Loading