data returned from the hook only represents the last sent user operation. If you wish to
call one instance of the hook multiple times in quick succession it is recommended to save the
userOpHash returned from waitForUserOperation yourself and handle waiting for the result.
Parameters
| Parameter | Type | Description |
|---|---|---|
parameters | UseWaitForUserOperationParameters | Configuration object for waiting for user operation |
Returns
UseWaitForUserOperationReturnType
Query result with data, loading state, and error information