schaefa opened a new pull request, #36:
URL: https://github.com/apache/sling-org-apache-sling-graphql-core/pull/36

   There are no more inlined fragments in Graphql-java 20.1 and so we need to 
use the Object Type Names that come with the field to handle inlined fragments 
in a query.
   The Object Type Names were added to the Selected Field but were not exposed 
to the user. This is fixed with this PR and the SelectedField.isInlined is 
marked deprecated.
   I added some further tests to test the object type names.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to