A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hello
I am using the graphQl order resource to fetch detailed information on store orders and I currently have an issue with the order line items information. Discounts only appear at the order level even if they are applied to the items in the order.
Has anyone encountered with the same issue?
or how can I obtain the applied discount on the items of an order?
thanks in advance