Co-authored-by: Vivek R <123vivekr@gmail.com> Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
7 lines
93 B
GraphQL
7 lines
93 B
GraphQL
subscription UserHistoryDeletedMany {
|
|
userHistoryDeletedMany {
|
|
count
|
|
reqType
|
|
}
|
|
}
|