Type
magento2-theme
Catalog-specific modifications for ScandiPWA
magento2-theme
OSL-3.0
None
None
None
None
None
This module extends Magento 2 Catalog GraphQl definitions.
Fixes the pageSizeBySearchEngine
argument in PageSizeProvider
class. See more in di.xml
Adds following fields to ProductFilterInput
:
category_url_key
,
category_url_path
,
color
,
size
,
shoes_size
.
Defines custom resolver to get configurable products when filtering by custom attribute.
Defines custom resolver to filter products by category URL key or path.
Fixes the Layered Navigation when filtering by category.
Adds thumbnail
to MediaGalleryEntry
type. See more in schema.graphqls.
Adds support for product list min_price
and max_price
values.