parent
a89b9e7303
commit
832f5b9710
33 changed files with 900 additions and 1086 deletions
graphql
|
@ -1,8 +1,3 @@
|
|||
type Subscription {
|
||||
taskProgress(taskID: ID!): Progress
|
||||
}
|
||||
|
||||
interface Progress {
|
||||
current: Int!
|
||||
total: Int!
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue