Skip to main content

shopFetchTaxRates Mutation

DEPRECATED

No longer supported

Fetch tax rates.

Requires the MANAGE_SETTINGSpermission.
shopFetchTaxRates: ShopFetchTaxRates @deprecated
Details
type ShopFetchTaxRates {
shop: Shop
shopErrors: [ShopError!]! @deprecated
errors: [ShopError!]!
}

Type​

ShopFetchTaxRates​

Fetch tax rates.

Requires the MANAGE_SETTINGSpermission.