Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vuejs/apollo

🚀 Apollo/GraphQL integration for VueJS
https://github.com/vuejs/apollo

No GraphQL network requests are made

janosrusiczki opened this issue almost 2 years ago
Invalid "exports" main target with @vue/apollo-ssr

lermontex opened this issue almost 2 years ago
feat: please introduce a better testing strategy

tafelnl opened this issue almost 2 years ago
fix: @vue/apollo-composable ESM settings, fix #1462

wan2land opened this pull request almost 2 years ago
fix: avoid multiple on error calls without usage of errorPolicy 'all'

dominikklein opened this pull request almost 2 years ago
increased number of calls 'onResult' for 'useQuery'

akomratov opened this issue almost 2 years ago
Set diff apollo provider for refetchQueries

websitevirtuoso opened this issue almost 2 years ago
`useQuery` outside of component crashes hydration

NielsJanssen opened this issue almost 2 years ago
feat(ts): update types to account for changes in TypeScript 4.8

alessbell opened this pull request almost 2 years ago
Outdated documentation for `useResult`

ramonwenger opened this issue almost 2 years ago
Query with gql files :query="require('../graphql/HelloWorld.gql')"

mrchenxxx opened this issue almost 2 years ago
useReactiveVar support

dtrinh100 opened this issue almost 2 years ago
Vue 3 and Handling Proxies in Cache

Tmktahu opened this issue almost 2 years ago
docs: Subscriptions configuration docs updated to describe graphql-ws configuration.

gibranamparan opened this pull request about 2 years ago
No support for grapql 16.x / Apollo Client 3.x

floppey opened this issue about 2 years ago
:bug: BUG: Fragments on interface blocks part of result

sschneider-ihre-pvs opened this issue about 2 years ago
Unsubscribe wit useSubscription

VaclavS16 opened this issue about 2 years ago
useLazyQuery doesn't work again after first load called

xxBingoBongoxx opened this issue about 2 years ago
useLazyQuery().load() called twice api

Dykmi opened this issue about 2 years ago
:bug: DOCS: Firefox display issue

hinogi opened this issue about 2 years ago
docs: provideApolloClient

hinogi opened this pull request about 2 years ago
📝 DOCS: Missing import for `apolloClient`

sschneider-ihre-pvs opened this issue about 2 years ago
useLoading not working with Vue 2.7

Vahelnir opened this issue about 2 years ago
feat: Refetch all the queries

micheledallerive opened this pull request about 2 years ago
Does vue-apollo V4 useQuery support mock schema?

ElvisUpUp opened this issue about 2 years ago
Can not install packages

polRk opened this issue about 2 years ago
fix: onServerPrefetch getting stuck prevention

fabis94 opened this pull request about 2 years ago
docs: Documentation only changes

Sindhani opened this pull request about 2 years ago
fix: onServerPrefetch getting stuck prevention

fabis94 opened this pull request about 2 years ago
fix: onServerPrefetch getting stuck prevention

fabis94 opened this pull request about 2 years ago
onServerPrefetch() should check if `result` is already filled

fabis94 opened this issue about 2 years ago
fix: enabled triggers prematurely

