Version 0.3 for the GraphQL API for WordPress was just released.
New features
- Filter modules by type
- Use different colors to distinguish modules by type
- Documentation for all modules, accessible clicking on "View details" on each module
- Documentation for modals inside blocks
- Module
Remove if Nullto add directive@removeIfNull - Module
Proactive Feedbackto send data about deprecations, warnings, logs, notices and traces in the response to the query - Module
Multiple Query Executionto enable/disable functionality - If module
Multiple Query Executionis disabled:- Directive
@exportis also disabled - The server respects the GraphQL spec concerning
operationName(https://spec.graphql.org/draft/#GetOperation())
- Directive
The full CHANGELOG is here.
Top comments (0)