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

SALEOR-3335 Add channel to register mutation #1045

Closed orzechdev closed 3 years ago

orzechdev commented 3 years ago

I want to merge this change because... it adds a missing channel slug to register mutation input.

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. [x] The code is documented (docstrings, project documentation).
  5. [x] Changes are mentioned in the changelog.

Test Environment Config

API_URI=https://qa.staging.saleor.cloud/graphql/

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

storefront-master-staging – ./

🔍 Inspect: https://vercel.com/saleorcommerce/storefront-master-staging/64veMUGnW1Pqn5RtoEk6owGijtwH
✅ Preview: https://storefront-mas-git-saleor-3335-add-channel-to-register-m-24fcad.vercel.app

storefront-qa – ./

🔍 Inspect: https://vercel.com/saleorcommerce/storefront-qa/2rcWdzZd69W2Gd19HVCKENJsz2oC
✅ Preview: https://storefront-qa-git-saleor-3335-add-channel-to-register-m-ca1a3f.vercel.app

storefront-stable-staging – ./

🔍 Inspect: https://vercel.com/saleorcommerce/storefront-stable-staging/5fWdwUe7A9rpx2QAwrkrQvt4Y6xx
✅ Preview: https://storefront-sta-git-saleor-3335-add-channel-to-register-m-3d2d97.vercel.app

patrys commented 3 years ago

Task linked: SALEOR-3335 All rest mutation related to User's account should add in input channelSlug