ServiceInfo
No description
type ServiceInfo {
networks: SplitNetworks
isReady: Boolean!
isLive: Boolean!
}
No description
type ServiceInfo {
networks: SplitNetworks
isReady: Boolean!
isLive: Boolean!
}
ServiceInfo.networks
● SplitNetworks
objectServiceInfo.isReady
● Boolean!
non-null scalarServiceInfo.isLive
● Boolean!
non-null scalar