GqlNetworkPriceHistoryInIntervalsSet
No description
type GqlNetworkPriceHistoryInIntervalsSet {
intervalTimestampUtc: NaiveDateTime!
cryptoPriceInFiat: Float!
}
Fields
GqlNetworkPriceHistoryInIntervalsSet.intervalTimestampUtc
● NaiveDateTime!
non-null scalar
GqlNetworkPriceHistoryInIntervalsSet.cryptoPriceInFiat
● Float!
non-null scalar
Member Of
GqlCwebPriceHistoryInIntervals
GqlNetworkPriceHistoryInIntervals