OBJECT
OrderTaxesPayload
link GraphQL Schema definition
1 type OrderTaxesPayload implements Payload { 2 UserError!]! : [ 3 4 TaxSummary : 5 6 }
OBJECT
1 type OrderTaxesPayload implements Payload { 2 UserError!]! : [ 3 4 TaxSummary : 5 6 }