SurveyUpdateList
No description
type SurveyUpdateList {
clientMutationId: String
surveys: [Survey]
}
Fields
SurveyUpdateList.clientMutationId
● String
scalar
SurveyUpdateList.surveys
● [Survey]
list object
Returned By
surveyUpdateList
mutation