No content to show
User Activity
Thank you for your reply. I tested with a customer with 2 orders. The orders are as follows.order1: 50JPY, REFUNDEDorder2: 100JPY, NOT REFUNDED And the result of customer query is as below:"averageOrderAmountV2": {"amount": "50.0", "currencyCode": "J...
I'm now testing Customer query and found the averageOrderAmountV2 value in the response object different from the one shown on the customer page on Shopify admin.Seems the value in the response is calculated without refunded orders, and the one on Sh...
09-16-2022
This problem was resolved thanks to your support!
09-15-2022
We can choose single/multiple values values in a single metafield when add a metafield definition.I'd like to get whether the metafield allows multiple values or not by GraphQL MetafieldDefinition API.I tried query like thisquery {
metafieldDefinit...