mirror of
https://github.com/yldio/copilot.git
synced 2024-11-14 23:30:05 +02:00
feat(cp-gql-schema): remove id from ServiceScale
This commit is contained in:
parent
4b7027295f
commit
0172d32bad
@ -27,7 +27,6 @@ type DeploymentGroup {
|
||||
}
|
||||
|
||||
type ServiceScale {
|
||||
id: ID!
|
||||
serviceName: String!
|
||||
replicas: Int!
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user