surveyList
No description
surveyList(
head: Boolean
status: SurveyStatus
surveyType: SurveyType
limit: Int
offset: Int
whitelist: Boolean
): SurveyList
No description
surveyList(
head: Boolean
status: SurveyStatus
surveyType: SurveyType
limit: Int
offset: Int
whitelist: Boolean
): SurveyList
surveyList.head
● Boolean
scalarsurveyList.status
● SurveyStatus
enumsurveyList.surveyType
● SurveyType
enumsurveyList.limit
● Int
scalarsurveyList.offset
● Int
scalarsurveyList.whitelist
● Boolean
scalarSurveyList
object