OnboardingSurveyQuestionChoice
No description
type OnboardingSurveyQuestionChoice {
selected: Boolean!
value: String!
}
No description
type OnboardingSurveyQuestionChoice {
selected: Boolean!
value: String!
}
OnboardingSurveyQuestionChoice.selected
● Boolean!
non-null scalarOnboardingSurveyQuestionChoice.value
● String!
non-null scalar