roschaefer 6fb926e735 Fix Search.feature in a hacky way
Ok, we have no control what parameters are passed to the cypher query
generated by `neo4j-graphql-js`. So I'm re-using the `filter` param.
If the `$filter` param is `{}` then we can use COALESCE to turn that
into empty array. Ugh.
2019-08-13 16:46:52 +02:00
..
2019-06-07 10:16:55 -03:00
2019-05-23 19:40:39 +02:00
2019-05-23 19:40:39 +02:00
2019-05-23 19:40:39 +02:00
2019-05-23 19:40:39 +02:00
2019-08-10 03:02:02 +02:00
2019-08-10 03:02:02 +02:00
2019-08-13 16:46:52 +02:00