GraphQL Server inside Nuxt.js
[issue link]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