talyssonoc / node-api-boilerplate

DDD/Clean Architecture inspired boilerplate for Node web APIs
https://github.com/talyssonoc/node-api-boilerplate/wiki
MIT License
3.32k stars 539 forks source link

GraphQL working example #89

Open talyssonoc opened 3 years ago

talyssonoc commented 3 years ago

A working example of a GraphQL API would be welcoming. It should follow the same integration modules approach we have for other integrations and be pluggable in a way that opting out of it be a matter of removing from the bootstrap() call.

Beigelman commented 3 years ago

Hi @talyssonoc could you assign this issue to me?

talyssonoc commented 3 years ago

It's all yours!