Taxes > Tax Rules > taxRulesGraphCreate
Commerce APITaxesTax RulestaxRulesGraphCreate

taxRulesGraphCreate

POST:tax_rules/graph.json

Description

Create or modify tax rules graph.

Permission bit: "tax_rules.modify"

Topic: Tax Rules

Arguments

data: TaxRulesGraphCreate!

Main argument for mutations.


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"

Data Argument Fields

components: String

Graph data (custom JSON format)

Example: "{}"

Result

TaxRulesGraph

Preview

Loading module