Skip to content

Changeset

2c7859b
Select commit
Loading
Failed to load commit list.
Merged

Add retireAppDeployment to the public api #7642

Changeset
2c7859b
Select commit
Loading
Failed to load commit list.
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.'