apollo icon indicating copy to clipboard operation
apollo copied to clipboard

Nuxt.js module to use Vue-Apollo. The Apollo integration for GraphQL.

Results 205 apollo issues
Sort by recently updated
recently updated
newest added

The latest version of vue-apollo is 3.1.0, but the version of package.json is 3.0.5. I think vue-apollo had fixed some problems, is it possible [apollo-module](https://github.com/nuxt-community/apollo-module) will update to the latest...

This PR introduces a variety of changes, many of which are in-fact _breaking changes._ The first and perhaps biggest being the adaptation of Vue 3 using [Vue Apollo v4](https://v4.apollo.vuejs.org) ##...

Will there be an update when nuxt 3 comes out?

When updated nuxt apollo module ?

Impossible to create a WebsocketLink. `import { WebSocketLink } from 'apollo-link-ws'` webpack:///node_modules/vue-cli-plugin-apollo/graphql-client/src/index.js?f7b4 Line 131 `const wsLink = new WebSocketLink(wsClient)` ![image](https://user-images.githubusercontent.com/11901512/179059813-7e151df1-364e-4d21-a150-8d57ce2eafee.png)

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/nuxt-modules/apollo). - WARN:...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [webpack-node-externals](https://togithub.com/liady/webpack-node-externals) | [`^2.5.2` -> `^3.0.0`](https://renovatebot.com/diffs/npm/webpack-node-externals/2.5.2/3.0.0) | [![age](https://badges.renovateapi.com/packages/npm/webpack-node-externals/3.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cross-fetch](https://togithub.com/lquixada/cross-fetch) | [`^3.0.6` -> `^3.1.5`](https://renovatebot.com/diffs/npm/cross-fetch/3.0.6/3.1.5) | [![age](https://badges.renovateapi.com/packages/npm/cross-fetch/3.1.5/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

With the exciting public-beta launch of Nuxt Bridge and Nuxt v3, our team is eager to get our hands on the Nuxt Bridge, especially with Vite, to speed up our...

First of all: The page `https://cmty.app/nuxt/issues/new?repo=apollo-module` returns an error, so I have to directly create the issue here. We are using Nuxt 2.15.8, and 4.0.1-rc.5 of the apollo module. So...