roschaefer 2a9e182649 fix: performance issue with ordering
@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
2019-10-22 20:00:12 +02:00
..
2019-10-02 00:54:01 +02:00
2019-10-04 01:39:18 +02:00
2019-10-18 11:53:29 +02:00
2019-07-13 19:26:56 +02:00