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