INPUT_OBJECT
update fee definition
input UpdateFeeInput {amount: Money!beforeTax: Boolean!ccSurcharge: Booleanid: UUID!isPercent: Booleanname: String!}