mirror of
https://github.com/yldio/copilot.git
synced 2024-11-14 15:20:06 +02:00
feat(cp-gql-schema): add primaryIp to Instance
This commit is contained in:
parent
a5a87a686e
commit
f67da0aeef
@ -190,6 +190,7 @@ type Instance {
|
||||
id: ID!
|
||||
name: String!
|
||||
machineId: ID!
|
||||
primaryIp: String
|
||||
status: InstanceStatus
|
||||
healthy: HealthyStatus
|
||||
watches: [String]
|
||||
|
Loading…
Reference in New Issue
Block a user