PatchableLeadStageChangeActionFields
No description
input PatchableLeadStageChangeActionFields {
name: String
description: String
lead_stage_id: ID
active: Boolean
actions: UpdateActionsHasMany
conditionalActions: UpdateConditionalActionsHasMany
}