feat: redesign due date manager
This commit is contained in:
@@ -5,7 +5,14 @@ query findTask($taskID: String!) {
|
||||
name
|
||||
watched
|
||||
description
|
||||
dueDate
|
||||
dueDate {
|
||||
at
|
||||
notifications {
|
||||
id
|
||||
period
|
||||
duration
|
||||
}
|
||||
}
|
||||
position
|
||||
complete
|
||||
hasTime
|
||||
|
||||
Reference in New Issue
Block a user