juniper
May 4, 2022 · View on GitHub
Table of Contents
About
Language: rust
Source: https://github.com/graphql-rust/juniper
Documentation: https://graphql-rust.github.io/
Security Considerations
juniper 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 |
|---|---|---|---|---|---|---|
| ❌ No Support |
❌ No Support |
❌ No Support |
❌ No Support |
✅ Enabled by Default |
❌ No Support |
⚠️ Disabled by Default |
Request Validations
Total Validation Count: 24
juniper validates the following checks when a query is sent: