Query
Query entity parameters
Entity Arguments
Field | Type |
---|---|
id | ID! |
block | Block_height |
subgraphError | SubgraphErrorPolicy |
Entities Arguments
Field | Type |
---|---|
skip | Int = 0 |
first | Int = 100 |
orderBy | **Entity_orderBy |
orderDirection | OrderDirection |
where | **Entity_filter |
block | Block_height |
subgraphError | SubgraphErrorPolicy |
Last updated