[
https://issues.apache.org/jira/browse/SLING-10551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bertrand Delacretaz resolved SLING-10551.
-----------------------------------------
Resolution: Fixed
The aggregator has moved to
https://github.com/apache/sling-org-apache-sling-graphql-schema-aggregator,
marking this ticket resolved as the initial code is ready.
> New module to assemble GraphQL schemas from partials
> ----------------------------------------------------
>
> Key: SLING-10551
> URL: https://issues.apache.org/jira/browse/SLING-10551
> Project: Sling
> Issue Type: Improvement
> Components: GraphQL
> Reporter: Bertrand Delacretaz
> Assignee: Bertrand Delacretaz
> Priority: Minor
>
> I need to assemble GraphQL schemas from partial schemas ("partials") provided
> by multiple bundles.
> A schema can only contain a single {{query}} and a single {{mutation}}
> section, so the partials cannot simply be concatenated, they need to be
> parsed and reassembled.
> I have created an initial spec for this module at
> https://github.com/apache/sling-whiteboard/tree/master/sling-org-apache-sling-graphql-schema
--
This message was sent by Atlassian Jira
(v8.3.4#803005)