ShopFetchTaxRates Object
Fetch tax rates.
type ShopFetchTaxRates {
shop: Shop
shopErrors: [ShopError!]! @deprecated
errors: [ShopError!]!
}
Fields
shop ● Shop
Updated shop.
errors ● [ShopError!]!
Show deprecated
Returned By
shopFetchTaxRates mutation