Open talyssonoc opened 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.
bootstrap()
Hi @talyssonoc could you assign this issue to me?
It's all yours!
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.