grand-stack / grandstack.io

GRANDstack website
https://GRANDstack.io
18 stars 19 forks source link

Expressing names for source and target node type fields on relationship types #57

Closed michaeldgraham closed 4 years ago

michaeldgraham commented 4 years ago

This adds a bit of docs to show that the names of the source and target node type fields on relationship types can be expressed using the recently added from and to arguments of the @relation type directive. See: https://github.com/neo4j-graphql/neo4j-graphql-js/pull/521