GqlCwebUsdPrice
No description
type GqlCwebUsdPrice {
forUtcDate: NaiveDate!
cwebPriceInUsd: Float!
}
No description
type GqlCwebUsdPrice {
forUtcDate: NaiveDate!
cwebPriceInUsd: Float!
}
GqlCwebUsdPrice.forUtcDate
● NaiveDate!
non-null scalarGqlCwebUsdPrice.cwebPriceInUsd
● Float!
non-null scalar