kong-troop opened this pull request about 2 years ago
fix(@vue/apollo-option): ssr cleanup function fails to run (#1424)

Csszabi98 opened this pull request about 2 years ago
@vue/apollo-option fails during ssr

Csszabi98 opened this issue about 2 years ago
Does vue-apollo V4 supports SSR?

ElvisUpUp opened this issue about 2 years ago
apollo-composable "enabled/disable" query, not working

tcastelly opened this issue about 2 years ago
fetchMore() and refetcth() methods doesn't change error ref value.

DzuWe opened this issue about 2 years ago
pollInterval with useQuery?

xvaara opened this issue about 2 years ago
Usage of debounce triggers query twice

dominikklein opened this issue over 2 years ago
Incorrect client state with vue SSR

ariran5 opened this issue over 2 years ago
[v4] Writing into the cache programmatically

janosrusiczki opened this issue over 2 years ago
fix: typo in useResult deprecation message

jnoordsij opened this pull request over 2 years ago
How to close the websocket?

saltbo opened this issue over 2 years ago
Bug in usage outside of setup?

xvaara opened this issue over 2 years ago
docs: subscribeToMore / updateQuery

mobsean opened this pull request over 2 years ago
Nuxt3/Vite error when importing Apollo/ApolloClient

rylanharper opened this issue over 2 years ago
Fragments are displaying as empty in queries

nanocatdemen opened this issue over 2 years ago
[Question] - get value query before procced

websitevirtuoso opened this issue over 2 years ago
Could not resolve dependency @vue/apollo-composable

Der-Alex opened this issue over 2 years ago
Install the plugin into Vite

netlesh opened this issue over 2 years ago
Documentation for subscribetomore invalid now.

LiamKarlMitchell opened this issue over 2 years ago
@vue/apollo-ssr error / vue-apollo/ssr returning empty always

stephenjason89 opened this issue over 2 years ago
unable to remove previous payload while refetching query.

nabeelmehmood123 opened this issue over 2 years ago
fix(composable): Remove immediate result logic

ishitatsuyuki opened this pull request over 2 years ago
`useMutationLoading` returns `true` in `onDone` hook

TheDutchCoder opened this issue over 2 years ago
useLazyQuery requires the document again when calling `load`

TheDutchCoder opened this issue over 2 years ago
feat: Implemented a method to refetch all the queries.

micheledallerive opened this pull request over 2 years ago
fix: do not destroy $apollo during serverPrefect

art-boer opened this pull request over 2 years ago
feat: vue-demi updated

gustawdaniel opened this pull request over 2 years ago
Apollo client is not resolved in nested callback

senritsu opened this issue over 2 years ago
loading value does not change after refetch completed

aki77 opened this issue over 2 years ago
`useGlobalQueryLoading` causes maximum recursive updates error

Tenrys opened this issue over 2 years ago
Context for useSubscription

dan-online opened this issue over 2 years ago
Polling happens instantly after a refetch (when using reactive pollInterval)

dseltenr-netapp opened this issue almost 3 years ago
Uncaught Invariant Violation: eviction is not implemented on InMemory Cache

JoaoHamerski opened this issue almost 3 years ago
Always deep freeze results from apollo

cotillion opened this pull request about 3 years ago
Nuxt 3 support

productdevbook opened this issue about 3 years ago
[Help](V4) useQuery return await promise

xxSkyy opened this issue over 3 years ago
[Security] [email protected] requires serialize-javascript@^2.1.0

smolinari opened this issue over 3 years ago
fix: Update TS definition for the query prefetch option

dhritzkiv opened this pull request almost 4 years ago
[Question] Get loading state of query in another component

MrSnoozles opened this issue almost 4 years ago
Usage with WebComponent

rivoalrivoal opened this issue almost 4 years ago
Update local-state.md

navanjr opened this pull request almost 4 years ago
fix(ApolloMutation): follow `mutate` contract

francisfontoura opened this pull request almost 4 years ago
client.watchQuery is not a function

mattmeye opened this issue almost 4 years ago
"onResult" called only once when same query used in two components

karladler opened this issue almost 4 years ago
fix: do not manually call provide

souldzin opened this pull request almost 4 years ago
Problem when using apollo client with vite 2

ennjoy opened this issue almost 4 years ago
Refesh o Start WS after login

andreadragotta opened this issue about 4 years ago
Enable a disabled useQuery outside of setup() -- alpha 12

rebz opened this issue over 4 years ago
fetchResults has no change on useQuery

brunomperes opened this issue over 4 years ago
v4: Using fetchMore and then refetch causes duplicated results.

MechJosh0 opened this issue over 4 years ago
missing result options in SubscriptionOptions

sprhawk opened this issue over 4 years ago
Missing MockLink (or similar) in vue-apollo

cilice opened this issue over 4 years ago
fetchPolicy no-cache not working

mg98 opened this issue over 4 years ago