|
957 | 957 | }, |
958 | 958 | { |
959 | 959 | "label": "Functions / createQuery", |
960 | | - "to": "framework/svelte/reference/functions/createquery" |
| 960 | + "to": "framework/svelte/reference/functions/createQuery" |
| 961 | + }, |
| 962 | + { |
| 963 | + "label": "Functions / createQueries", |
| 964 | + "to": "framework/svelte/reference/functions/createQueries" |
| 965 | + }, |
| 966 | + { |
| 967 | + "label": "Functions / createInfiniteQuery", |
| 968 | + "to": "framework/svelte/reference/functions/createInfiniteQuery" |
961 | 969 | }, |
962 | 970 | { |
963 | 971 | "label": "Functions / createMutation", |
964 | | - "to": "framework/svelte/reference/functions/createmutation" |
| 972 | + "to": "framework/svelte/reference/functions/createMutation" |
| 973 | + }, |
| 974 | + { |
| 975 | + "label": "Functions / useIsFetching", |
| 976 | + "to": "framework/svelte/reference/functions/useIsFetching" |
| 977 | + }, |
| 978 | + { |
| 979 | + "label": "Functions / useIsMutating", |
| 980 | + "to": "framework/svelte/reference/functions/useIsMutating" |
| 981 | + }, |
| 982 | + { |
| 983 | + "label": "Functions / useMutationState", |
| 984 | + "to": "framework/svelte/reference/functions/useMutationState" |
| 985 | + }, |
| 986 | + { |
| 987 | + "label": "Functions / queryOptions", |
| 988 | + "to": "framework/svelte/reference/functions/queryOptions" |
| 989 | + }, |
| 990 | + { |
| 991 | + "label": "Functions / infiniteQueryOptions", |
| 992 | + "to": "framework/svelte/reference/functions/infiniteQueryOptions" |
965 | 993 | } |
966 | 994 | ] |
967 | 995 | }, |
|
974 | 1002 | }, |
975 | 1003 | { |
976 | 1004 | "label": "Functions / injectQuery", |
977 | | - "to": "framework/angular/reference/functions/injectquery" |
| 1005 | + "to": "framework/angular/reference/functions/injectQuery" |
978 | 1006 | }, |
979 | 1007 | { |
980 | 1008 | "label": "Functions / injectMutation", |
981 | | - "to": "framework/angular/reference/functions/injectmutation" |
| 1009 | + "to": "framework/angular/reference/functions/injectMutation" |
982 | 1010 | } |
983 | 1011 | ] |
984 | 1012 | } |
|
0 commit comments