# UseWaitForUserOperationTransactionMutationArgs | @account-kit/react

> Overview of UseWaitForUserOperationTransactionMutationArgs from @account-kit/react

> For the complete documentation index, see [llms.txt](/docs/llms.txt).

{/* This file is auto-generated by TypeDoc. Do not edit manually. */}

```ts
type UseWaitForUserOperationTransactionMutationArgs = BaseHookMutationArgs<
  Hash,
  WaitForUserOperationTxParameters
>;
```

Defined in: [account-kit/react/src/hooks/useWaitForUserOperationTransaction.ts:18](https://github.com/alchemyplatform/aa-sdk/blob/main/account-kit/react/src/hooks/useWaitForUserOperationTransaction.ts#L18)