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/27 20:48:17 UTC

[isis] branch ISIS-2947 updated (efc5f1bf67 -> 4c63dd1d50)

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 efc5f1bf67 Adds quick sketch of types for _gql_meta (for now static, needs to be made dynamic for each entity, field/action/param_of_field_or_action)
     add 4c63dd1d50 fleshes out _gql_meta types; w.i.p.

No new revisions were added by this update.

Summary of changes:
 .run/DemoAppWicketJdo.run.xml                      |   1 +
 .../viewer/source/GraphQlSourceForIsis.java        |  13 +-
 .../graphql/viewer/source/ObjectTypeFactory.java   | 153 ++++++++++++++++-----
 .../isis/viewer/graphql/viewer/source/_Utils.java  |  13 +-
 4 files changed, 141 insertions(+), 39 deletions(-)