Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

UseQueryOptionsWrapper

UseQueryOptionsWrapper: Omit<UseQueryOptions<TQueryFn, E, TQueryFn, TQueryKey>, "queryKey" | "queryFn" | "select" | "refetchInterval">

Type Parameters

TQueryFnobjectRequired
EobjectRequired
TQueryKeyQueryKeyRequired
Was this section helpful?