Language: python
Source:
Documentation: https://graphene-python.org/
graphene 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 |
❌ No Support |
❌ No Support |
❌ No Support |
✅ Enabled by Default |
❌ No Support |
Disabled by Default |
Total Validation Count: 34
graphene is based on graphql-core which validates the following checks when a query is sent: