@@ -962,13 +962,11 @@ enum ControlState {
|
||||
IMPLEMENTED
|
||||
}
|
||||
|
||||
|
||||
enum TaskState {
|
||||
TODO
|
||||
DONE
|
||||
}
|
||||
|
||||
|
||||
type PageInfo {
|
||||
hasNextPage: Boolean!
|
||||
hasPreviousPage: Boolean!
|
||||
|
||||
Reference in New Issue
Block a user