Skip to main content

DesUpgradeComponentsToLatestSymbolInput

Input for upgrading components to use the latest symbol revision.

input DesUpgradeComponentsToLatestSymbolInput {
componentFilter: DesComponentUpgradeFilterInput
symbolId: ID!
}

Fields

DesUpgradeComponentsToLatestSymbolInput.componentFilter ● DesComponentUpgradeFilterInput input

Optional structured filter to limit which components are upgraded.

DesUpgradeComponentsToLatestSymbolInput.symbolId ● ID! non-null scalar

The symbol identifier whose components should be upgraded.