You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Madison (Jira)" <ji...@apache.org> on 2021/07/16 09:36:00 UTC

[jira] [Commented] (SLING-10623) CLONE - Query type is required in the aggregated GraphQL schema

    [ https://issues.apache.org/jira/browse/SLING-10623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17381928#comment-17381928 ] 

Madison  commented on SLING-10623:
----------------------------------

+underlined text+

> CLONE - Query type is required in the aggregated GraphQL schema
> ---------------------------------------------------------------
>
>                 Key: SLING-10623
>                 URL: https://issues.apache.org/jira/browse/SLING-10623
>             Project: Sling
>          Issue Type: Improvement
>          Components: GraphQL
>            Reporter: Madison 
>            Assignee: Bertrand Delacretaz
>            Priority: Minor
>             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)