2025-02-11 changelogs
GraphQL changes
- Type AlertFrequency was added
- Type AlertSetting was added
- Type AlertSettingInput was added
- Type BrokerCollection was added
- Type BrokerSource was added
- Type BrokerSourceTypes was added
- Type BrokerType was added
- Type CompanyData was added
- Type CreateSavedSearchType was added
- Type CreateSharingGroupInput was added
- Type CustomTag was added
- Type CustomTagsInput was added
- Type CustomTagVisibility was added
- Type DateFilterData was added
- Type DateFilterInput was added
- Type DatePreset was added
- Type DateRange was added
- Type DeliveryTime was added
- Type DeliveryTimeInput was added
- Type DocSourceType was added
- Type DocumentScope was added
- Type DocumentShareInfoInput was added
- Type EmailAddress was added
- Type EmailDisplayType was added
- Type EmailSharee was added
- Type FilingType was added
- Type FilterSet was added
- Type FilterSetInput was added
- Type FilterSetType was added
- Type FilterSetValue was added
- Type FilterSetValueInput was added
- Type GroupSharee was added
- Type Industry was added
- Type LegacySource was added
- Type LegacySourceType was added
- Type LocalTime was added
- Type LogicalOperation was added
- Type MarketCapFilter was added
- Type MutationResult was added
- Type NewsSource was added
- Type NewsSourceType was added
- Type PresetSharee was added
- Type PublishState was added
- Type RegulatorySource was added
- Type RssSource was added
- Type SavedSearchFilters was added
- Type SavedSearchFiltersInput was added
- Type SavedSearchMode was added
- Type SavedSearchMutation was added
- Type SearchMode was added
- Type Section was added
- Type ShareeItem was added
- Type ShareePresetValue was added
- Type SharingGroup was added
- Type SharingGroupModerationEntry was added
- Type TagsFilter was added
- Type TagsFilterValue was added
- Type TimeZone was added
- Type UpdateSharingGroupInput was added
- Type UserSharee was added
- Field user was added to object type
CommonUserDocumentType
- Object type CompanyUser has description
User data of a user within a company.
- Field CompanyUsers.total description changed from
Total number of the result hits, used for pagination @exposed
toTotal number of all users in the company, used for pagination @exposed
- Field CompanyUsers.users description changed from
@exposed
toA subset of users in the company, representing a single page of results as specified by the offset and limit parameters in the companyUsers query. @exposed
- Field shareesV2 was added to object type
Document
- Field updateFilterSet was added to object type
Mutation
- Field savedSearch was added to object type
Mutation
- Field createSharingGroup was added to object type
Mutation
- Field updateSharingGroup was added to object type
Mutation
- Field updateDocumentSharingStatus was added to object type
Mutation
- Field user was added to object type
NoteDocumentType
- Field Query.companyUsers description changed from
Fetches basic data for all users in the company. Querying data for users in a different company only available for global admins. @exposed
toFetches basic data for users in a company given the company
s ID. Client admins can only fetch users from their own company. @exposed` - Description for argument query on field
Query.companyUsers
changed fromUsernames to filter by. Supports partial matches. Currently not available.
toThe criterion to filter users, supports searching by prefix in username, first name, last name, and email
- Description for argument offset on field
Query.companyUsers
changed fromnull
toThe index of the page to fetch, defaults to 0
- Description for argument limit on field
Query.companyUsers
changed fromMaximum allowed value is 100
toThe number of users to fetch per page, 100 as maximum
- Field filters was added to object type
SavedSearch
- Field alertSetting was added to object type
SavedSearch
- Field documentsV2 was added to object type
SearchResponse
- Field userId was added to object type
User
- Field username was added to object type
User
- Field sharingGroups was added to object type
User
- Field sharingPersons was added to object type
User
- Field user was added to interface
UserDocumentType
- Field user was added to object type
WebClipperDocumentType