diff --git a/docs/shared/mutation-result.mdx b/docs/shared/mutation-result.mdx index 3feb6b1cc50..21e4e858137 100644 --- a/docs/shared/mutation-result.mdx +++ b/docs/shared/mutation-result.mdx @@ -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`