No content to show
User Activity
Hi everyone,I've been working with Shopify's GraphQL API and encountered an issue with order adjustments, specifically related to REFUND_DISCREPANCY. It seems that, unlike other objects where the tax is calculated, this particular implementation does...
08-04-2024
Hi @ShopifyDevSup , When do you think this will become available for the stable version? It is very hard to create a detailed invoice when missing this option. Kind regards, Glenn
04-11-2024
Hi Peter, I see it is an older article, but for the other people who also face this issue. We only added NL for Netherlands because Shopify automatically includes VAT rates for other EU countries following the One-stop-shop (OSS) rules. For some reas...
03-19-2024
Hiya, I am having trouble retrieving a custom metafield of a product using the GraphQL API. I am trying to retrieve metafield supersessions in the namespace custom, so custom.supersessions. This is my original query: query getProductsWithMetaField($f...