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 0c9521b illustrates that gql seems to need input types for Isis'
domain entities as well
add 12c7af7 Adds input type for domain entities; todo: data fetcher for
input type
No new revisions were added by this update.
Summary of changes:
.../graphql/viewer/source/ObjectTypeFactory.java | 9 ++++-
.../viewer/graphql/viewer/source/TypeMapper.java | 3 +-
.../isis/viewer/graphql/viewer/source/Utils.java | 3 ++
.../graphql/viewer/source/GQLSchema_IntegTest.java | 42 ++++++++++------------
4 files changed, 31 insertions(+), 26 deletions(-)