SurveyUpdate
No description
type SurveyUpdate {
clientMutationId: String
survey: Survey
}
Fields
SurveyUpdate.clientMutationId
● String
scalar
SurveyUpdate.survey
● Survey
object
Returned By
surveyUpdate
mutation