Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

ID generation, scalar mutation args, tests #111

Merged
merged 9 commits into from
Sep 23, 2018
Merged

ID generation, scalar mutation args, tests #111

merged 9 commits into from
Sep 23, 2018

Conversation

michaeldgraham
Copy link
Collaborator

@michaeldgraham michaeldgraham commented Sep 22, 2018

In line with #70, if no value is provided for the first ID type field of a generated node creation mutation, then the value will be set using apoc.create.uuid() in the cypher translation.

Custom scalars are now included in the arguments of the generated create and update node mutations, and in the data argument of relation addition mutations (#109).

The schema augmentation and relation mutation tests have been updated to reflect the API changes made in #108.

@johnymontana johnymontana merged commit c898ef5 into neo4j-graphql:master Sep 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants