jakala-na / next-contentful-starterkit

https://next-contentful-starterkit.vercel.app/
MIT License
2 stars 0 forks source link

Implement GraphQL proxy #5

Open asgorobets opened 1 year ago

asgorobets commented 1 year ago

Implement a GraphQL server in a Route Handler in NextJS that would make use of enhancements to data fetching techniques.

Roadmap

Doable:

Ambitious:

Work has been started in graphql-proxy branch

asgorobets commented 1 day ago

@Spurlos Can you commit your POC?