OnboardingSurveyResponse
No description
type OnboardingSurveyResponse {
id: ID!
questions: [OnboardingSurveyQuestion]
}
No description
type OnboardingSurveyResponse {
id: ID!
questions: [OnboardingSurveyQuestion]
}
OnboardingSurveyResponse.id ● ID! non-null scalarOnboardingSurveyResponse.questions ● [OnboardingSurveyQuestion] list object