mirror of
https://github.com/yldio/copilot.git
synced 2024-11-14 15:20:06 +02:00
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!
|
||||
status: InstanceStatus!
|
||||
healthy: HealthyStatus
|
||||
watchers: [String]
|
||||
watches: [String]
|
||||
jobs: [String]
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user