This is an automated email from the ASF dual-hosted git repository.

shuber pushed a change to branch UNOMI-180-CXS-GRAPHQLAPI
in repository https://gitbox.apache.org/repos/asf/unomi.git.


    from 8369030  UNOMI-180 CDP Specification implementation - Add todo for 
configurability of CORS headers
     new e420ae3  findSegments and findEvents fields now work partially, 
retrieving partially built results. Filters are not yet doing anything.
     new 0f7d203  Add custom unomi types with custom event types.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 graphql/README.md                                  |  77 ++++++++++
 .../unomi/graphql/internal/CDPSDLServletImpl.java  | 170 +++++++++++++++++----
 .../src/main/resources/cdp-schema.graphqls         |   2 +-
 .../src/main/resources/unomi-schema.graphqls       |  74 +++++++++
 4 files changed, 293 insertions(+), 30 deletions(-)
 create mode 100644 graphql/README.md
 create mode 100644 graphql/cxs-impl/src/main/resources/unomi-schema.graphqls

Reply via email to