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

7 lines
85 B
GraphQL

subscription UserCollectionRemoved {
userCollectionRemoved {
id
type
}
}