Prices
No description
type Prices {
  ramGB: Float!
  cpuCore: Float!
  dedicatedGPU: Float!
  dedicatedRamGB: Float!
  dedicatedCpuCore: Float!
  storageGB: Float!
}
Fields
Prices.ramGB ● Float! non-null scalar
Prices.cpuCore ● Float! non-null scalar
Prices.dedicatedGPU ● Float! non-null scalar
Prices.dedicatedRamGB ● Float! non-null scalar
Prices.dedicatedCpuCore ● Float! non-null scalar
Prices.storageGB ● Float! non-null scalar
Returned by
prices  query