Skip to main content
Version: Latest

2025-02-03 changelogs

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 to Id 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 filingTypesV3 was added to object type Query
  • Object type Query has description Query to get the SourceCodeLevel mappings
  • Field id was added to object type User
  • Field isFavourite was added to object type Watchlist
  • Field deleteWatchlists was added to object type WatchlistMutation