Skn0tt / nextjs-nestjs-integration-example

https://nextjs-nestjs-integration-example.now.sh
156 stars 36 forks source link

How do I apply graphql to this project? #16

Closed clianor closed 3 years ago

clianor commented 3 years ago

How do I apply graphql to this project?

I would like to apply graphql to a project like this.

clianor commented 3 years ago

Currently, graphql cannot be used if the example https://docs.nestjs.com/graphql/quick-start is applied to this project.

Skn0tt commented 3 years ago

I'm not that familiar with GraphQL. Feel free to provide a PR if you found a way to integrate it!