setLeadStages
Resets all existing Lead Stages. Pass an array of Lead Stage Names. Lead Stages for which you've passed an ID will be updated, those lacking IDs will be created. Lead Stages will be ordered based on their order in your array.
setLeadStages(
input: SetLeadStagesInput!
): [LeadStage]!