INPUT_OBJECT
add tax definition
input AddTaxInput {amount: Money!isPercent: Booleanname: String!organizationUnitId: UUID!}