SurveyQuestionUpdate
No description
type SurveyQuestionUpdate {
clientMutationId: String
surveyQuestion: [SurveyQuestion]
}
Fields
SurveyQuestionUpdate.clientMutationId
● String
scalar
SurveyQuestionUpdate.surveyQuestion
● [SurveyQuestion]
list object
Returned By
surveyQuestionUpdate
mutation