allUserInputStepsRequiringAction
Get all user-input steps requiring action matching the given filters without pagination. Intended for full data export (e.g. CSV download).
allUserInputStepsRequiringAction(
where: FilterInput
order: OrderInput
onlyMyExecutions: Boolean
): [ActiveStep!]!