Tax Rate
Object
TaxRate
Implements
List of interfaces this object implements
| Fields | Type | Description |
|---|---|---|
|
id |
The ID of the tax rate |
|
|
name |
String! |
The name of the tax rate |
|
amount |
Float! |
The tax rate amount (10 is 10%) |
|
mdbId |
Int |
The |
|
isDefault |
Boolean! |
Whether this tax rate is the default tax rate for the Vendor |
|
products |
A list of products that are connected to this tax rate |
TaxRateProductConnection
Object — ConnectionType of Product
Sortable Fields
Fields from Product that can be used to sort the connection items
- name
- createdAt
- updatedAt