Deprecate messageChannel messageFolder calendarChannel standard objects (#20836)
# Introduction Removing old standard objects `messageChannel` and `messageFolder` and `calendarChannel` --------- Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -4,14 +4,12 @@ export enum CoreObjectNamePlural {
|
||||
ApiKey = 'apiKeys',
|
||||
Attachment = 'attachments',
|
||||
Blocklist = 'blocklists',
|
||||
CalendarChannel = 'calendarChannels',
|
||||
CalendarEvent = 'calendarEvents',
|
||||
Comment = 'comments',
|
||||
Company = 'companies',
|
||||
Dashboard = 'dashboards',
|
||||
TimelineActivity = 'timelineActivities',
|
||||
Message = 'messages',
|
||||
MessageChannel = 'messageChannels',
|
||||
MessageParticipant = 'messageParticipants',
|
||||
MessageThread = 'messageThreads',
|
||||
Note = 'notes',
|
||||
|
||||
Reference in New Issue
Block a user