updateStepType
Change a step's type, swapping the type-specific backing row for the old type out for the new one. Rejects a no-op change. Emits a "Library Step Updated" analytics event for library steps.
updateStepType(
input: UpdateStepTypeInput!
): UpdateStepTypePayload
Arguments
updateStepType.input ● UpdateStepTypeInput! non-null input
The step and its new type.