May 6, 2020
I'm trying to get the translation of a ProductOption via GraphQL. 'Size', 'Color' etc. The options are translated, but i don't find a way to formulate the Query. This is one try i got: (Product...
Hi all! is it possible, to request all translations of a node at once (using GraphQL)? Currently i'm using this to get all variants and i have to loop over all shop-languages to get al...
Apr 30, 2020
Using GraphQL, is it possible to receive all translation locales of a product at once? Currently i use this to request the translation language by language: { product(id: "...") { tr...
No content to show
User Activity
No content to show