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 a2af762 adds test class exploring behaviour of schema building
add 57951ef Illustrates circular reference problem
No new revisions were added by this update.
Summary of changes:
.../source/CachingGraphQLObjectTypeBuilder.java | 24 ++++
.../viewer/source/GraphQlSourceForIsis.java | 62 +++++++++-
.../viewer/graphql/viewer/source/ScratchPad.java | 137 ++++++++++++++++-----
3 files changed, 190 insertions(+), 33 deletions(-)
create mode 100644
incubator/viewers/graphql/viewer/src/main/java/org/apache/isis/viewer/graphql/viewer/source/CachingGraphQLObjectTypeBuilder.java