You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Andreas Schaefer (Jira)" <ji...@apache.org> on 2020/10/09 22:34:00 UTC

[jira] [Commented] (SLING-9800) Extract a service to be able to execute GraphQL queries directly

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

Andreas Schaefer commented on SLING-9800:
-----------------------------------------

The isValid() is ok but as a caller I would need to have the ability to figure out what is wrong. Either the checker returns validation report, provide such an object as argument or have a method that provides feedback.

> Extract a service to be able to execute GraphQL queries directly
> ----------------------------------------------------------------
>
>                 Key: SLING-9800
>                 URL: https://issues.apache.org/jira/browse/SLING-9800
>             Project: Sling
>          Issue Type: Improvement
>          Components: GraphQL
>            Reporter: Radu Cotescu
>            Assignee: Radu Cotescu
>            Priority: Major
>             Fix For: GraphQL Core 0.0.8
>
>
> In the current implementation of the GraphQL Core bundle queries can only be executed via a GraphQL Servlet that needs to be configured or via server-side scripts. It would be good if the queries could also be executed directly, without the need for a request.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)