Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Fix product list data overfetching #855

Merged
merged 4 commits into from
Aug 13, 2020

Conversation

dominik-zeglen
Copy link
Contributor

I want to merge this change because it fixes #621

Pull Request Checklist

  1. All visible strings are translated with proper context.
  2. All data-formatting is locale-aware (dates, numbers, and so on).
  3. The changes are tested.
  4. The code is documented (docstrings, project documentation).
  5. Changes are mentioned in the changelog.

Test Environment Config

API_URI=https://master.staging.saleor.rocks/graphql/

@github-actions github-actions bot temporarily deployed to fix-data-fetch-product-list August 11, 2020 13:32 Inactive
@patrys
Copy link
Member

patrys commented Aug 11, 2020

@github-actions github-actions bot temporarily deployed to fix-data-fetch-product-list August 11, 2020 13:50 Inactive
@dominik-zeglen dominik-zeglen merged commit f63929b into master Aug 13, 2020
@dominik-zeglen dominik-zeglen deleted the fix/data-fetch-product-list branch August 13, 2020 14:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A lot of data gets queried when hitting "more products"
4 participants