OBJECT
A pushed conversation is currently being handled by an agent
type ConversationPushedStatus {# The date the conversation has been pushed atpushedAt: DateTime! # The agent te conversation has been pushed topushedTo: User }