neo4j-graphql-js icon indicating copy to clipboard operation
neo4j-graphql-js copied to clipboard

GraphQL schema validation process

Open johnymontana opened this issue 6 years ago • 1 comments

As part of (or prior to) the augment process, validate the user provided type definitions (including use of @relation and @cypher directive) to validate type defs (for example all fields of directives are included, no use of @cyper on relationship field, etc)

johnymontana avatar Jun 03 '19 22:06 johnymontana

https://github.com/neo4j-graphql/neo4j-graphql-js/issues/608 ;)

michaeldgraham avatar May 02 '21 04:05 michaeldgraham