feat(cp-gql-schema): rename watchers to watches
This commit is contained in:
parent
cdd6d98af4
commit
fdb24ebc13
@ -173,7 +173,7 @@ type Instance {
|
|||||||
machineId: ID!
|
machineId: ID!
|
||||||
status: InstanceStatus!
|
status: InstanceStatus!
|
||||||
healthy: HealthyStatus
|
healthy: HealthyStatus
|
||||||
watchers: [String]
|
watches: [String]
|
||||||
jobs: [String]
|
jobs: [String]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user