diff --git a/docs/config.json b/docs/config.json index 1555794adc..902c1bcdad 100644 --- a/docs/config.json +++ b/docs/config.json @@ -1355,48 +1355,48 @@ "to": "framework/solid/reference/functions/useQuery" }, { - "label": "Functions / queryOptions", - "to": "framework/solid/reference/functions/queryOptions" + "label": "Functions / useQueries", + "to": "framework/solid/reference/functions/useQueries" }, { - "label": "Functions / QueryClientProvider", - "to": "framework/solid/reference/functions/QueryClientProvider" + "label": "Functions / useInfiniteQuery", + "to": "framework/solid/reference/functions/useInfiniteQuery" }, { - "label": "Functions / useQueryClient", - "to": "framework/solid/reference/functions/useQueryClient" + "label": "Functions / useMutation", + "to": "framework/solid/reference/functions/useMutation" }, { "label": "Functions / useIsFetching", "to": "framework/solid/reference/functions/useIsFetching" }, { - "label": "Functions / useInfiniteQuery", - "to": "framework/solid/reference/functions/useInfiniteQuery" + "label": "Functions / useIsMutating", + "to": "framework/solid/reference/functions/useIsMutating" }, { - "label": "Functions / infiniteQueryOptions", - "to": "framework/solid/reference/functions/infiniteQueryOptions" + "label": "Functions / useMutationState", + "to": "framework/solid/reference/functions/useMutationState" }, { - "label": "Functions / useMutation", - "to": "framework/solid/reference/functions/useMutation" + "label": "Functions / QueryClientProvider", + "to": "framework/solid/reference/functions/QueryClientProvider" }, { - "label": "Functions / mutationOptions", - "to": "framework/solid/reference/functions/mutationOptions" + "label": "Functions / useQueryClient", + "to": "framework/solid/reference/functions/useQueryClient" }, { - "label": "Functions / useIsMutating", - "to": "framework/solid/reference/functions/useIsMutating" + "label": "Functions / queryOptions", + "to": "framework/solid/reference/functions/queryOptions" }, { - "label": "Functions / useMutationState", - "to": "framework/solid/reference/functions/useMutationState" + "label": "Functions / infiniteQueryOptions", + "to": "framework/solid/reference/functions/infiniteQueryOptions" }, { - "label": "Functions / useQueries", - "to": "framework/solid/reference/functions/useQueries" + "label": "Functions / mutationOptions", + "to": "framework/solid/reference/functions/mutationOptions" }, { "label": "Functions / useIsRestoring",