Create the upcoming events component
This commit is contained in:
@@ -112,7 +112,14 @@ query getAllPages($date: String!, $route: String!) {
|
||||
location,
|
||||
map_location,
|
||||
start_date,
|
||||
end_date
|
||||
end_date,
|
||||
thumbnail {
|
||||
id,
|
||||
created_on,
|
||||
filename_disk,
|
||||
width,
|
||||
height
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user