OBJECT
describes a single utilization metric using the name and value. Value would be Long data types.
type NetworkHybridConnectivityUtilization {metric: String! value: Long! }