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

7 lines
85 B
GraphQL

subscription UserCollectionRemoved {
userCollectionRemoved {
id
type
}
}