-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Drop deprecated fields #1071
Drop deprecated fields #1071
Conversation
Task linked: SALEOR-1971 Use errors field and drop Errors |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add to this PR the feature with showing specific product discounts? I mean previous and actual price shown in orderlines.
Other than that looks great.
@pwgryglak This should be done in a separate PR. The only reason I'm touching any UI in this PR is because some of those dropped fields had impact on the UI and fix was needed to fully complete the task. |
@jwm0 ok :( |
7343c22
to
95c61ce
Compare
* fix * update stories
I want to merge this change because it drops all deprecated fields.
Additionally, following views were changed/altered to fit the current schema:
PR intended to be tested with API branch: saleor/saleor#7199
Pull Request Checklist
[data-test-id]
are added for new elementsTest environment config
API_URI=https://saleor-1083-drop-deprecated-queries-and-mutations.api.saleor.rocks/graphql/