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 728d29908d CAUSEWAY-3676: adds configuration
new 1a762b7869 CAUSEWAY-3676: renames _gql_meta to _gqlv_meta
new a07fbc9adb CAUSEWAY-3676: allows the name of the _gqlv_meta field to
be customised
The 2 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:
.../core/config/CausewayConfiguration.java | 8 +-
.../viewer/graphql/model/context/Context.java | 2 +
.../viewer/graphql/model/domain/GqlvMeta.java | 2 +-
...Department_IntegTest.find_all_departments._.gql | 2 +-
...nt_IntegTest.find_all_departments.approved.json | 12 +--
..._department_and_add_staff_members._.choices.gql | 2 +-
.../viewer/test/e2e/Department_IntegTest.java | 2 +-
.../schema/Schema_IntegTest.schema.approved.json | 86 +++++++++++-----------
.../graphql/test/src/test/resources/schema.gql | 86 +++++++++++-----------
.../integration/GraphQlSourceForCauseway.java | 2 +-
10 files changed, 104 insertions(+), 100 deletions(-)