SurveyUpdateInput
No description
input SurveyUpdateInput {
allowlistIds: [Int]
anonymous: Boolean
anonymiseCustomDays: Int
anonymiseCustomOn: Boolean
childrenIds: [Int]
clientMutationId: String
companyThemeId: Int
emailCandidateReminderCount: Int
emailCandidateReminderHours: Int
emailCandidateReminderOn: Boolean
emailCandidateReport: Boolean
experienceId: Int
hrUiData: String
identityTypes: [SurveyIdentityType]
industryId: Int
jobTypeId: Int
language: String
linkedAssessments: [SurveyAssessmentLinkCreateInput]
name: String
nextId: Int
numberOfQuestions: Int
occupationsIds: [Int]
order: Int
ownersIds: [Int]
teamsIds: [Int]
parentId: Int
previousId: Int
profile: SurveyProfileInput
questions: [SurveyQuestionInput]
showNumbersOnReport: Boolean
status: SurveyStatus
subjectCan: SubjectCanInput
surveyPurpose: SurveyPurpose
surveySettings: SurveySettingsInput
surveyType: SurveyType
thankyouPage: PageInput
timeout: Int
welcomePage: PageInput
responseNotificationsEnabled: Boolean
responseNotificationsFrequency: ResponseNotificationFrequency
responseNotificationsReceivers: [Int!]
id: Int!
}
Fields
SurveyUpdateInput.allowlistIds ● [Int] list scalar
SurveyUpdateInput.anonymous ● Boolean scalar
SurveyUpdateInput.anonymiseCustomDays ● Int scalar
SurveyUpdateInput.anonymiseCustomOn ● Boolean scalar
SurveyUpdateInput.childrenIds ● [Int] list scalar
SurveyUpdateInput.clientMutationId ● String scalar
SurveyUpdateInput.companyThemeId ● Int scalar
SurveyUpdateInput.emailCandidateReminderCount ● Int scalar
SurveyUpdateInput.emailCandidateReminderHours ● Int scalar
SurveyUpdateInput.emailCandidateReminderOn ● Boolean scalar
SurveyUpdateInput.emailCandidateReport ● Boolean scalar
SurveyUpdateInput.experienceId ● Int scalar
SurveyUpdateInput.hrUiData ● String scalar
SurveyUpdateInput.identityTypes ● [SurveyIdentityType] list enum
SurveyUpdateInput.industryId ● Int scalar
SurveyUpdateInput.jobTypeId ● Int scalar
SurveyUpdateInput.language ● String scalar
SurveyUpdateInput.linkedAssessments ● [SurveyAssessmentLinkCreateInput] list input
SurveyUpdateInput.name ● String scalar
SurveyUpdateInput.nextId ● Int scalar
SurveyUpdateInput.numberOfQuestions ● Int scalar
SurveyUpdateInput.occupationsIds ● [Int] list scalar
SurveyUpdateInput.order ● Int scalar
SurveyUpdateInput.ownersIds ● [Int] list scalar
SurveyUpdateInput.teamsIds ● [Int] list scalar
SurveyUpdateInput.parentId ● Int scalar
SurveyUpdateInput.previousId ● Int scalar
SurveyUpdateInput.profile ● SurveyProfileInput input
SurveyUpdateInput.questions ● [SurveyQuestionInput] list input
SurveyUpdateInput.showNumbersOnReport ● Boolean scalar
SurveyUpdateInput.status ● SurveyStatus enum
SurveyUpdateInput.subjectCan ● SubjectCanInput input
SurveyUpdateInput.surveyPurpose ● SurveyPurpose enum
SurveyUpdateInput.surveySettings ● SurveySettingsInput input
SurveyUpdateInput.surveyType ● SurveyType enum
SurveyUpdateInput.thankyouPage ● PageInput input
SurveyUpdateInput.timeout ● Int scalar
SurveyUpdateInput.welcomePage ● PageInput input
SurveyUpdateInput.responseNotificationsEnabled ● Boolean scalar
SurveyUpdateInput.responseNotificationsFrequency ● ResponseNotificationFrequency enum
SurveyUpdateInput.responseNotificationsReceivers ● [Int!] list scalar
SurveyUpdateInput.id ● Int! non-null scalar
Member Of
surveyUpdate mutation ● SurveyUpdateListInput input