Type alias PoolsListQuery<C, MS>

PoolsListQuery<C, MS>: C extends IndexerContext ? PoolsIndexerQuery : PoolsRpcQuery

Pools list Query type Will differentiate between indexer and rpc context

Generic

C Context - the context to query in.

Type Parameters

Generated using TypeDoc