Tax
No description
type Tax {
image: Image
percentageOff: Float!
}
Fields
Tax.image ● Image object
Tax.percentageOff ● Float! non-null scalar
Member Of
TaxActions object ● TaxQueries object