Skip to main content

GlobalTaxSettings

type GlobalTaxSettings {
id: ID!
isTaxExcludedOnPrices: Boolean!
isTaxExcludedOnShippingPrices: Boolean!
storefrontId: String
}

Fields

idID!required
isTaxExcludedOnPricesBoolean!required
isTaxExcludedOnShippingPricesBoolean!required
storefrontIdString