Mutations
deleteQueuedAgentSessionMessage
Removes a user message that is waiting in a Sidekick AGENT_SESSION queue. Rejects with
queued_agent_session_message_already_dispatched if the agent has already picked the
message up — the frontend should reload to reflect the new state.
MUTATION
deleteQueuedAgentSessionMessage(input: DeleteQueuedAgentSessionMessageInput!): DeleteQueuedAgentSessionMessageOutput!Arguments
input
required
error
Mutation
Variables
Response
Mutation
Variables
Response

