Skip to main content

hrSurveyList

No description

hrSurveyList(
head: Boolean
status: SurveyStatus
surveyPurpose: SurveyPurpose
surveyType: SurveyType
language: String
experienceIds: [Int]
industryIds: [Int]
jobTypeIds: [Int]
orderBy: FilterOrderByInput
searchString: String
jobTitleMatch: String
feedbackMin: Int
limit: Int
offset: Int
startDate: Date
endDate: Date
responseStartRange: SurveyDateRange
responseFinishRange: SurveyDateRange
): SurveyList

Arguments

hrSurveyList.status ● SurveyStatus enum

hrSurveyList.surveyPurpose ● SurveyPurpose enum

hrSurveyList.surveyType ● SurveyType enum

hrSurveyList.language ● String scalar

hrSurveyList.experienceIds ● [Int] list scalar

hrSurveyList.industryIds ● [Int] list scalar

hrSurveyList.jobTypeIds ● [Int] list scalar

hrSurveyList.orderBy ● FilterOrderByInput input

hrSurveyList.searchString ● String scalar

hrSurveyList.jobTitleMatch ● String scalar

hrSurveyList.feedbackMin ● Int scalar

hrSurveyList.limit ● Int scalar

hrSurveyList.offset ● Int scalar

hrSurveyList.startDate ● Date scalar

hrSurveyList.endDate ● Date scalar

hrSurveyList.responseStartRange ● SurveyDateRange input

hrSurveyList.responseFinishRange ● SurveyDateRange input

Type

SurveyList object