Closed volkovmqx closed 10 months ago
When you have time: Could you also add /public/events/search?p=:term
functionality to this resolver? It's basically the same search but with an higher ranking on persons
As discussed in matrix, i will try to solve #444 with a new function advancedSearch([{field:a, value: X}, ...], rel: 'AND', first: N, offset: M): Teaser
Thanks for the quick merge though :)
basically same as
/public/events/search?q=:term
but for the GraphQL.