Co-authored-by: Vivek R <123vivekr@gmail.com> Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
6 lines
78 B
GraphQL
6 lines
78 B
GraphQL
subscription UserEnvironmentDeleted {
|
|
userEnvironmentDeleted {
|
|
id
|
|
}
|
|
}
|