There was an error while loading. Please reload this page.
1 parent 7d4b6ed commit 9ad475eCopy full SHA for 9ad475e
1 file changed
docs/config.json
@@ -1235,6 +1235,10 @@
1235
"label": "Functions / useMutationState",
1236
"to": "framework/svelte/reference/functions/useMutationState"
1237
},
1238
+ {
1239
+ "label": "Functions / useQueryClient",
1240
+ "to": "framework/svelte/reference/functions/useQueryClient"
1241
+ },
1242
{
1243
"label": "Functions / queryOptions",
1244
"to": "framework/svelte/reference/functions/queryOptions"
@@ -1246,6 +1250,10 @@
1246
1250
1247
1251
"label": "Functions / mutationOptions",
1248
1252
"to": "framework/svelte/reference/functions/mutationOptions"
1253
1254
1255
+ "label": "Functions / useHydrate",
1256
+ "to": "framework/svelte/reference/functions/useHydrate"
1249
1257
}
1258
]
1259
0 commit comments