INPUT_OBJECT
add online order fee input type
input AddOnlineOrderFeeInput {amount: String!beforeTax: Boolean!feeId: UUID!name: String!}