INPUT_OBJECT
add fee definition
input AddFeeInput {amount: Money!beforeTax: Boolean!ccSurcharge: BooleanisPercent: Booleanname: String!organizationUnitId: UUID!}