Commit Graph

26 Commits

Author SHA1 Message Date
Guillaume Chau fda4c9fb4a docs: remove mentions of fetchResults, fix #1060 2024-01-24 14:34:50 +01:00
Guillaume Chau 0be5d9b444 feat: new context params in event hook handlers
Allow easy access to the client, especially useful with useSubscription().
2023-11-29 14:58:09 +01:00
Guillaume Chau 96cc4fe78a feat(useLazyQuery): load returns Promise, fix #1486 2023-09-12 16:52:13 +02:00
Guillaume Chau e794c1edde feat: keepPreviousResult 2023-06-12 12:26:48 +02:00
Guillaume Chau dcb1768f7d feat: useLazyQuery load returns boolean to make is easier to refetch 2023-05-16 11:41:24 +02:00
Guillaume Chau fa74bbbd0c docs: fix dollar apollo api ref 2022-07-18 14:27:48 +02:00
Guillaume Chau 2361f28399 docs: migrate to vitepress + improvements 2022-05-03 16:49:24 +02:00
Guillaume Chau 8927037c8c docs: useLazyQuery load params 2022-05-03 10:45:22 +02:00
Guillaume Chau 2e65263329 docs: remove references to useResult 2022-05-02 18:34:13 +02:00
Guillaume Chau ff4c6d237e docs: useLazyQuery 2022-05-02 17:52:38 +02:00
Jonathan Duck 526fbacc18 docs: polling reactivity (#1300) 2021-12-17 00:08:08 +01:00
Guillaume Chau b09145aa5a docs: use graphql-tag 2021-11-28 19:11:07 +01:00
Cerino O. Ligutom III 52de9ef4e0 docs: fix fetch policy for useMutation (#1288) 2021-11-23 18:50:39 +01:00
Guillaume a9d9376546 docs: update 2021-07-19 16:22:50 +02:00
Guillaume 9758a32764 docs(useMutation): throws option 2021-07-05 01:05:15 +02:00
Gao Yingjian 0db8f2d4ea docs: sync Chinese doc to 4.0.0-alpha.12 (#1094)
<3
2020-11-03 11:45:03 +01:00
Guillaume Chau 39215877e9 feat(useMutation): overrideOptions 2019-12-04 15:49:44 +01:00
Guillaume Chau 169d6b39bb docs: fix broken links 2019-12-02 04:15:48 +01:00
Guillaume Chau 66546223a7 docs: fix broken link 2019-12-02 04:12:35 +01:00
Guillaume Chau 151fbd2fc3 feat(useQuery): prefetch option 2019-12-02 03:59:38 +01:00
Guillaume Chau b1cc1c9711 docs: ssr improvements & fixes 2019-12-02 03:58:44 +01:00
Guillaume Chau ddb28e8b1d docs: useLoading 2019-12-02 01:14:34 +01:00
Guillaume Chau 30267b297e feat(composition): debounce + throttle 2019-12-01 22:54:48 +01:00
Guillaume Chau f0816b2c17 docs: composition API reference 2019-12-01 20:15:18 +01:00
Guillaume Chau f28d812e8f docs: new structure + useQuery 2019-11-29 15:39:09 +01:00
Guillaume Chau 56f3ec62ba refactor: move docs to workspace 2019-11-12 20:18:18 +01:00