mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-03-15 05:31:02 -05:00
4 lines
72 B
GraphQL
4 lines
72 B
GraphQL
subscription progressRemoved ($id: ID!) {
|
|
progressRemoved (id: $id)
|
|
}
|