OBJECT
An order tax
type OnlineOrderTax {amount: String! isPercent: Boolean! name: String! taxId: UUID! }