Skip to content

Commit ab0fedf

Browse files
Merge pull request #1 from yousseefspires/add-contextinfo-findMessages
Add ContextInfo to return in FindMessages
2 parents f5f778e + 5fcdf5a commit ab0fedf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/api/services/channel.service.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,7 @@ export class ChannelStartupService {
577577
messageTimestamp: true,
578578
instanceId: true,
579579
source: true,
580+
contextInfo: true,
580581
MessageUpdate: {
581582
select: {
582583
status: true,

0 commit comments

Comments
 (0)