saleor / saleor-storefront

A GraphQL-powered, NextJs-based, PWA storefront for Saleor. IMPORTANT: This project is [DEPRECATED] in favor of saleor/react-storefront soon to become our default demo and storefront starter pack.
https://demo.saleor.io/
BSD 3-Clause "New" or "Revised" License
770 stars 672 forks source link

use defaultChannelSlug in queries and mutations #937

Closed AlicjaSzu closed 4 years ago

AlicjaSzu commented 4 years ago

I want to merge this change because...

Screenshots

Pull Request Checklist

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

Test Environment Config

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

patrys commented 4 years ago

Task linked: SALEOR-458 Use Channel SLUG in storefront

jwm0 commented 4 years ago

⚠️ This PR uses temporary non-released SDK version that should not be merged into master - commit 1fb1a01

Now using published version @0.3.0-0 👍

krzysztofwolski commented 4 years ago

Waiting for stage server update, then tests should pass

patrys commented 4 years ago

Task linked: SALEOR-1645 Drop deprecated navigation field from shop query