Mutations
createAiFeedback
Submit feedback on any Plain AI feature result. Pass a JSON-encoded object in the feedback field whose type discriminates the feature (AI_AGENT, THREAD_CATCHUP, THREAD_CLUSTERS, TONE_RULE, or KNOWLEDGE_GAP) and includes the relevant context fields and an optional sentiment (POSITIVE, NEGATIVE, or NEUTRAL).
MUTATION
createAiFeedback(input: CreateAiFeedbackInput!): CreateAiFeedbackOutput!Arguments
input
required
Returns
error
Mutation
Variables
Response
Mutation
Variables
Response

