Remove filters following deleted trigger/steps (#13697)
https://github.com/user-attachments/assets/e6ec591a-2064-4dfe-9048-2f234bef5c79
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ export const DELETE_WORKFLOW_VERSION_STEP = gql`
|
||||
deleteWorkflowVersionStep(input: $input) {
|
||||
triggerNextStepIds
|
||||
stepsNextStepIds
|
||||
deletedStepId
|
||||
deletedStepIds
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user