* `next_question` - next_question
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/SurveyNextQuestionBranchingTypeEnum", "title": "SurveyNextQuestionBranchingTypeEnum", "enum": [ "next_question" ], "type": "string", "description": "* `next_question` - next_question" }