INPUT_OBJECT
add order fee input type
input AddOrderFeeInput {amount: Money!beforeTax: Boolean!ccSurcharge: BooleancomputedAmount: Money!feeId: UUIDid: UUID!isPercent: Booleanname: String!}