Skip to main content

createFeedback

Create a feedback item for the support or development team.

Input

feedbackCreateInput

Return Type

AWSJSON

Example

mutation SendFeedback {
createFeedback(input: {
message: "The template editor is great!"
feedbackType: FEATURE
})
}

Export This Article

Save a copy of this page as PDF or plain text.