Skip to content

Releases: scandipwa/quote-graphql

Patch: Selects orders by email

25 May 15:34
4aa784b
Compare
Choose a tag to compare

What's inside

  • Fixes the situation where the user creates his account on a success page. Order will already be created and will belong to the guest user, so the user when logging in to his/her new account does not see it. Related to scandipwa/scandipwa#2685

That's all there is to it! :)

Patch: Fix related to Minimum Order Amount

13 May 16:19
d0a3bf3
Compare
Choose a tag to compare

What's inside

That's all there is to it! :)

Patch: Adds shipping_address to cartData

13 Apr 23:11
c86e960
Compare
Choose a tag to compare

What's inside

That's all there is to it! :)

Patch: Removes sales from ignoredUrl

08 Nov 16:46
0d5c276
Compare
Choose a tag to compare

What's inside

That's all there is to it! :)

Patch: Adds provider for grouped products when adding to cart

28 Oct 17:35
9df4b64
Compare
Choose a tag to compare

What's inside

That's all there is to it! :)

Patch: Adds products' SKUs to stores filter

25 Oct 17:00
939b335
Compare
Choose a tag to compare

What's inside

That's all there is to it! :)

Patch: Add product with attachment to cart from wishlist

22 Oct 16:30
0e3fc8c
Compare
Choose a tag to compare

What's inside

That's all there is to it! :)

Patch: Bundle option qty

14 Oct 19:01
07f5fe2
Compare
Choose a tag to compare

What's inside

  • When adding bundle item option to cart, it requires to be set instead of add, because otherwise if bundle product contains options with same products, their qty will always be summed.

Related to scandipwa/scandipwa#3541

That's all there is to it! :)

Patch: File upload support for new graphql and more

08 Oct 16:25
69f56ab
Compare
Choose a tag to compare

What's inside

That's all there is to it! :)

Patch: Added cart id to OrderData

27 Sep 18:07
81aa6c8
Compare
Choose a tag to compare

What's inside

  • Added support for cart id on OrderData.

Related to scandipwa/scandipwa#3391

That's all there is to it! :)