feat: redesign task due date manager
This commit is contained in:
@ -49,6 +49,7 @@ type UpdateTaskLocationPayload {
|
||||
|
||||
input UpdateTaskDueDate {
|
||||
taskID: UUID!
|
||||
hasTime: Boolean!
|
||||
dueDate: Time
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user