Message - partner - OBJECT
Version: 2025-01
Description:
A message exchanged within a conversation.
Access Scopes
Fields
-
body:
String -
The message body.
-
fileUrls:
Url! -
A collection of URLs pointing to files attached to the message.
-
id:
ID! -
A globally unique identifier.
-
sentAt:
DateTime! -
The date and time the message was sent.
-
sentBy:
MessageSender! -
The organization or user that sent the message.
-
sentVia:
MessageSentVia! -
The platform that was used to send the message.
Connections
Related queries
Related mutations
Related Unions
Examples