This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a change to branch CAUSEWAY-3676
in repository https://gitbox.apache.org/repos/asf/causeway.git


    from eb677677c5 CAUSEWAY-3676: still working on mutators
     new 00205b7ef2 CAUSEWAY-3676: moves responsibility for creating mutations 
field into mutations object
     new 401f22300d CAUSEWAY-3676: towards mutations fetchers
     new 2ef7863659 CAUSEWAY-3676: adds fetchers for all mutations' actions
     new 0d0ae4897e CAUSEWAY-3676: still not able to have actions under 
mutations ...

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../viewer/graphql/model/domain/GqlvAction.java    |  5 +-
 .../graphql/model/domain/GqlvDomainObject.java     | 81 ++++++----------------
 .../graphql/model/domain/GqlvDomainService.java    | 48 ++++++++-----
 .../viewer/graphql/model/domain/GqlvMutations.java | 63 ++++++++++++++---
 .../graphql/model/domain/GqlvMutationsFetcher.java | 16 ++++-
 .../graphql/model/domain/GqlvMutationsHolder.java  |  4 ++
 .../e2e/Domain_IntegTest.create_department._.gql   |  2 +
 .../integration/GraphQlSourceForCauseway.java      | 38 +++++-----
 8 files changed, 150 insertions(+), 107 deletions(-)

Reply via email to