nodejs-integration-tests-best-practices
nodejs-integration-tests-best-practices copied to clipboard
Recipe/graphql
Basic GraphQL support.
Things to add in the future:
- Add documentation.
- Implement resolves with the example-app logic (requires to take the logic to external services).
- Better Errors handling and Authentication.