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 8211fa9de0 restores data fetchers for gql generic actions (just hide
and disable); todo: other properties (validate, params)
add 80f2296d63 Adds first implementation of semantics on objection action
No new revisions were added by this update.
Summary of changes:
.../source/GQLActionHideDisableValidateEtc.java | 2 ++
.../graphql/viewer/source/GQLGenericActions.java | 20 ++++++++++++++++++++
.../graphql/viewer/source/GraphQlSourceForIsis.java | 6 ------
.../viewer/source/ObjectTypeConstructionHelper.java | 9 +++++++++
.../graphql/viewer/source/ObjectTypeFactory.java | 11 ++++++++++-
.../isis/viewer/graphql/viewer/source/_Utils.java | 1 -
.../EndToEnd_IntegTest.deepQueryForE2.approved.gql | 7 ++++++-
.../EndToEnd_IntegTest.deepQueryForE2.submit.gql | 5 +++++
8 files changed, 52 insertions(+), 9 deletions(-)