Skip to main content

SurveyUpdateTreeInput

No description

input SurveyUpdateTreeInput {
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​

SurveyUpdateTreeInput.allowlistIds ● [Int] list scalar​

SurveyUpdateTreeInput.anonymous ● Boolean scalar​

SurveyUpdateTreeInput.anonymiseCustomDays ● Int scalar​

SurveyUpdateTreeInput.anonymiseCustomOn ● Boolean scalar​

SurveyUpdateTreeInput.childrenIds ● [Int] list scalar​

SurveyUpdateTreeInput.clientMutationId ● String scalar​

SurveyUpdateTreeInput.companyThemeId ● Int scalar​

SurveyUpdateTreeInput.emailCandidateReminderCount ● Int scalar​

SurveyUpdateTreeInput.emailCandidateReminderHours ● Int scalar​

SurveyUpdateTreeInput.emailCandidateReminderOn ● Boolean scalar​

SurveyUpdateTreeInput.emailCandidateReport ● Boolean scalar​

SurveyUpdateTreeInput.experienceId ● Int scalar​

SurveyUpdateTreeInput.hrUiData ● String scalar​

SurveyUpdateTreeInput.identityTypes ● [SurveyIdentityType] list enum​

SurveyUpdateTreeInput.industryId ● Int scalar​

SurveyUpdateTreeInput.jobTypeId ● Int scalar​

SurveyUpdateTreeInput.language ● String scalar​

SurveyUpdateTreeInput.linkedAssessments ● [SurveyAssessmentLinkCreateInput] list input​

SurveyUpdateTreeInput.name ● String scalar​

SurveyUpdateTreeInput.nextId ● Int scalar​

SurveyUpdateTreeInput.numberOfQuestions ● Int scalar​

SurveyUpdateTreeInput.occupationsIds ● [Int] list scalar​

SurveyUpdateTreeInput.order ● Int scalar​

SurveyUpdateTreeInput.ownersIds ● [Int] list scalar​

SurveyUpdateTreeInput.teamsIds ● [Int] list scalar​

SurveyUpdateTreeInput.parentId ● Int scalar​

SurveyUpdateTreeInput.previousId ● Int scalar​

SurveyUpdateTreeInput.profile ● SurveyProfileInput input​

SurveyUpdateTreeInput.questions ● [SurveyQuestionInput] list input​

SurveyUpdateTreeInput.showNumbersOnReport ● Boolean scalar​

SurveyUpdateTreeInput.status ● SurveyStatus enum​

SurveyUpdateTreeInput.subjectCan ● SubjectCanInput input​

SurveyUpdateTreeInput.surveyPurpose ● SurveyPurpose enum​

SurveyUpdateTreeInput.surveySettings ● SurveySettingsInput input​

SurveyUpdateTreeInput.surveyType ● SurveyType enum​

SurveyUpdateTreeInput.thankyouPage ● PageInput input​

SurveyUpdateTreeInput.timeout ● Int scalar​

SurveyUpdateTreeInput.welcomePage ● PageInput input​

SurveyUpdateTreeInput.responseNotificationsEnabled ● Boolean scalar​

SurveyUpdateTreeInput.responseNotificationsFrequency ● ResponseNotificationFrequency enum​

SurveyUpdateTreeInput.responseNotificationsReceivers ● [Int!] list scalar​

SurveyUpdateTreeInput.id ● Int! non-null scalar​

Member Of​

surveyUpdateTree mutation