Skip to content

UseServicePriceProps

Defined in: packages/synapse-react/src/warm-storage/use-service-price.ts:8

The props for the useServicePrice hook.

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

Defined in: packages/synapse-react/src/warm-storage/use-service-price.ts:9