CartTaxLevel
No description
type CartTaxLevel {
taxCode: Taxcode!
price: Float!
}
Fields
CartTaxLevel.taxCode ● Taxcode! non-null enum
The tax level's tax code
CartTaxLevel.price ● Float! non-null scalar
The total tax added for to the cart for the tax level's tax code