Co-authored-by: liyasthomas <liyascthomas@gmail.com> Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
6 lines
69 B
GraphQL
6 lines
69 B
GraphQL
subscription ShortcodeDeleted {
|
|
myShortcodesRevoked {
|
|
id
|
|
}
|
|
}
|