Copy for LLMOn this pagetaxTypes QueryDEPRECATEDUse taxClasses field instead. List of all tax rates available from tax gateway. taxTypes: [TaxType!] @deprecated Detailstype TaxType { description: String taxCode: String} Type​ TaxType​ Representation of tax types fetched from tax gateway.