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