Skip to content

Commit 357269f

Browse files
committed
docs: add mutationOptions to sidebar config
1 parent bc48f1a commit 357269f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -819,6 +819,10 @@
819819
"label": "infiniteQueryOptions",
820820
"to": "framework/react/reference/infiniteQueryOptions"
821821
},
822+
{
823+
"label": "mutationOptions",
824+
"to": "framework/react/reference/mutationOptions"
825+
},
822826
{
823827
"label": "usePrefetchQuery",
824828
"to": "framework/react/reference/usePrefetchQuery"

0 commit comments

Comments
 (0)