issues
search
vuejs
/
apollo
🚀 Apollo/GraphQL integration for VueJS
http://apollo.vuejs.org
MIT License
6.03k
stars
523
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
typescript not resolving nuxt auto-imports in templates
#1581
ronrix
opened
2 days ago
1
useLazyQuery, load and refetch execute together after the first load execution with the same variable
#1580
haaah
opened
2 weeks ago
1
Declare explicitly that a query should not be reactive.
#1579
raphaelparent
opened
2 weeks ago
0
`subscribeToMore` "skip" option in Composition API
#1577
zaviermiller
opened
1 month ago
0
fix: augment `vue` rather than `@vue/runtime-core`
#1576
chatondearu
opened
1 month ago
0
TypeError unwatch is not a function, Vue 3.5.5 regression
#1575
deleteme
closed
2 months ago
1
javascript-serialize XSS Vulnerability
#1574
himanshuDaxko
opened
2 months ago
0
docs: fix $skipAll mention
#1573
markrian
opened
2 months ago
0
How to remove the "extensions" filed from the subscription payload
#1572
V1per3
closed
2 months ago
1
fix: improved pinia support
#1571
nickmessing
closed
3 months ago
1
fix: resolveClient throwing too soon, fix #1557
#1570
Akryum
closed
3 months ago
0
fix: reuse previous result, fix #1483
#1569
Akryum
closed
3 months ago
0
useQuery() is called outside of an active effect scope even tho i'm triggering useLazyQuery inside SFC composition API under <script setup> ...
#1568
LukasGrubis
closed
3 months ago
7
How to use field policies / local only fields
#1567
rnenjoy
opened
3 months ago
1
fix: remove generic package export
#1566
tobiasdiez
opened
3 months ago
2
Expose all relevant types from @vue/apollo-composable
#1565
nickmessing
opened
4 months ago
0
docs(useQuery): document refetch with new variables
#1564
nickmessing
closed
3 months ago
0
chore(types): use vuejs reactivity types
#1563
nickmessing
opened
4 months ago
1
Apollo client with id default not found.
#1562
chrisjbrown
opened
4 months ago
2
refetch in useQuery will auto merge the previous variable with current variable
#1561
Zhuyi731
closed
3 months ago
2
subscribeToMore is called twice when a reactive variable is changed
#1560
robin-wallberg
opened
5 months ago
1
fix: useMutations onDone Event hook gets triggered too early
#1559
mobsean
closed
3 months ago
0
useMutations onDone Event hook gets triggered too early
#1558
mobsean
closed
3 months ago
0
useQuery is crashing if clientId is set in the options
#1557
tukanoidd
closed
3 months ago
1
Question: opt-out of refetch when variables change
#1556
heivo
opened
5 months ago
1
NPM releases for @vue/apollo-util missing
#1555
ig-onoffice-de
opened
6 months ago
0
@nuxtjs/eslint-config-typescript --> @nuxt/eslint-config
#1554
WugWugg
closed
6 months ago
1
fix: (@vue/apollo-option) memory leak in wrapped ssrRender
#1553
deleteme
closed
3 months ago
0
feat: add updateQuery to useQuery
#1552
syllomex
closed
3 months ago
0
@vue/apollo-option - memory leak on SSR render
#1550
amenella
closed
3 months ago
6
docs: add github link to documentation
#1549
Mini-ghost
closed
3 months ago
0
fix(useLazyQuery.ts): Export UseLazyQueryReturn from index.ts
#1548
swunderlich
opened
7 months ago
0
test: fix subscription test
#1547
nickmessing
closed
7 months ago
0
fix: Add optional typescript peerDependency to apollo-composable package
#1546
jnoordsij
closed
3 months ago
4
fix: change teardown to use onScopeDispose
#1545
nickmessing
closed
7 months ago
0
onResult does not fire on the first load of useLazyQuery
#1543
minako-ph
opened
8 months ago
6
Production breaks, dev mode works (Apollo client with id default not found.)
#1542
mmeester
opened
8 months ago
3
chore: update apollo client to most recent version
#1541
mmeester
opened
8 months ago
0
Updating the `variables` ref does not work when using the function form
#1540
yusufkandemir
opened
8 months ago
0
[Documentation] Composition API + Options API Configuration, how to make it work together?
#1539
yarotskiu
closed
8 months ago
2
`onBeforeUnmount` hook in `useQuery` is undesirable when used in pinia store
#1538
ADALimtec
closed
7 months ago
1
Refetch with New Variables Overrides Other Existing Refetches
#1537
aLpSabre
opened
9 months ago
1
[docs] The installation guide is very bad
#1536
saint777
opened
9 months ago
1
@vue/apollo-composable@4.0.1 has a peer dependency conflict with Vue 3
#1535
Soviut
opened
9 months ago
5
Queries are not executed in given order
#1534
leje512
opened
9 months ago
0
Doesn't update the data after a mutation if `enabled` is `false` in `useQuery`
#1533
demershov
opened
9 months ago
0
useQuery with fetchPolicy: cache-only does not return expected data
#1532
rebz
closed
10 months ago
3
useQuery blocks page load on 4.0.0
#1531
zorelias
opened
10 months ago
4
ci: Use GITHUB_OUTPUT envvar instead of set-output command
#1530
arunsathiya
closed
10 months ago
0
fix: use hasInjectionContext in useApolloClient before calling inject
#1529
DawidKopys
closed
10 months ago
0
Next