OBJECT
Conversation survey multiple choices question
type SurveyMultiChoiceQuestionSystemAttachment {# Question of the surveyquestion: String! # Choices of answerschoices: [String!]! }