You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by "Jeroen van der Wal (Jira)" <ji...@apache.org> on 2020/01/24 15:30:00 UTC

[jira] [Commented] (UNOMI-180) Implement CXS GraphQL specification

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

Jeroen van der Wal commented on UNOMI-180:
------------------------------------------

The schema specification has moved to a different location:

[|https://github.com/oasis-tcs/cxs-cdp/blob/master/server/index.js] [https://github.com/oasis-tcs/cxs-cdp/tree/master/server]

> Implement CXS GraphQL specification
> -----------------------------------
>
>                 Key: UNOMI-180
>                 URL: https://issues.apache.org/jira/browse/UNOMI-180
>             Project: Apache Unomi
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.3.0-incubating
>            Reporter: Serge Huber
>            Priority: Major
>             Fix For: 2.0.0
>
>
> We should implement the CXS specification, as we are supposed to. The specification has now switched from REST API to GraphQL API, so the work will begin on implementing GraphQL in a separate branch.
> Basically we are implementing the specification that is tracked here : 
> [https://github.com/sergehuber/contextserver-graphql-api/blob/master/javascript/cxs-graphql-schema.js]
> The idea is to implement this API on top of the existing data and structure already inside Apache Unomi. Some model adjustements might be needed but the goal is to keep the REST API compatible. Hopefully this will be possible :)



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