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