OBJECT
A closed conversation has been closed by an agent after being handled
type ConversationClosedStatus {# The agent that closed the conversationclosedBy: User # The date the conversation has been closed atclosedAt: DateTime! }