DaffCollectionRequestQueryParamTransforms
A collection of optional DaffCollectionRequestQueryParamTransform
s.
import { DaffCollectionRequestQueryParamTransforms } from '@daffodil/product/routing'
type DaffCollectionRequestQueryParamTransforms = Partial<Record<keyof DaffCollectionRequest, DaffCollectionRequestQueryParamTransform>>
Type | Options |
---|---|
DaffCollectionRequestQueryParamTransforms | Partial |