Mutations
editQueuedAgentSessionMessage
Edits the text of a user message that is waiting in a Sidekick AGENT_SESSION queue.
Attachments are not editable in this flow — delete and re-send to change them. Rejects
with queued_agent_session_message_already_dispatched if the agent has already
picked the message up.
MUTATION
editQueuedAgentSessionMessage(input: EditQueuedAgentSessionMessageInput!): EditQueuedAgentSessionMessageOutput!Arguments
input
required
queuedAgentSessionMessage
error
Mutation
Variables
Response
Mutation
Variables
Response

