K3vinF
K3vinF
Thanks for the clarification! If I can find the time, I will try to use the provided explanation and make a merge request to update the docs!
MR -> #1805
I think this section would also benefit from an explanation of the different type of plugins, to minimize confusion: - Shopware CMS plugins; - Shopware PWA plugins; - [Nuxt plugins](https://shopware-pwa-docs.vuestorefront.io/landing/concepts/interceptor.html#in-nuxt-plugin)
@asader How would this fix this error?
Curious as well! How is the webform data made available to React? It doesn't look to be using webform_jsonschema Does it work with the the webform_rest module? Or is there...
That is good to know. We are currently using the webform_jsonschema module via a (custom) graphQl implementation, and the webform_jsonschema rest end point. This also works. However I notice that...