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 060ffb36f1 fetches optionality for action param
add 66650ad0ef now fetches default for action parameter
No new revisions were added by this update.
Summary of changes:
.../graphql/viewer/source/GQLGenericActions.java | 35 +++++++++++------
.../graphql/viewer/source/GQLGenericParameter.java | 2 +
.../source/ObjectTypeConstructionHelper.java | 14 -------
.../graphql/viewer/source/ObjectTypeFactory.java | 44 +++++++++++++---------
.../EndToEnd_IntegTest.deepQueryForE2.approved.gql | 8 ++--
.../EndToEnd_IntegTest.deepQueryForE2.submit.gql | 6 ++-
.../graphql/viewer/source/gqltestdomain/E2.java | 18 +++++++--
7 files changed, 76 insertions(+), 51 deletions(-)