feat: implement environments for selfhosted (#30)

This commit is contained in:
Akash K
2023-03-08 16:47:29 +05:30
committed by GitHub
parent 40208a13e0
commit 80898407c3
23 changed files with 960 additions and 69 deletions

View File

@@ -0,0 +1,5 @@
subscription UserEnvironmentDeleted {
userEnvironmentDeleted {
id
}
}