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 28e489b2f8 Adds type and query _gql_Query_lookup to fetch domain
entities directly by id; todo: implement data fetcher
add 6ef88ca057 implements data fetcher for _gql_Query_lookup
No new revisions were added by this update.
Summary of changes:
.../viewer/source/GraphQlSourceForIsis.java | 30 ++++++++++++++++++++--
.../{GQLMutations.java => QueryLookupTypes.java} | 11 +++-----
.../EndToEnd_IntegTest.gqlLookup.approved.gql | 9 ++++++-
3 files changed, 40 insertions(+), 10 deletions(-)
copy
incubator/viewers/graphql/viewer/src/main/java/org/apache/isis/viewer/graphql/viewer/source/{GQLMutations.java
=> QueryLookupTypes.java} (86%)