Skip to main content

GqlNetworkPriceHistory

No description

type GqlNetworkPriceHistory {
requestedNetwork: NetworkName!
requestedNumHistoryDays: Int!
utcDatetimeNow: NaiveDateTime!
timestampUpdatingPrices: NaiveDateTime!
numHistoryPriceSourcesCwebL1: Int!
numHistoryPriceSourcesL1Usd: Int!
histL1PricesFromToday: [GqlNetworkPriceHistorySet!]!
}

Fields

GqlNetworkPriceHistory.requestedNetwork ● NetworkName! non-null enum

GqlNetworkPriceHistory.requestedNumHistoryDays ● Int! non-null scalar

GqlNetworkPriceHistory.utcDatetimeNow ● NaiveDateTime! non-null scalar

GqlNetworkPriceHistory.timestampUpdatingPrices ● NaiveDateTime! non-null scalar

GqlNetworkPriceHistory.numHistoryPriceSourcesCwebL1 ● Int! non-null scalar

GqlNetworkPriceHistory.numHistoryPriceSourcesL1Usd ● Int! non-null scalar

GqlNetworkPriceHistory.histL1PricesFromToday ● [GqlNetworkPriceHistorySet!]! non-null object

Returned by

getHistoryPricesForL1Network

query

Coinweb © 2024