Static GitHub Issues

[654] GraphQL Server inside Nuxt.js

prev: Router middleware doesnt commit to store on SSR
next: `js$` hard-coded in store.js so can't create `store.ts` for TypeScript

Is it possible to configure a graphql server rather than just the client inside nuxt.js ? So if I wanted to create an endpoint as well as my client side application under the same nuxt application.

If so could you please point me to an example or a brief pointer to get started.

Thank you,

Ryan

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c563">#c563</a>)</em></sub></div>