mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
@mattwr18 @aonomike You must never `ORDER BY` a property with a `@cypher` directive. Reason: The order by performance will be terribly poor. See my issue: https://github.com/neo4j-graphql/neo4j-graphql-js/issues/239 And my PR: https://github.com/neo4j-graphql/neo4j-graphql-js/pull/247