Added hour

This commit is contained in:
2022-08-20 22:41:41 +02:00
parent 1844260aae
commit 9814112b54
4 changed files with 9 additions and 2 deletions

View File

@@ -3,6 +3,7 @@ query GetUpcoming {
name
date {
day
hour
}
}
}