Language: typescript
Source: https://github.com/dotansimha/graphql-yoga
Documentation: https://www.graphql-yoga.com/
graphql-yoga provides the following features which should be taken into consideration:
Field Suggestions | Query Depth Limit | Query Cost Analysis | Automatic Persisted Queries | Introspection | Debug Mode | Batch Requests |
---|---|---|---|---|---|---|
✅ Enabled by Default |
Disabled by Default |
❌ No Support |
❌ No Support |
Disabled by Default |
Disabled by Default |
Disabled by Default |
Total Validation Count: 34
graphql-yoga is based on apollo and graphql-js which validates the following checks when a query is sent: