Delete Workflow Signal
deleteWorkflowSignal Mutation
Arguments
Name
Type
Description
Return Type
Return Fields
Field
Type
Description
Usage Example
mutation {
deleteWorkflowSignal(id: "signal_456") {
deletedID
}
}JavaScript Example
Important Notes
Last updated
Was this helpful?
