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 18:48:48 UTC

[isis] branch ISIS-2947 updated (7b23006e0c -> efc5f1bf67)

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 7b23006e0c id's test entities now managed by application
     add 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)

No new revisions were added by this update.

Summary of changes:
 .../viewer/source/GraphQlSourceForIsis.java        |  28 +
 .../graphql/viewer/source/ObjectTypeFactory.java   |  86 ++-
 .../isis/viewer/graphql/viewer/source/_Utils.java  |  12 +
 .../viewer/src/test/resources/testfiles/schema.gql | 591 ++++++++++++++++++---
 4 files changed, 621 insertions(+), 96 deletions(-)