Mutations
updateGeneratedReply
Record teammate feedback (thumbs up / thumbs down and an optional comment) on a generated reply. Use this to signal whether a suggestion was helpful so Plain can improve future suggestions. Requires the generatedReply:edit permission.
MUTATION
updateGeneratedReply(input: UpdateGeneratedReplyInput!): UpdateGeneratedReplyOutput!Arguments
input
required
Returns
generatedReply
error
Mutation
Variables
Response
Mutation
Variables
Response

