The input fields to query message.
Returns
pageSize ● Int
Default page size, default value is 10.
messageId ● ID
Index for retrieving the message ID.
createAt ● Date
Creation time of the message.
direction ● String
Query direction (up = query messages greater than current messageId/createTime, down = query messages less than current messageId/createTime).
conversationId ● ID!non-null
A globally-unique identifier of the conversation.
Map
Argument from
MessageQueryInput
Was this article helpful to you?