When creating a DraftOrder using the draftOrderCreate mutation ( draftOrderCreate - GraphQL Admin ) we indicate the appliedDiscount.value in the shop currency, as described in the documentation.
However, for some stores the amount is applied in the shop currency, but for others is applied in the Order currency.
We are wondering what are we missing to understand in what currency is the discount applied.