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/01/29 06:23:43 UTC

[isis] branch ISIS-2947 updated (2426920 -> b79848f)

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 2426920  filters objectspecifications having no safe actions for now
     add b79848f  adds type mapper

No new revisions were added by this update.

Summary of changes:
 .../graphql/viewer/source/GraphQlSourceForIsis.java    | 16 +++++++++++++---
 .../isis/viewer/graphql/viewer/source/TypeMapper.java  | 18 ++++++++++++++++++
 2 files changed, 31 insertions(+), 3 deletions(-)
 create mode 100644 incubator/viewers/graphql/viewer/src/main/java/org/apache/isis/viewer/graphql/viewer/source/TypeMapper.java