This is an automated email from the ASF dual-hosted git repository.
jdoornenbal pushed a change to branch ISIS-2947
in repository https://gitbox.apache.org/repos/asf/isis.git.
from 262622f moves around some code; starts to sketch out actions on entity
add 957a296 illustrates that gql seems to need input types for Isis'
domain entities as well
No new revisions were added by this update.
Summary of changes:
.../graphql/viewer/source/ObjectTypeFactory.java | 81 ++++++++++++++++++----
.../viewer/graphql/viewer/source/TypeMapper.java | 39 ++++++++---
.../isis/viewer/graphql/viewer/source/Utils.java | 4 ++
.../graphql/viewer/source/GQLSchema_IntegTest.java | 34 ++++++++-
.../graphql/viewer/source/gqltestdomain/E2.java | 15 ++++
5 files changed, 149 insertions(+), 24 deletions(-)