Skip to main content
Version: Beta

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.

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`