feat(cp-gql-schema): add imported to DeploymentGroup
This commit is contained in:
parent
190601a999
commit
a150dabff2
@ -23,6 +23,7 @@ type DeploymentGroup {
|
||||
services(name: String, slug: String, parentId: ID): [Service]
|
||||
version: Version
|
||||
history: [Version]
|
||||
imported: Boolean
|
||||
}
|
||||
|
||||
type ServiceScale {
|
||||
|
Loading…
Reference in New Issue
Block a user