Skip to main content

desPartChangeLifecycleState

Moves a part to another lifecycle state.

desPartChangeLifecycleState(
input: DesPartChangeLifecycleStateInput!
): DesPartChangeLifecycleStatePayload!

Arguments

desPartChangeLifecycleState.input ● DesPartChangeLifecycleStateInput! non-null input

The part to move and the lifecycle state to move it to.

Type

DesPartChangeLifecycleStatePayload object

Represents the payload returned after changing the lifecycle state of a part.