Skip to main content

Queries

_meta

Type: Meta

Access to subgraph metadata

Arguments

NameDescription
block
Block_height

atoken

Type: AToken

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

atokenBalanceHistoryItem

Type: ATokenBalanceHistoryItem

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

atokenBalanceHistoryItems

Type: [ATokenBalanceHistoryItem!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
ATokenBalanceHistoryItem_orderBy
orderDirection
OrderDirection
where
ATokenBalanceHistoryItem_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

atokens

Type: [AToken!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
AToken_orderBy
orderDirection
OrderDirection
where
AToken_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

borrow

Type: Borrow

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

borrows

Type: [Borrow!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
Borrow_orderBy
orderDirection
OrderDirection
where
Borrow_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

chainlinkAggregator

Type: ChainlinkAggregator

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

chainlinkAggregators

Type: [ChainlinkAggregator!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
ChainlinkAggregator_orderBy
orderDirection
OrderDirection
where
ChainlinkAggregator_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

chainlinkENS

Type: ChainlinkENS

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

chainlinkENSs

Type: [ChainlinkENS!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
ChainlinkENS_orderBy
orderDirection
OrderDirection
where
ChainlinkENS_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

claimIncentiveCall

Type: ClaimIncentiveCall

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

claimIncentiveCalls

Type: [ClaimIncentiveCall!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
ClaimIncentiveCall_orderBy
orderDirection
OrderDirection
where
ClaimIncentiveCall_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

contractToPoolMapping

Type: ContractToPoolMapping

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

contractToPoolMappings

Type: [ContractToPoolMapping!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
ContractToPoolMapping_orderBy
orderDirection
OrderDirection
where
ContractToPoolMapping_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

deposit

Type: Deposit

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

deposits

Type: [Deposit!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
Deposit_orderBy
orderDirection
OrderDirection
where
Deposit_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

flashLoan

Type: FlashLoan

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

flashLoans

Type: [FlashLoan!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
FlashLoan_orderBy
orderDirection
OrderDirection
where
FlashLoan_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

incentivesController

Type: IncentivesController

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

incentivesControllers

Type: [IncentivesController!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
IncentivesController_orderBy
orderDirection
OrderDirection
where
IncentivesController_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

incentivizedAction

Type: IncentivizedAction

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

incentivizedActions

Type: [IncentivizedAction!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
IncentivizedAction_orderBy
orderDirection
OrderDirection
where
IncentivizedAction_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

liquidationCall

Type: LiquidationCall

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

liquidationCalls

Type: [LiquidationCall!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
LiquidationCall_orderBy
orderDirection
OrderDirection
where
LiquidationCall_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

mapAssetPool

Type: MapAssetPool

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

mapAssetPools

Type: [MapAssetPool!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
MapAssetPool_orderBy
orderDirection
OrderDirection
where
MapAssetPool_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

pool

Type: Pool

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

poolConfigurationHistoryItem

Type: PoolConfigurationHistoryItem

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

poolConfigurationHistoryItems

Type: [PoolConfigurationHistoryItem!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
PoolConfigurationHistoryItem_orderBy
orderDirection
OrderDirection
where
PoolConfigurationHistoryItem_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

pools

Type: [Pool!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
Pool_orderBy
orderDirection
OrderDirection
where
Pool_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

priceHistoryItem

Type: PriceHistoryItem

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

priceHistoryItems

Type: [PriceHistoryItem!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
PriceHistoryItem_orderBy
orderDirection
OrderDirection
where
PriceHistoryItem_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

priceOracle

Type: PriceOracle

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

priceOracleAsset

Type: PriceOracleAsset

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

priceOracleAssets

Type: [PriceOracleAsset!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
PriceOracleAsset_orderBy
orderDirection
OrderDirection
where
PriceOracleAsset_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

priceOracles

Type: [PriceOracle!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
PriceOracle_orderBy
orderDirection
OrderDirection
where
PriceOracle_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

protocol

Type: Protocol

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

protocols

Type: [Protocol!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
Protocol_orderBy
orderDirection
OrderDirection
where
Protocol_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

rebalanceStableBorrowRate

Type: RebalanceStableBorrowRate

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

rebalanceStableBorrowRates

Type: [RebalanceStableBorrowRate!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
RebalanceStableBorrowRate_orderBy
orderDirection
OrderDirection
where
RebalanceStableBorrowRate_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

redeemUnderlying

Type: RedeemUnderlying

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

redeemUnderlyings

Type: [RedeemUnderlying!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
RedeemUnderlying_orderBy
orderDirection
OrderDirection
where
RedeemUnderlying_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

referrer

Type: Referrer

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

referrers

Type: [Referrer!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
Referrer_orderBy
orderDirection
OrderDirection
where
Referrer_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

repay

Type: Repay

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

repays

Type: [Repay!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
Repay_orderBy
orderDirection
OrderDirection
where
Repay_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

reserve

Type: Reserve

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

reserveConfigurationHistoryItem

Type: ReserveConfigurationHistoryItem

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

reserveConfigurationHistoryItems

Type: [ReserveConfigurationHistoryItem!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
ReserveConfigurationHistoryItem_orderBy
orderDirection
OrderDirection
where
ReserveConfigurationHistoryItem_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

reserveParamsHistoryItem

Type: ReserveParamsHistoryItem

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

reserveParamsHistoryItems

Type: [ReserveParamsHistoryItem!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
ReserveParamsHistoryItem_orderBy
orderDirection
OrderDirection
where
ReserveParamsHistoryItem_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

reserves

Type: [Reserve!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
Reserve_orderBy
orderDirection
OrderDirection
where
Reserve_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

stableDebtToken

Type: StableDebtToken

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

stableDebtTokens

Type: [StableDebtToken!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
StableDebtToken_orderBy
orderDirection
OrderDirection
where
StableDebtToken_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

stableTokenDelegatedAllowance

Type: StableTokenDelegatedAllowance

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

stableTokenDelegatedAllowances

Type: [StableTokenDelegatedAllowance!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
StableTokenDelegatedAllowance_orderBy
orderDirection
OrderDirection
where
StableTokenDelegatedAllowance_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

stoken

Type: SToken

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

stokenBalanceHistoryItem

Type: STokenBalanceHistoryItem

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

stokenBalanceHistoryItems

Type: [STokenBalanceHistoryItem!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
STokenBalanceHistoryItem_orderBy
orderDirection
OrderDirection
where
STokenBalanceHistoryItem_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

stokens

Type: [SToken!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
SToken_orderBy
orderDirection
OrderDirection
where
SToken_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

swap

Type: Swap

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

swapHistories

Type: [SwapHistory!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
SwapHistory_orderBy
orderDirection
OrderDirection
where
SwapHistory_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

swapHistory

Type: SwapHistory

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

swaps

Type: [Swap!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
Swap_orderBy
orderDirection
OrderDirection
where
Swap_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

usageAsCollateral

Type: UsageAsCollateral

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

usageAsCollaterals

Type: [UsageAsCollateral!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
UsageAsCollateral_orderBy
orderDirection
OrderDirection
where
UsageAsCollateral_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

usdEthPriceHistoryItem

Type: UsdEthPriceHistoryItem

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

usdEthPriceHistoryItems

Type: [UsdEthPriceHistoryItem!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
UsdEthPriceHistoryItem_orderBy
orderDirection
OrderDirection
where
UsdEthPriceHistoryItem_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

user

Type: User

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

userReserve

Type: UserReserve

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

userReserves

Type: [UserReserve!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
UserReserve_orderBy
orderDirection
OrderDirection
where
UserReserve_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

users

Type: [User!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
User_orderBy
orderDirection
OrderDirection
where
User_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

userTransaction

Type: UserTransaction

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

userTransactions

Type: [UserTransaction!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
UserTransaction_orderBy
orderDirection
OrderDirection
where
UserTransaction_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

variableDebtToken

Type: VariableDebtToken

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

variableDebtTokens

Type: [VariableDebtToken!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
VariableDebtToken_orderBy
orderDirection
OrderDirection
where
VariableDebtToken_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

variableTokenDelegatedAllowance

Type: VariableTokenDelegatedAllowance

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

variableTokenDelegatedAllowances

Type: [VariableTokenDelegatedAllowance!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
VariableTokenDelegatedAllowance_orderBy
orderDirection
OrderDirection
where
VariableTokenDelegatedAllowance_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

vtoken

Type: VToken

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

vtokenBalanceHistoryItem

Type: VTokenBalanceHistoryItem

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

vtokenBalanceHistoryItems

Type: [VTokenBalanceHistoryItem!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
VTokenBalanceHistoryItem_orderBy
orderDirection
OrderDirection
where
VTokenBalanceHistoryItem_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

vtokens

Type: [VToken!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
VToken_orderBy
orderDirection
OrderDirection
where
VToken_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

wethreserve

Type: WETHReserve

Arguments

NameDescription
id
ID!
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.

wethreserves

Type: [WETHReserve!]!

Arguments

NameDescription
skip
Int
first
Int
orderBy
WETHReserve_orderBy
orderDirection
OrderDirection
where
WETHReserve_filter
block
Block_height

The block at which the query should be executed. Can either be a { hash: Bytes } value containing a block hash, a { number: Int } containing the block number, or a { number_gte: Int } containing the minimum block number. In the case of number_gte, the query will be executed on the latest block only if the subgraph has progressed to or past the minimum block number. Defaults to the latest block when omitted.

subgraphError
_SubgraphErrorPolicy_!

Set to allow to receive data even if the subgraph has skipped over errors while syncing.