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/06/30 07:52:38 UTC

[isis] branch ISIS-2947 updated (6676dd6e3d -> 1906c3bf72)

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 6676dd6e3d now fetches title
     add 1906c3bf72 brings more responsibility to data collector

No new revisions were added by this update.

Summary of changes:
 .../isis/viewer/graphql/viewer/source/GQLMeta.java |   6 +-
 .../graphql/viewer/source/GQLMetaStructure.java    |  40 ++----
 .../viewer/graphql/viewer/source/GQLMutations.java |   2 +-
 .../viewer/source/ObjectTypeDataCollector.java     |  81 +++++++++---
 .../graphql/viewer/source/ObjectTypeFactory.java   | 138 +++++++++------------
 .../EndToEnd_IntegTest.findAllE1.approved.gql      |   4 +-
 6 files changed, 136 insertions(+), 135 deletions(-)