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