INPUT_OBJECT
input InsightFeedbackInput {# Additional textual feedback from the useradditionalFeedback: String# Specific feedback regarding summary, suggested solution and correlation # observation to the insightfeedbacks: [String!]# If insight was helpful or notisHelpful: Boolean!}