This repository was archived by the owner on May 6, 2023. It is now read-only.
v0.3
Added:
- 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 Null" to add directive
@removeIfNull - Module "Proactive Feedback" to send data about deprecations, warnings, logs, notices and traces in the response to the query
- Module "Multiple Query Execution" to enable/disable functionality
- If module "Multiple Query Execution" is disabled:
- Directive
@exportis also disabled - The server respects the GraphQL spec concerning
operationName(https://spec.graphql.org/draft/#GetOperation())
- Directive