AnswerTypeEnum
No description
enum AnswerTypeEnum {
date
image_url
location
long_text
number
reference
short_text
text @deprecated
url
}
Values
AnswerTypeEnum.date
Date
AnswerTypeEnum.image_url
Image URL
AnswerTypeEnum.location
Location
AnswerTypeEnum.long_text
Long Text
AnswerTypeEnum.number
Number
AnswerTypeEnum.reference
Reference
AnswerTypeEnum.short_text
Short Text
AnswerTypeEnum.text
deprecated
DEPRECATED: Use SHORT_TEXT or LONG_TEXT insteadText
AnswerTypeEnum.url
URL
Member of
AnswerInput
input ● Question
object ● QuestionInput
input