Bertrand Delacretaz created SLING-10622:
-------------------------------------------
Summary: Query type is required in the aggregated GraphQL schema
Key: SLING-10622
URL: https://issues.apache.org/jira/browse/SLING-10622
Project: Sling
Issue Type: Improvement
Components: GraphQL
Reporter: Bertrand Delacretaz
Assignee: Bertrand Delacretaz
Fix For: GraphQL Schema Aggregator 0.0.2
Even if a schema only uses Mutation, which might be valid for a schema that's
only about commands for example, the Query type is required.
The aggregator should always generate a "type Query {}" in the output, even if
it is empty.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)