neo4j-graphql-js
neo4j-graphql-js copied to clipboard
Fix orderBy when typename is selected
Temp for issue 581 (no such field __typename when using orderBy on DateTime) https://github.com/neo4j-graphql/neo4j-graphql-js/issues/581
This is more of a workaround than a proper fix as I haven't properly spent the time looking into the issue, so not sure if this will fix it for all cases.
https://github.com/neo4j-graphql/neo4j-graphql-js/issues/608