DAFF_PRODUCT_COLLECTION_REQUEST_FIELDS
A list of request fields that can be transformed to and from query params.
import { DAFF_PRODUCT_COLLECTION_REQUEST_FIELDS } from '@daffodil/product/routing'
const DAFF_PRODUCT_COLLECTION_REQUEST_FIELDS: ("appliedSortOption" | "appliedSortDirection" | "pageSize" | "currentPage" | "filterRequests")[]