useExecuteTorqWorkflow
React Query mutation hook for customer-owned workflow execution.
| Package | @torq-finance/react |
|---|---|
| Signature | useExecuteTorqWorkflow(client, signer, options?) |
Behavior
Creates a mutation that delegates to client.workflows.execute using the supplied signer callback.
See the API Reference for the governed endpoint contract and the workflow guide for canonical completion semantics.