Files
hoppscotch/packages/hoppscotch-selfhost-desktop/src/api/subscriptions/UserHistoryDeletedMany.graphql
2023-11-03 13:28:13 +05:30

7 lines
93 B
GraphQL

subscription UserHistoryDeletedMany {
userHistoryDeletedMany {
count
reqType
}
}