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 57951ef Illustrates circular reference problem
add a2ee82c More circular stuff when returning builders instead of objects
No new revisions were added by this update.
Summary of changes:
.../source/CachingGraphQLObjectTypeBuilder2.java | 32 +++++++++++++++++
.../viewer/source/GraphQlServiceForIsis.java | 1 +
.../source/OurGraphQLFieldDefinitionBuilder2.java | 32 +++++++++++++++++
.../viewer/graphql/viewer/source/ScratchPad.java | 40 ++++++++++++++++++++++
4 files changed, 105 insertions(+)
create mode 100644
incubator/viewers/graphql/viewer/src/main/java/org/apache/isis/viewer/graphql/viewer/source/CachingGraphQLObjectTypeBuilder2.java
create mode 100644
incubator/viewers/graphql/viewer/src/main/java/org/apache/isis/viewer/graphql/viewer/source/OurGraphQLFieldDefinitionBuilder2.java