Skip to content

Commit

Permalink
add onQueryUpdated to useMutation execution option docs
Browse files Browse the repository at this point in the history
  • Loading branch information
thetnaingtn authored Oct 9, 2023
1 parent 3e881f1 commit 1d4ba62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/shared/mutation-result.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ A function to trigger the mutation from your UI. You can optionally pass this fu
* `onError`
* `optimisticResponse`
* `refetchQueries`
* `onQueryUpdated`
* `update`
* `variables`
* `client`
Expand Down

0 comments on commit 1d4ba62

Please sign in to comment.