Skip to main content
MUTATION
teamMessageUnpin(_id: String!): TeamMessage

Arguments

_id
String!
required
_id
String!
teamChatId
String!
content
String
contentType
String!
userId
String!
attachments
mentionedUserIds
[String]
mentionedAll
Boolean
reactions
threadParentId
String
threadReplyCount
Int
threadLastReplyAt
Date
threadParticipantIds
[String]
readByUserIds
[String]
isEdited
Boolean!
isPinned
Boolean!
isDeleted
Boolean!
createdAt
Date!
updatedAt
Date!
user
mentionedUsers
threadParticipants
teamChat
threadParent
Mutation
Variables
Response
Last modified on August 9, 2026