custom query to change customer password
Hi, I'm trying to change password for an existing cutomer using graphql mutations. I have a vsf2nuxt3 app and I just implemented user authentication. Now, I want to implement change password feature for a user. I am trying
changeCustomerPassword
method from magento sdk.
I am able to change password successfully but graphql returns me the fields that I do not require I want it to return the fields that I have written in my custom query. below is my code:
```
const changePasswordInput: ChangeCustomerPasswordInput = {...vsf adyen-commercetools express checkout flow
The v5 module only implements the new adyen session api, however express payments require the advanced flow (same as the older api from v4 of the module). Is there a plan to reintroduce the advanced flow back in to the v5 module now that adyen have reversed their decision to remove support for it?
Where is the demo / a theme?
I've read a lot of documentation, and I can't find where frontend pages connecting the UI and SDK are put together. The website talks about "starting with the demo" as an accelerator. Which sounds like a good idea, but there does not seem to be a repo for this. Where is the demo?
There are some older "themes" but those don't seem to be up to date any more.
So to start a new site with e.g. Magento, we would want the Magento integration for the middleware, and the demo to give an initial integration of UI and SDK, correct?...
storefront-nuxt3-magento2 integration
I have installed in my local machine
storefront-nuxt3-boilerplate
and then implement a custom magento integration following the docs instruction.
After yarn dev
I have this good feedback
```...
Magento 2 Docker image error
I'm using npx @vue-storefront/cli m2-only to generate the
magento2 pwa project, but encountered an error while installing Magento 2 Docker image.
Error: ENOENT: no such file or directory, open
'magento/src/auth.json.sample'
Code: ENOENT...
GraphQL queries are using POST, should be GET
We have noticed that all our GraphQL queries are using POST, and not GET.
We have the below default setting in our middleware.config.
```
customApolloHttpLinkOptions: {...
navigation guard
When i refresh a product page, an error is thrown of navigation guard.
This error is getting triggered either i land from home page to product page or even perform a simple refresh on homepage.
Vuestorefront version = 1.11.0...

New project Magento integration setup with CLI not working
Replicate
npx @vue-storefront/cli init
Magento integration template
INstall Magento 2 locally
------------------------------------------------------...
Solution:
Make sure you can run docker without sudo

Post Installation errors
```bash
ERROR [VSF][error]: [Network error]: TypeError: Only absolute URLs are supported 17:28:05
ERROR [VSF][error]: useUser/load Request failed with status code 500 17:28:05...
Customer cart graphql API being cached
customer cart api is being cached on vsf. Cart is inactive when fetched with postman but still active on vsf.
Can anyone guide me how to fix this issue?...
ProductSlider and Scrollable
Hi.
I have latest installation of VSF and vsf-ui according to doc guide.
I am trying to use ProductSlider. I copied the code from official example to src/theme/components/ProductSlider.vue, and imported the component to my custom page. I am expecting the slider to look at least as in official website example, but it looks completely different. No arrow, only vertical scrollbar.
Also, I want to create product carousel using scrollable component as in https://docs.storefrontui.io/v2/vue/components/scrollable.html#usage.
I am trying to integrate source code and use it as a component but it does not look like possible. ...
hosting???
Dies anybody have any hosting that they recommend I asked about cloudways because I wanted something managed but no answer...so if anybody can recommend anything I would appreciate it
SFUI 1 - SfModal have 2 close buttons on mobile
I'm using storefront-ui 0.13.3 - SFUI 1 . Checked everything and i think there's a bug in this package. on Mobile version it shows 2 x buttons

Hi, guys! Its possible to rename customQuery?
I want to give queries meaningful names that will appear in the network tab?

VSF vs SAP Composable Storefront
Hi all, I’ve been doing research comparing storefront solutions. The advantages of Vue Storefront seem the best pretty clear in all sectors. The question I’m left needing an answer to is, are there any cases or circumstances where you would recommend SAP Storefront over Vue Storefront?
Integration with Astro framework ?
In general, any advise on integrating Vue Storefront components with Astro framework ? Is it a bad idea ? I have just started looking at the docs about the project, any heads up before starting ? Thank you !
Hi.
I noticed very few learning materials on VSF on the internet.
Does anybody know tutorials on creating custom VSF e-commerce website from scratch?...
Magneto reset password link is showing instant of Vuestorefront reset password link
When I submit form of Forgotpassword in vuestorefront. Its submit successfully and got mail of ForgetPassword but in that mail there is one link provide for reset password but that is magento2 link, I want Vuestorefront reset password link