@sundaeswap/coreDocs


Interface: IPoolBySearchTermQuery

Query arguments for finding pools by a search term

Properties

minimal?

optional minimal: boolean

Whether to fetch a trimmed down version of the pool data, or everything; defaults to everything

Defined in

packages/core/src/@types/queryprovider.ts:58


search: string

The search term to use

Defined in

packages/core/src/@types/queryprovider.ts:56


This site uses Just the Docs, a documentation theme for Jekyll.