Skip to main content

ProfileQuestionnaireState

No description

type ProfileQuestionnaireState {
completed: Boolean!
numQuestions: Int!
numQuestionsAnswered: Int!
}

Fields

ProfileQuestionnaireState.completed ● Boolean! non-null scalar

ProfileQuestionnaireState.numQuestions ● Int! non-null scalar

ProfileQuestionnaireState.numQuestionsAnswered ● Int! non-null scalar

Member Of

AnswerProfileQuestion object ● AnswerProfileQuestionV2 object ● ProfileQuestionnaire object