TaxActions
No description
type TaxActions {
updateStoreTax(
input: UpdateTaxInput!
): Tax
}
Fields
TaxActions.updateStoreTax ● Tax object
TaxActions.updateStoreTax.input ● UpdateTaxInput! non-null input
Member Of
AdminActions object