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