Skip to content

Commit 0761b46

Browse files
committed
docs(vue-query): add 'mutationOptions' to config.json navigation
1 parent a330906 commit 0761b46

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1067,6 +1067,10 @@
10671067
"label": "infiniteQueryOptions",
10681068
"to": "framework/vue/reference/infiniteQueryOptions"
10691069
},
1070+
{
1071+
"label": "mutationOptions",
1072+
"to": "framework/vue/reference/mutationOptions"
1073+
},
10701074
{
10711075
"label": "usePrefetchQuery",
10721076
"to": "framework/vue/reference/usePrefetchQuery"

0 commit comments

Comments
 (0)