Skip to content

UsePriceListProps

Defined in: synapse-react/src/warm-storage/use-price-list.ts:13

The props for the usePriceList hook.

optional query?: Omit<UseQueryOptions<OutputType, Error, OutputType, readonly unknown[]>, "queryKey" | "queryFn">

Defined in: synapse-react/src/warm-storage/use-price-list.ts:14