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

6 lines
78 B
GraphQL

subscription UserEnvironmentDeleted {
userEnvironmentDeleted {
id
}
}