vuestorefront / magento2

Vue Storefront 2 integration for Magento 2
https://docs.vuestorefront.io/magento
MIT License
172 stars 117 forks source link

fix: custom query and mutation arguments passing #1509

Closed bartoszherba closed 5 months ago

bartoszherba commented 5 months ago

closing: https://alokai.atlassian.net/browse/ES-373

[FIXED] Correctly passing properties and options to customQuery and customMutation SDK methods. Previously, the customHeaders option was not being passed properly. Now, all options will be properly passed to the customQuery and customMutation methods.

๐Ÿ”— Linked issue

โ“ Type of change

๐Ÿ“š Description

๐Ÿ“ Checklist

changeset-bot[bot] commented 5 months ago

๐Ÿฆ‹ Changeset detected

Latest commit: 50a78becf4abc913d0ebf855303f03ab4f8750c7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------------------- | ----- | | @vue-storefront/magento-sdk | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR