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

Field arguments and filters for list type fields #513

Merged
merged 17 commits into from
Sep 25, 2020
Merged

Field arguments and filters for list type fields #513

merged 17 commits into from
Sep 25, 2020

Conversation

michaeldgraham
Copy link
Collaborator

@michaeldgraham michaeldgraham commented Sep 24, 2020

Query API

Feature
Bug

Mutation API

Bug

also removes yet unused similar predicate functions
exports a type-checking helper function for analyzing field arguments and serializing Int type argument values
updates some function arguments for list arguments and filters
a function named cypherList was defined elsewhere, following a naming scheme to be used when attempting to make more generalized translation functions dependant on the semantics of Cypher
it's now built and used internally within the functions it was provided to
@johnymontana johnymontana merged commit 071e548 into neo4j-graphql:master Sep 25, 2020
@johnymontana johnymontana added the Needs docs Document the features added in this PR better label Oct 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Needs docs Document the features added in this PR better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants