nuxt-modules / apollo

Nuxt.js module to use Vue-Apollo. The Apollo integration for GraphQL.
https://apollo.nuxtjs.org
MIT License
929 stars 194 forks source link

fix: fix invalid url #596

Closed iiio2 closed 4 months ago

iiio2 commented 4 months ago

The Space Land API is deprecated now for both REST API and GraphQL API. (https://github.com/SpaceXLand/api/issues/241#issuecomment-1397096235)

This is the replacement of the GraphQL server of Space Land. (https://github.com/dremendes/spacex-launches/pull/4)

netlify[bot] commented 4 months ago

Deploy Preview for apollo-module ready!

Name Link
Latest commit 095c8989bdc6e3399dcaf1ff9e491fc10f866f59
Latest deploy log https://app.netlify.com/sites/apollo-module/deploys/65e058ec88616e0008892576
Deploy Preview https://deploy-preview-596--apollo-module.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Diizzayy commented 4 months ago

@iiio2 Thanks for pointing out the deprecated API, I've just merged #595 which updates add the new URL for the GraphQL server.