Skip to content

Commit 2c2bd11

Browse files
authored
chore: update metaphysics graphql schema (#16859)
1 parent 8622d27 commit 2c2bd11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/schema.graphql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18677,6 +18677,7 @@ type Order {
1867718677

1867818678
# Currency code
1867918679
currencyCode: String!
18680+
currencySymbol(disambiguate: Boolean = true): String!
1868018681

1868118682
# Details about the shipment of an order
1868218683
deliveryInfo: DeliveryInfo

0 commit comments

Comments
 (0)