I was able to resolve this for my local dispatcher by doing the proxy to the magento cloud graphql endpoint, but I cannot proxy my local magento installation. Also, the dispatcher doesn't help with local publish. Adobe CIF GraphQL Proxy Configuration does not exist on publish so can't work like it...
This is for the sdk? Adding this in global.vars in dispatcher fixed a problem on localhost:4503? I tried this and it did not work. I get Forbidden for localhost:4503/api/graphql and 404 for localhost:8080/api/graphql What do you mean that your vhost was referring to a COMMERCE variable? in what wa...
@kautuk_sahni Is there documentation/pdf to go along with this presentation? Are there some examples somewhere? I see it was mentioned it can be used to disable cache in dev. Is there an example of this? Thanks!
Tried clone of https://github.com/techforum-repo/youttubedata/tree/master/aem/multisitefrontenddemo as mentioned in this article. Can update site1.html, site2.html interactively when running npm run start from frontend module, however, npm run aem-sync has an error. Do you know what might be causi...
the clone from github was using the sdk from 2020. I tried changing the version to the most current. This is where I had the issue. When I switched it to the version from 2 months ago it was ok. I can try to submit the issue I had to github