SurveyUpdateListInput
No description
input SurveyUpdateListInput {
clientMutationId: String
surveys: [SurveyUpdateInput]
}
Fields
SurveyUpdateListInput.clientMutationId
● String
scalar
SurveyUpdateListInput.surveys
● [SurveyUpdateInput]
list input
Member Of
surveyUpdateList
mutation