lakpura
Tourist
Contact Me
Status
Offline
Last Activity
‎12-14-2022 06:23 AM
Topic Started
3
Topics Started
Topic Solutions
0
Solutions
Post Count
9
Posts
Post Kudos
0
Likes

Community Badges

No content to show

User Activity

works fine on dawn version 7.0.1
Hello,  I am trying to execute following code to get a list of translatable TEXT fields for my store. query {translatableResources(first: 5, resourceType: ONLINE_STORE_THEME) {edges {node {resourceIdtranslatableContent {keyvaluedigestlocale}}}}} but ...
@AlanYou are correct, all the menu links i was looking to translate were under the type LINK.
@AlanI was wondering if you managed to look at the X-Request-ID = b0a0d84a-1d24-4195-b67b-dd03dda44d6d? I stuck on this to get my menu translated via API.
the problem was CR+LF (new line) characters in the post data, once i cleaned it, it worked.
Dear Alan - sure, X-Request-ID = b0a0d84a-1d24-4195-b67b-dd03dda44d6d If you could see my site at https://lakpura.com my navigation menu has more then 30+ items but the GraphQL above only returns less than 20 records. I also have attached the JSON re...
The following code should return first 100 menu items but it is only listing < 20 menu items. why is that? {translatableResources(first: 100, resourceType: ONLINE_STORE_MENU) {edges {node {resourceIdtranslatableContent {keyvaluedigestlocale}}}pageInf...
Hello, I am writing a PHP code to translate product details to various other languages. my product details (field name body_html) is taking HTML. The below HTML code is passed and saved via GraphQL api call. as you can see, i have used addslashes and...
This widget could not be displayed.
This widget could not be displayed.
Likes given to