saleor-dashboard/src/searches
Wojciech Mista 66705e7f3e
Don't display pricing by default in Product List (#1891)
* Update build-types script

* Remove "pricing" where it's unused; exclude pricing query if no channel is selected

* Update fixtures

* Fix minor preorder issue

* Update types

* Fix build-types script

* Remove unnecessary product fragment

* Fetch only data that is visible in products list (#1892)

* Conditionally include attributes in product list query

* Add 'hasSelectedAtrributes' variable to product list query

* Refactor condition

* Create AttributeValueDetailsFragment fragment

* Use attributeValueDetailsFragment

* Update fragment in products
2022-03-03 11:14:18 +01:00
..
types Don't display pricing by default in Product List (#1891) 2022-03-03 11:14:18 +01:00
useAttributeSearch.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
useAttributeValueSearch.ts Don't display pricing by default in Product List (#1891) 2022-03-03 11:14:18 +01:00
useCategorySearch.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
useCollectionSearch.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
useCustomerSearch.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
usePageSearch.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
usePageTypeSearch.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
usePermissionGroupSearch.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
useProductSearch.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
useProductTypeSearch.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
useShippingZonesSearch.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
useStaffMemberSearch.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
useWarehouseSearch.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00