2025-02-03 changelogs
Deprecations
notes
These deprecations will be removed in the next version. You should to consider to change to another version to ensure that your application is up to date and not breaking in the next version.
- Field AISummaryTopicGroup.id is deprecated
- Field AISummaryTopicGroup.id has deprecation reason
AISummaryTopicGroup is deprecated. Use AISummary and QAndAAISummary instead.
- Field AISummaryTopicGroup.title is deprecated
- Field AISummaryTopicGroup.title has deprecation reason
AISummaryTopicGroup is deprecated. Use AISummary and QAndAAISummary instead.
- Field AISummaryTopicGroup.subTopics is deprecated
- Field AISummaryTopicGroup.subTopics has deprecation reason
AISummaryTopicGroup is deprecated. Use AISummary and QAndAAISummary instead.
GraphQL changes
- Type JSON was added
- Field citationLabel was added to object type
AISummaryReference
- Field CompanyUser.id description changed from
Internal id of the user, used exclusively within our product @exposed
toId of the user
- Field commentsCount was added to object type
Document
- Field PageInfo.startCursor description changed from
Cursor to the first item @exposed
to `Information about the pagination of the list.
GraphQL Cursor Connections Specification`
- Field suggestedTickers was added to object type
Query
- Field filingTypesV3 was added to object type
Query
- Field id was added to object type
User
- Field isFavourite was added to object type
Watchlist
- Field deleteWatchlists was added to object type
WatchlistMutation