INPUT_OBJECT
add order tax input type
input AddOrderTaxInput {amount: Money!computedAmount: Money!id: UUID!isPercent: Boolean!name: String!taxId: UUID}