Strawberry
May 4, 2022 · View on GitHub
Table of Contents
About
Language: python
Source:
Documentation: https://strawberry.rocks/
Security Considerations
Strawberry 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 |
✅ Enabled by Default |
❌ No Support |
❌ No Support |
Request Validations
Total Validation Count: 34
Strawberry is based on graphql-core which validates the following checks when a query is sent: