This is an automated email from the ASF dual-hosted git repository.
shuber pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/unomi.git.
from a3c03c2 Merge pull request #164 from
apache/UNOMI-341-refactoring-graphql-servicemanager
add 4f25256 UNOMI-347 improve query results
add c82d9cf UNOMI-347 rename GraphQL fields
new 1f3edc4 Merge pull request #165 from apache/UNOMI-347-graphql-query
The 1 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:
.../fetchers/BaseConnectionDataFetcher.java | 2 +
.../unomi/graphql/fetchers/ConnectionParams.java | 16 +++++++-
.../fetchers/EventConnectionDataFetcher.java | 6 ++-
.../fetchers/ProfileConnectionDataFetcher.java | 6 ++-
.../fetchers/SegmentConnectionDataFetcher.java | 6 ++-
.../profile/PropertiesConnectionDataFetcher.java | 6 ++-
.../graphql/types/output/CDPListConnection.java | 6 ++-
.../unomi/graphql/types/output/CDPPageInfo.java | 13 ++++++-
.../unomi/graphql/types/output/CDPQuery.java | 44 +++++++++++++---------
9 files changed, 78 insertions(+), 27 deletions(-)