Files
hoppscotch/packages/hoppscotch-selfhost-web/src/api/subscriptions/UserHistoryDeleted.graphql

7 lines
82 B
GraphQL

subscription userHistoryDeleted {
userHistoryDeleted {
id
reqType
}
}