Skip to main content

ChoiceInput

No description

input ChoiceInput {
choiceType: ChoiceType
datetimeValue: DateTime
enabled: Boolean
floatValue: Float
id: Int
integerValue: Int
order: Int
page: PageInput
}

Fields

ChoiceInput.choiceType ● ChoiceType enum

ChoiceInput.datetimeValue ● DateTime scalar

ChoiceInput.enabled ● Boolean scalar

ChoiceInput.floatValue ● Float scalar

ChoiceInput.id ● Int scalar

ChoiceInput.integerValue ● Int scalar

ChoiceInput.order ● Int scalar

ChoiceInput.page ● PageInput input

Member Of

SurveyQuestionInput input ● SurveyQuestionUpdateInput input