Skip to content

AnswerOption

type AnswerOption {
displayText: String!
value: String!
}
FieldTypeDescription
displayTextString!
valueString!