You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by jd...@apache.org on 2022/07/06 05:43:59 UTC

[isis] branch ISIS-2947 updated (8f0cb3bc74 -> 42b07cb934)

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 8f0cb3bc74 brings more responsibility to construction helper (renamed from data collector); w.i.p.
     add 42b07cb934 Splits method to add actions into two: one for safe actions (parametized fields) and one for non safe that become mutations; brings more definitions to construction helper

No new revisions were added by this update.

Summary of changes:
 .../graphql/viewer/source/GQLMetaStructure.java    |   8 +-
 .../source/ObjectTypeConstructionHelper.java       |  26 ++-
 .../graphql/viewer/source/ObjectTypeFactory.java   | 216 +++++++++++----------
 3 files changed, 134 insertions(+), 116 deletions(-)