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

StackBlitz demo: replace example GraphQL usage of SpaceX Land API #584

Closed pschaub closed 3 months ago

pschaub commented 6 months ago

Environment

https://stackblitz.com/edit/nuxt-apollo-demo

Describe the bug

The SpaceX Land API is not maintained anymore, but used in the Apollo StackBlitz demo.

Expected behaviour

The StackBlitz demo should use an available maintained GraphQL server.

Reproduction

https://stackblitz.com/edit/nuxt-apollo-demo

Additional context

There is a re-creation named "SpaceX GraphQL API": https://github.com/apollographql/spacex

Logs

No response