OBJECT

EmailConversationPicture

Just the picture URL. Kept separate so senderAccount / senderContact can nest picture { url } the way the FE already expects.

link GraphQL Schema definition

  • type EmailConversationPicture {
  • url: String
  • }