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