OnboardingSurveyQuestionChoiceInput
No description
input OnboardingSurveyQuestionChoiceInput {
selected: Boolean!
value: String!
}
No description
input OnboardingSurveyQuestionChoiceInput {
selected: Boolean!
value: String!
}
OnboardingSurveyQuestionChoiceInput.selected
● Boolean!
non-null scalarOnboardingSurveyQuestionChoiceInput.value
● String!
non-null scalar