cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Graphql @relationshipProperties error

The method of querying relationship properties via graphql as outlined here does not seem to work.

I tried to implement it in my own schema and could not get around the errors. When I copy paste the provided schema from the example into my schema, and then copy paste the provided query, I get the same type of error:

"Cannot query field actorsConnection on type Movie."

What am I missing here?

1 REPLY 1

oops we were using an old version of the library