[
https://issues.apache.org/jira/browse/SLING-10551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bertrand Delacretaz updated SLING-10551:
----------------------------------------
Fix Version/s: GraphQL Schema Aggregator 0.0.2
> 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
> Fix For: GraphQL Schema Aggregator 0.0.2
>
>
> 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)