INPUT_OBJECT
add online order combo input type
input AddOnlineOrderComboInput {cardId: UUID!comboOptions: [AddOnlineOrderComboOptionInput!]!description: String!menuComboId: UUID!quantity: Int!title: String!}