ShopFetchTaxRates
Fetch tax rates.
type ShopFetchTaxRates {
shop: Shop
shopErrors: [ShopError!]!
}
Fields
ShopFetchTaxRates.shop ● Shop object
Updated shop.
ShopFetchTaxRates.shopErrors ● [ShopError!]! non-null object
Returned By
shopFetchTaxRates mutation