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
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
andto
arguments of the@relation
type directive. See: https://github.com/neo4j-graphql/neo4j-graphql-js/pull/521