ENUM

QuestionType

link GraphQL Schema definition

  • enum QuestionType {
  • checkbox
  • menu
  • radio
  • text
  • textarea
  • }