|
1402 | 1402 | { |
1403 | 1403 | "label": "preact", |
1404 | 1404 | "children": [ |
1405 | | - { |
1406 | | - "label": "Preact Reference", |
1407 | | - "to": "framework/preact/reference/index" |
1408 | | - }, |
1409 | 1405 | { |
1410 | 1406 | "label": "useQuery", |
1411 | | - "to": "framework/preact/reference/functions/useQuery" |
| 1407 | + "to": "framework/preact/reference/useQuery" |
1412 | 1408 | }, |
1413 | 1409 | { |
1414 | 1410 | "label": "useQueries", |
1415 | | - "to": "framework/preact/reference/functions/useQueries" |
| 1411 | + "to": "framework/preact/reference/useQueries" |
1416 | 1412 | }, |
1417 | 1413 | { |
1418 | 1414 | "label": "useInfiniteQuery", |
1419 | | - "to": "framework/preact/reference/functions/useInfiniteQuery" |
| 1415 | + "to": "framework/preact/reference/useInfiniteQuery" |
1420 | 1416 | }, |
1421 | 1417 | { |
1422 | 1418 | "label": "useMutation", |
1423 | | - "to": "framework/preact/reference/functions/useMutation" |
| 1419 | + "to": "framework/preact/reference/useMutation" |
1424 | 1420 | }, |
1425 | 1421 | { |
1426 | 1422 | "label": "useIsFetching", |
1427 | | - "to": "framework/preact/reference/functions/useIsFetching" |
| 1423 | + "to": "framework/preact/reference/useIsFetching" |
1428 | 1424 | }, |
1429 | 1425 | { |
1430 | 1426 | "label": "useIsMutating", |
1431 | | - "to": "framework/preact/reference/functions/useIsMutating" |
| 1427 | + "to": "framework/preact/reference/useIsMutating" |
1432 | 1428 | }, |
1433 | 1429 | { |
1434 | 1430 | "label": "useMutationState", |
1435 | | - "to": "framework/preact/reference/functions/useMutationState" |
| 1431 | + "to": "framework/preact/reference/useMutationState" |
1436 | 1432 | }, |
1437 | 1433 | { |
1438 | 1434 | "label": "useSuspenseQuery", |
1439 | | - "to": "framework/preact/reference/functions/useSuspenseQuery" |
| 1435 | + "to": "framework/preact/reference/useSuspenseQuery" |
1440 | 1436 | }, |
1441 | 1437 | { |
1442 | 1438 | "label": "useSuspenseInfiniteQuery", |
1443 | | - "to": "framework/preact/reference/functions/useSuspenseInfiniteQuery" |
| 1439 | + "to": "framework/preact/reference/useSuspenseInfiniteQuery" |
1444 | 1440 | }, |
1445 | 1441 | { |
1446 | 1442 | "label": "useSuspenseQueries", |
1447 | | - "to": "framework/preact/reference/functions/useSuspenseQueries" |
| 1443 | + "to": "framework/preact/reference/useSuspenseQueries" |
1448 | 1444 | }, |
1449 | 1445 | { |
1450 | 1446 | "label": "QueryClientProvider", |
1451 | | - "to": "framework/preact/reference/functions/QueryClientProvider" |
| 1447 | + "to": "framework/preact/reference/QueryClientProvider" |
1452 | 1448 | }, |
1453 | 1449 | { |
1454 | 1450 | "label": "useQueryClient", |
1455 | | - "to": "framework/preact/reference/functions/useQueryClient" |
| 1451 | + "to": "framework/preact/reference/useQueryClient" |
1456 | 1452 | }, |
1457 | 1453 | { |
1458 | 1454 | "label": "queryOptions", |
1459 | | - "to": "framework/preact/reference/functions/queryOptions" |
| 1455 | + "to": "framework/preact/reference/queryOptions" |
1460 | 1456 | }, |
1461 | 1457 | { |
1462 | 1458 | "label": "infiniteQueryOptions", |
1463 | | - "to": "framework/preact/reference/functions/infiniteQueryOptions" |
| 1459 | + "to": "framework/preact/reference/infiniteQueryOptions" |
1464 | 1460 | }, |
1465 | 1461 | { |
1466 | 1462 | "label": "mutationOptions", |
1467 | | - "to": "framework/preact/reference/functions/mutationOptions" |
| 1463 | + "to": "framework/preact/reference/mutationOptions" |
1468 | 1464 | }, |
1469 | 1465 | { |
1470 | 1466 | "label": "usePrefetchQuery", |
1471 | | - "to": "framework/preact/reference/functions/usePrefetchQuery" |
| 1467 | + "to": "framework/preact/reference/usePrefetchQuery" |
1472 | 1468 | }, |
1473 | 1469 | { |
1474 | 1470 | "label": "usePrefetchInfiniteQuery", |
1475 | | - "to": "framework/preact/reference/functions/usePrefetchInfiniteQuery" |
| 1471 | + "to": "framework/preact/reference/usePrefetchInfiniteQuery" |
1476 | 1472 | }, |
1477 | 1473 | { |
1478 | 1474 | "label": "QueryErrorResetBoundary", |
1479 | | - "to": "framework/preact/reference/functions/QueryErrorResetBoundary" |
| 1475 | + "to": "framework/preact/reference/QueryErrorResetBoundary" |
1480 | 1476 | }, |
1481 | 1477 | { |
1482 | 1478 | "label": "useQueryErrorResetBoundary", |
1483 | | - "to": "framework/preact/reference/functions/useQueryErrorResetBoundary" |
| 1479 | + "to": "framework/preact/reference/useQueryErrorResetBoundary" |
1484 | 1480 | }, |
1485 | 1481 | { |
1486 | 1482 | "label": "hydration", |
1487 | | - "to": "framework/preact/reference/functions/HydrationBoundary" |
| 1483 | + "to": "framework/preact/reference/hydration" |
1488 | 1484 | } |
1489 | 1485 | ] |
1490 | 1486 | } |
|
0 commit comments