Add event search field on explore page and fix featured events
Closes #195 and #196 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -8,6 +8,9 @@ query SearchEvents($searchText: String!) {
|
||||
title,
|
||||
uuid,
|
||||
beginsOn,
|
||||
picture {
|
||||
url,
|
||||
},
|
||||
tags {
|
||||
slug,
|
||||
title
|
||||
|
||||
Reference in New Issue
Block a user