1+ [
2+ {
3+ "text" : " Functions" ,
4+ "collapsed" : true ,
5+ "items" : [
6+ {
7+ "text" : " createQueryClient" ,
8+ "link" : " /api/functions/createQueryClient.md"
9+ },
10+ {
11+ "text" : " tag" ,
12+ "link" : " /api/functions/tag.md"
13+ }
14+ ]
15+ },
16+ {
17+ "text" : " Types" ,
18+ "collapsed" : true ,
19+ "items" : [
20+ {
21+ "text" : " AwaitedMutation" ,
22+ "link" : " /api/types/AwaitedMutation.md"
23+ },
24+ {
25+ "text" : " AwaitedQuery" ,
26+ "link" : " /api/types/AwaitedQuery.md"
27+ },
28+ {
29+ "text" : " ClientOptions" ,
30+ "link" : " /api/types/ClientOptions.md"
31+ },
32+ {
33+ "text" : " DefinedMutation" ,
34+ "link" : " /api/types/DefinedMutation.md"
35+ },
36+ {
37+ "text" : " DefinedMutationComposition" ,
38+ "link" : " /api/types/DefinedMutationComposition.md"
39+ },
40+ {
41+ "text" : " DefinedMutationFunction" ,
42+ "link" : " /api/types/DefinedMutationFunction.md"
43+ },
44+ {
45+ "text" : " DefinedQuery" ,
46+ "link" : " /api/types/DefinedQuery.md"
47+ },
48+ {
49+ "text" : " DefinedQueryComposition" ,
50+ "link" : " /api/types/DefinedQueryComposition.md"
51+ },
52+ {
53+ "text" : " DefinedQueryFunction" ,
54+ "link" : " /api/types/DefinedQueryFunction.md"
55+ },
56+ {
57+ "text" : " DefineMutation" ,
58+ "link" : " /api/types/DefineMutation.md"
59+ },
60+ {
61+ "text" : " DefineQuery" ,
62+ "link" : " /api/types/DefineQuery.md"
63+ },
64+ {
65+ "text" : " Mutation" ,
66+ "link" : " /api/types/Mutation.md"
67+ },
68+ {
69+ "text" : " MutationAction" ,
70+ "link" : " /api/types/MutationAction.md"
71+ },
72+ {
73+ "text" : " MutationComposition" ,
74+ "link" : " /api/types/MutationComposition.md"
75+ },
76+ {
77+ "text" : " MutationData" ,
78+ "link" : " /api/types/MutationData.md"
79+ },
80+ {
81+ "text" : " MutationFunction" ,
82+ "link" : " /api/types/MutationFunction.md"
83+ },
84+ {
85+ "text" : " MutationOptions" ,
86+ "link" : " /api/types/MutationOptions.md"
87+ },
88+ {
89+ "text" : " MutationTags" ,
90+ "link" : " /api/types/MutationTags.md"
91+ },
92+ {
93+ "text" : " MutationTagsAfterContext" ,
94+ "link" : " /api/types/MutationTagsAfterContext.md"
95+ },
96+ {
97+ "text" : " MutationTagsBeforeContext" ,
98+ "link" : " /api/types/MutationTagsBeforeContext.md"
99+ },
100+ {
101+ "text" : " MutationTagsContext" ,
102+ "link" : " /api/types/MutationTagsContext.md"
103+ },
104+ {
105+ "text" : " MutationTagsType" ,
106+ "link" : " /api/types/MutationTagsType.md"
107+ },
108+ {
109+ "text" : " OnErrorContext" ,
110+ "link" : " /api/types/OnErrorContext.md"
111+ },
112+ {
113+ "text" : " OnExecuteContext" ,
114+ "link" : " /api/types/OnExecuteContext.md"
115+ },
116+ {
117+ "text" : " OnSuccessContext" ,
118+ "link" : " /api/types/OnSuccessContext.md"
119+ },
120+ {
121+ "text" : " Query" ,
122+ "link" : " /api/types/Query.md"
123+ },
124+ {
125+ "text" : " QueryAction" ,
126+ "link" : " /api/types/QueryAction.md"
127+ },
128+ {
129+ "text" : " QueryActionArgs" ,
130+ "link" : " /api/types/QueryActionArgs.md"
131+ },
132+ {
133+ "text" : " QueryClient" ,
134+ "link" : " /api/types/QueryClient.md"
135+ },
136+ {
137+ "text" : " QueryComposition" ,
138+ "link" : " /api/types/QueryComposition.md"
139+ },
140+ {
141+ "text" : " QueryData" ,
142+ "link" : " /api/types/QueryData.md"
143+ },
144+ {
145+ "text" : " QueryDataSetter" ,
146+ "link" : " /api/types/QueryDataSetter.md"
147+ },
148+ {
149+ "text" : " QueryFunction" ,
150+ "link" : " /api/types/QueryFunction.md"
151+ },
152+ {
153+ "text" : " QueryOptions" ,
154+ "link" : " /api/types/QueryOptions.md"
155+ },
156+ {
157+ "text" : " QueryTag" ,
158+ "link" : " /api/types/QueryTag.md"
159+ },
160+ {
161+ "text" : " QueryTagCallback" ,
162+ "link" : " /api/types/QueryTagCallback.md"
163+ },
164+ {
165+ "text" : " QueryTagFactory" ,
166+ "link" : " /api/types/QueryTagFactory.md"
167+ },
168+ {
169+ "text" : " QueryTags" ,
170+ "link" : " /api/types/QueryTags.md"
171+ },
172+ {
173+ "text" : " QueryTagType" ,
174+ "link" : " /api/types/QueryTagType.md"
175+ },
176+ {
177+ "text" : " RefreshQueryData" ,
178+ "link" : " /api/types/RefreshQueryData.md"
179+ },
180+ {
181+ "text" : " SetQueryData" ,
182+ "link" : " /api/types/SetQueryData.md"
183+ },
184+ {
185+ "text" : " SetQueryDataAfterContext" ,
186+ "link" : " /api/types/SetQueryDataAfterContext.md"
187+ },
188+ {
189+ "text" : " SetQueryDataBeforeContext" ,
190+ "link" : " /api/types/SetQueryDataBeforeContext.md"
191+ },
192+ {
193+ "text" : " UseQueryOptions" ,
194+ "link" : " /api/types/UseQueryOptions.md"
195+ }
196+ ]
197+ },
198+ {
199+ "text" : " Variables" ,
200+ "collapsed" : true ,
201+ "items" : [
202+ {
203+ "text" : " query" ,
204+ "link" : " /api/functions/query.md"
205+ },
206+ {
207+ "text" : " useQuery" ,
208+ "link" : " /api/functions/useQuery.md"
209+ }
210+ ]
211+ }
212+ ]
0 commit comments