mutation SendFeedback($feedback: String!) { sendFeedback(feedback: $feedback) { success } }