Bertrand Delacretaz created SLING-10551:
-------------------------------------------

             Summary: 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


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)

Reply via email to