You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (Jira)" <ji...@apache.org> on 2021/04/12 08:19:00 UTC

[jira] [Comment Edited] (OFBIZ-11347) Add GraphQL component

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

Jacques Le Roux edited comment on OFBIZ-11347 at 4/12/21, 8:18 AM:
-------------------------------------------------------------------

Hi [~jleroux]

Sorry I have been late on this. I remember clearing checkstyle issues before creating the PR but I will check once again.

Also, GraphQL has a predefined schema and anything that is not in the schema is bound to return error which is what you saw.

I will once again run it to check if there are any checkstyle issues and give updated PR.


was (Author: gvasmatkar):
Hi [~jleroux]

Sorry I have been late on this. I remember clearing checkstyle issues before creating the PR but I will check once again.

Also, GraphQL has a predefined schema and anything that is not in the schema is bound to return error which is what you saw.

I will once again run it to check if there are any checkstyle issues and give updated PR.

 

 

 

> Add GraphQL component
> ---------------------
>
>                 Key: OFBIZ-11347
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11347
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ALL PLUGINS
>    Affects Versions: Trunk
>            Reporter: Girish Vasmatkar
>            Assignee: Girish Vasmatkar
>            Priority: Minor
>         Attachments: image-2020-12-26-22-46-10-859.png
>
>
> Here's the relevant discussion around having a GraphQL component for OFBiz- 
> [https://lists.apache.org/thread.html/r2fd1decca7a71ae2270a0e2d1f03ed69a69253f68f957626c386a11a%40%3Cdev.ofbiz.apache.org%3E]
>  Also, add the capability for OFBiz to communicate with a GraphQL endpoint.
> Below repository contains GraphQL endpoint configuration for OFBiz. Further details can be found in README.
> https://github.com/girishvasmatkar/ofbiz-graphql
>  



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