SurveyFeedbackUpdate
No description
type SurveyFeedbackUpdate {
clientMutationId: String
feedback: SurveyFeedback
}
Fields
SurveyFeedbackUpdate.clientMutationId
● String
scalar
SurveyFeedbackUpdate.feedback
● SurveyFeedback
object
Returned By
surveyFeedbackUpdate
mutation