Skip to content

@linear/sdk 25.0.0

Major Changes

  • f519a84: feat(schema): [breaking] Type 'Company' was removed (Company)

    feat(schema): [breaking] Type 'CompanyConnection' was removed (CompanyConnection)

    feat(schema): [breaking] Type 'CompanyEdge' was removed (CompanyEdge)

    feat(schema): [breaking] Field 'IssueHistory.actors' changed type from '[User!]!' to '[User!]' (IssueHistory.actors)

    feat(schema): [breaking] Input field 'companyIds' was removed from input object type 'IssueUpdateInput' (IssueUpdateInput.companyIds)

    feat(schema): [breaking] Argument 'githubRepoId: String' was removed from field 'Mutation.issueImportCreateGithub' (Mutation.issueImportCreateGithub.githubRepoId)

    feat(schema): [breaking] Argument 'githubRepoName: String' was removed from field 'Mutation.issueImportCreateGithub' (Mutation.issueImportCreateGithub.githubRepoName)

    feat(schema): [breaking] Argument 'githubRepoOwner: String' was removed from field 'Mutation.issueImportCreateGithub' (Mutation.issueImportCreateGithub.githubRepoOwner)

    feat(schema): [breaking] Argument 'githubToken: String' was removed from field 'Mutation.issueImportCreateGithub' (Mutation.issueImportCreateGithub.githubToken)

    feat(schema): [breaking] Input field 'NullableProjectFilter.members' changed type from 'UserFilter' to 'UserCollectionFilter' (NullableProjectFilter.members)

    feat(schema): [breaking] Input field 'projectUpdatesReminderFrequency' was removed from input object type 'OrganizationUpdateInput' (OrganizationUpdateInput.projectUpdatesReminderFrequency)

    feat(schema): [breaking] Input field 'ProjectCollectionFilter.members' changed type from 'UserFilter' to 'UserCollectionFilter' (ProjectCollectionFilter.members)

    feat(schema): [breaking] Input field 'ProjectFilter.members' changed type from 'UserFilter' to 'UserCollectionFilter' (ProjectFilter.members)

    feat(schema): [dangerous] Input field 'needs' was added to input object type 'CommentCollectionFilter' (CommentCollectionFilter.needs)

    feat(schema): [dangerous] Input field 'needs' was added to input object type 'CommentFilter' (CommentFilter.needs)

    feat(schema): [dangerous] Input field 'initiative' was added to input object type 'DocumentCollectionFilter' (DocumentCollectionFilter.initiative)

    feat(schema): [dangerous] Input field 'subscriberIds' was added to input object type 'DocumentCreateInput' (DocumentCreateInput.subscriberIds)

    feat(schema): [dangerous] Input field 'initiative' was added to input object type 'DocumentFilter' (DocumentFilter.initiative)

    feat(schema): [dangerous] Input field 'subscriberIds' was added to input object type 'DocumentUpdateInput' (DocumentUpdateInput.subscriberIds)

    feat(schema): [dangerous] Input field 'labels' was added to input object type 'GitHubImportSettingsInput' (GitHubImportSettingsInput.labels)

    feat(schema): [dangerous] Input field 'status' was added to input object type 'InitiativeCollectionFilter' (InitiativeCollectionFilter.status)

    feat(schema): [dangerous] Input field 'status' was added to input object type 'InitiativeFilter' (InitiativeFilter.status)

    feat(schema): [dangerous] Input field 'needs' was added to input object type 'IssueCollectionFilter' (IssueCollectionFilter.needs)

    feat(schema): [dangerous] Input field 'prioritySortOrder' was added to input object type 'IssueCreateInput' (IssueCreateInput.prioritySortOrder)

    feat(schema): [dangerous] Input field 'needs' was added to input object type 'IssueFilter' (IssueFilter.needs)

    feat(schema): [dangerous] Input field 'prioritySortOrder' was added to input object type 'IssueUpdateInput' (IssueUpdateInput.prioritySortOrder)

    feat(schema): [dangerous] Argument 'githubLabels: [String!]' added to field 'Mutation.issueImportCreateGithub' (Mutation.issueImportCreateGithub.githubLabels)

    feat(schema): [dangerous] Input field 'id' was added to input object type 'NotificationEntityInput' (NotificationEntityInput.id)

    feat(schema): [dangerous] Input field 'initiativeId' was added to input object type 'NotificationSubscriptionCreateInput' (NotificationSubscriptionCreateInput.initiativeId)

    feat(schema): [dangerous] Input field 'needs' was added to input object type 'NullableCommentFilter' (NullableCommentFilter.needs)

    feat(schema): [dangerous] Input field 'initiative' was added to input object type 'NullableDocumentFilter' (NullableDocumentFilter.initiative)

    feat(schema): [dangerous] Input field 'needs' was added to input object type 'NullableIssueFilter' (NullableIssueFilter.needs)

    feat(schema): [dangerous] Input field 'needs' was added to input object type 'NullableProjectFilter' (NullableProjectFilter.needs)

    feat(schema): [dangerous] Input field 'priority' was added to input object type 'NullableProjectFilter' (NullableProjectFilter.priority)

    feat(schema): [dangerous] Input field 'health' was added to input object type 'NullableProjectUpdatesFilter' (NullableProjectUpdatesFilter.health)

    feat(schema): [dangerous] Input field 'needs' was added to input object type 'ProjectCollectionFilter' (ProjectCollectionFilter.needs)

    feat(schema): [dangerous] Input field 'priority' was added to input object type 'ProjectCollectionFilter' (ProjectCollectionFilter.priority)

    feat(schema): [dangerous] Input field 'priority' was added to input object type 'ProjectCreateInput' (ProjectCreateInput.priority)

    feat(schema): [dangerous] Input field 'prioritySortOrder' was added to input object type 'ProjectCreateInput' (ProjectCreateInput.prioritySortOrder)

    feat(schema): [dangerous] Input field 'needs' was added to input object type 'ProjectFilter' (ProjectFilter.needs)

    feat(schema): [dangerous] Input field 'priority' was added to input object type 'ProjectFilter' (ProjectFilter.priority)

    feat(schema): [dangerous] Input field 'priority' was added to input object type 'ProjectUpdateInput' (ProjectUpdateInput.priority)

    feat(schema): [dangerous] Input field 'prioritySortOrder' was added to input object type 'ProjectUpdateInput' (ProjectUpdateInput.prioritySortOrder)

    feat(schema): [dangerous] Input field 'health' was added to input object type 'ProjectUpdatesCollectionFilter' (ProjectUpdatesCollectionFilter.health)

    feat(schema): [dangerous] Input field 'health' was added to input object type 'ProjectUpdatesFilter' (ProjectUpdatesFilter.health)

    feat(schema): [dangerous] Argument 'filter: NotificationFilter' added to field 'Query.notifications' (Query.notifications.filter)

    feat(schema): [dangerous] Enum value 'customers' was added to enum 'ViewType' (ViewType.customers)

    feat(schema): [non_breaking] Type 'CustomAttribute' was added (CustomAttribute)

    feat(schema): [non_breaking] Type 'CustomAttributeConnection' was added (CustomAttributeConnection)

    feat(schema): [non_breaking] Type 'CustomAttributeEdge' was added (CustomAttributeEdge)

    feat(schema): [non_breaking] Type 'Customer' was added (Customer)

    feat(schema): [non_breaking] Type 'CustomerCollectionFilter' was added (CustomerCollectionFilter)

    feat(schema): [non_breaking] Type 'CustomerConnection' was added (CustomerConnection)

    feat(schema): [non_breaking] Type 'CustomerCreateInput' was added (CustomerCreateInput)

    feat(schema): [non_breaking] Type 'CustomerEdge' was added (CustomerEdge)

    feat(schema): [non_breaking] Type 'CustomerFilter' was added (CustomerFilter)

    feat(schema): [non_breaking] Type 'CustomerNeed' was added (CustomerNeed)

    feat(schema): [non_breaking] Type 'CustomerNeedCollectionFilter' was added (CustomerNeedCollectionFilter)

    feat(schema): [non_breaking] Type 'CustomerNeedConnection' was added (CustomerNeedConnection)

    feat(schema): [non_breaking] Type 'CustomerNeedCreateInput' was added (CustomerNeedCreateInput)

    feat(schema): [non_breaking] Type 'CustomerNeedEdge' was added (CustomerNeedEdge)

    feat(schema): [non_breaking] Type 'CustomerNeedFilter' was added (CustomerNeedFilter)

    feat(schema): [non_breaking] Type 'CustomerNeedPayload' was added (CustomerNeedPayload)

    feat(schema): [non_breaking] Type 'CustomerNeedUpdateInput' was added (CustomerNeedUpdateInput)

    feat(schema): [non_breaking] Type 'CustomerPayload' was added (CustomerPayload)

    feat(schema): [non_breaking] Type 'CustomerSchema' was added (CustomerSchema)

    feat(schema): [non_breaking] Type 'CustomerSchemaConnection' was added (CustomerSchemaConnection)

    feat(schema): [non_breaking] Type 'CustomerSchemaEdge' was added (CustomerSchemaEdge)

    feat(schema): [non_breaking] Type 'CustomerSchemaField' was added (CustomerSchemaField)

    feat(schema): [non_breaking] Type 'CustomerSchemaFieldConnection' was added (CustomerSchemaFieldConnection)

    feat(schema): [non_breaking] Type 'CustomerSchemaFieldEdge' was added (CustomerSchemaFieldEdge)

    feat(schema): [non_breaking] Type 'CustomerStatus' was added (CustomerStatus)

    feat(schema): [non_breaking] Type 'CustomerStatusConnection' was added (CustomerStatusConnection)

    feat(schema): [non_breaking] Type 'CustomerStatusCreateInput' was added (CustomerStatusCreateInput)

    feat(schema): [non_breaking] Type 'CustomerStatusEdge' was added (CustomerStatusEdge)

    feat(schema): [non_breaking] Type 'CustomerStatusPayload' was added (CustomerStatusPayload)

    feat(schema): [non_breaking] Type 'CustomerStatusType' was added (CustomerStatusType)

    feat(schema): [non_breaking] Type 'CustomerStatusUpdateInput' was added (CustomerStatusUpdateInput)

    feat(schema): [non_breaking] Type 'CustomerUpdateInput' was added (CustomerUpdateInput)

    feat(schema): [non_breaking] Type 'GitHubEnterpriseServerInstallVerificationPayload' was added (GitHubEnterpriseServerInstallVerificationPayload)

    feat(schema): [non_breaking] Type 'InitiativeNotificationSubscription' was added (InitiativeNotificationSubscription)

    feat(schema): [non_breaking] Type 'NotificationFilter' was added (NotificationFilter)

    feat(schema): [non_breaking] Type 'SchemaFieldType' was added (SchemaFieldType)

    feat(schema): [non_breaking] Type 'StringArrayComparator' was added (StringArrayComparator)

    feat(schema): [non_breaking] Type 'StringItemComparator' was added (StringItemComparator)

    feat(schema): [non_breaking] Type 'WebhookFailureEvent' was added (WebhookFailureEvent)

    feat(schema): [non_breaking] Field 'reactionEmoji' was added to object type 'CommentNotification' (CommentNotification.reactionEmoji)

    feat(schema): [non_breaking] Field 'initiative' was added to object type 'CustomViewNotificationSubscription' (CustomViewNotificationSubscription.initiative)

    feat(schema): [non_breaking] Field 'progressHistory' was added to object type 'Cycle' (Cycle.progressHistory)

    feat(schema): [non_breaking] Field 'initiative' was added to object type 'CycleNotificationSubscription' (CycleNotificationSubscription.initiative)

    feat(schema): [non_breaking] Input field 'CycleShiftAllInput.daysToShift' description changed from '[DEPRECATED] The number of days to shift the cycles by.' to 'The number of days to shift the cycles by.' (CycleShiftAllInput.daysToShift)

    feat(schema): [non_breaking] Input field 'CycleShiftAllInput.id' description changed from '[DEPRECATED] The cycle id at which to start the shift.' to 'The cycle ID at which to start the shift.' (CycleShiftAllInput.id)

    feat(schema): [non_breaking] Description '[DEPRECATED] Input for shifting all cycles by a certain number of days. Mutation is now deprecated.' on type 'CycleShiftAllInput' has changed to 'Input for shifting all cycles from a certain cycle onwards by a certain number of days' (CycleShiftAllInput)

    feat(schema): [non_breaking] Field 'comments' was added to object type 'Document' (Document.comments)

    feat(schema): [non_breaking] Field 'documentId' was added to object type 'DocumentNotification' (DocumentNotification.documentId)

    feat(schema): [non_breaking] Field 'groupingPriority' was added to object type 'DocumentNotification' (DocumentNotification.groupingPriority)

    feat(schema): [non_breaking] Field 'inboxUrl' was added to object type 'DocumentNotification' (DocumentNotification.inboxUrl)

    feat(schema): [non_breaking] Field 'reactionEmoji' was added to object type 'DocumentNotification' (DocumentNotification.reactionEmoji)

    feat(schema): [non_breaking] Field 'DocumentNotification.groupingKey' description changed from '[ALPHA] Notifications with the same grouping key will be grouped together in the UI.' to '[Internal] Notifications with the same grouping key will be grouped together in the UI.' (DocumentNotification.groupingKey)

    feat(schema): [non_breaking] Field 'DocumentNotification.isLinearActor' changed type from 'Boolean' to 'Boolean!' (DocumentNotification.isLinearActor)

    feat(schema): [non_breaking] Field 'comments' was added to object type 'DocumentSearchResult' (DocumentSearchResult.comments)

    feat(schema): [non_breaking] Field 'wasLocalDraft' was added to object type 'Draft' (Draft.wasLocalDraft)

    feat(schema): [non_breaking] Field 'initiative' was added to object type 'Favorite' (Favorite.initiative)

    feat(schema): [non_breaking] Field 'installUrl' was added to object type 'GitHubEnterpriseServerPayload' (GitHubEnterpriseServerPayload.installUrl)

    feat(schema): [non_breaking] Field 'labels' was added to object type 'GitHubImportSettings' (GitHubImportSettings.labels)

    feat(schema): [non_breaking] Field 'groupingPriority' was added to object type 'InitiativeNotification' (InitiativeNotification.groupingPriority)

    feat(schema): [non_breaking] Field 'inboxUrl' was added to object type 'InitiativeNotification' (InitiativeNotification.inboxUrl)

    feat(schema): [non_breaking] Field 'initiativeId' was added to object type 'InitiativeNotification' (InitiativeNotification.initiativeId)

    feat(schema): [non_breaking] Field 'reactionEmoji' was added to object type 'InitiativeNotification' (InitiativeNotification.reactionEmoji)

    feat(schema): [non_breaking] Field 'InitiativeNotification.groupingKey' description changed from '[ALPHA] Notifications with the same grouping key will be grouped together in the UI.' to '[Internal] Notifications with the same grouping key will be grouped together in the UI.' (InitiativeNotification.groupingKey)

    feat(schema): [non_breaking] Field 'InitiativeNotification.isLinearActor' changed type from 'Boolean' to 'Boolean!' (InitiativeNotification.isLinearActor)

    feat(schema): [non_breaking] Field 'prioritySortOrder' was added to object type 'Issue' (Issue.prioritySortOrder)

    feat(schema): [non_breaking] Input field 'IssueCreateInput.teamId' description changed from 'The identifier or key of the team associated with the issue.' to 'The identifier of the team associated with the issue.' (IssueCreateInput.teamId)

    feat(schema): [non_breaking] Field 'groupingPriority' was added to object type 'IssueNotification' (IssueNotification.groupingPriority)

    feat(schema): [non_breaking] Field 'inboxUrl' was added to object type 'IssueNotification' (IssueNotification.inboxUrl)

    feat(schema): [non_breaking] Field 'issueId' was added to object type 'IssueNotification' (IssueNotification.issueId)

    feat(schema): [non_breaking] Field 'IssueNotification.groupingKey' description changed from '[ALPHA] Notifications with the same grouping key will be grouped together in the UI.' to '[Internal] Notifications with the same grouping key will be grouped together in the UI.' (IssueNotification.groupingKey)

    feat(schema): [non_breaking] Field 'IssueNotification.isLinearActor' changed type from 'Boolean' to 'Boolean!' (IssueNotification.isLinearActor)

    feat(schema): [non_breaking] Field 'prioritySortOrder' was added to object type 'IssueSearchResult' (IssueSearchResult.prioritySortOrder)

    feat(schema): [non_breaking] Input field 'IssueUpdateInput.teamId' description changed from 'The identifier or key of the team associated with the issue.' to 'The identifier of the team associated with the issue.' (IssueUpdateInput.teamId)

    feat(schema): [non_breaking] Field 'initiative' was added to object type 'LabelNotificationSubscription' (LabelNotificationSubscription.initiative)

    feat(schema): [non_breaking] Field 'customerCreate' was added to object type 'Mutation' (Mutation.customerCreate)

    feat(schema): [non_breaking] Field 'customerDelete' was added to object type 'Mutation' (Mutation.customerDelete)

    feat(schema): [non_breaking] Field 'customerNeedCreate' was added to object type 'Mutation' (Mutation.customerNeedCreate)

    feat(schema): [non_breaking] Field 'customerNeedDelete' was added to object type 'Mutation' (Mutation.customerNeedDelete)

    feat(schema): [non_breaking] Field 'customerNeedUpdate' was added to object type 'Mutation' (Mutation.customerNeedUpdate)

    feat(schema): [non_breaking] Field 'customerStatusCreate' was added to object type 'Mutation' (Mutation.customerStatusCreate)

    feat(schema): [non_breaking] Field 'customerStatusDelete' was added to object type 'Mutation' (Mutation.customerStatusDelete)

    feat(schema): [non_breaking] Field 'customerStatusUpdate' was added to object type 'Mutation' (Mutation.customerStatusUpdate)

    feat(schema): [non_breaking] Field 'customerUpdate' was added to object type 'Mutation' (Mutation.customerUpdate)

    feat(schema): [non_breaking] Field 'Mutation.cycleShiftAll' description changed from '[DEPRECATED] Shifts all cycles starts by a certain number of weeks.' to 'Shifts all cycles starts and ends by a certain number of days, starting from the provided cycle onwards.' (Mutation.cycleShiftAll)

    feat(schema): [non_breaking] Field 'Mutation.notificationArchiveAll' description changed from 'Archives all of the user's past notifications for the associated entity.' to 'Archives a notification and all related notifications.' (Mutation.notificationArchiveAll)

    feat(schema): [non_breaking] Field 'Mutation.notificationMarkReadAll' description changed from 'Marks all past notifications for the associated entity as read.' to 'Marks notification and all related notifications as read.' (Mutation.notificationMarkReadAll)

    feat(schema): [non_breaking] Field 'Mutation.notificationMarkUnreadAll' description changed from 'Marks all past notifications for the associated entity as unread.' to 'Marks notification and all related notifications as unread.' (Mutation.notificationMarkUnreadAll)

    feat(schema): [non_breaking] Field 'Mutation.notificationSnoozeAll' description changed from 'Snoozes a notification and all past notifications for the associated entity.' to 'Snoozes a notification and all related notifications.' (Mutation.notificationSnoozeAll)

    feat(schema): [non_breaking] Field 'Mutation.notificationUnsnoozeAll' description changed from 'Unsnoozes a notification and all past notifications for the associated entity.' to 'Unsnoozes a notification and all related notifications.' (Mutation.notificationUnsnoozeAll)

    feat(schema): [non_breaking] Field 'groupingPriority' was added to interface 'Notification' (Notification.groupingPriority)

    feat(schema): [non_breaking] Field 'inboxUrl' was added to interface 'Notification' (Notification.inboxUrl)

    feat(schema): [non_breaking] Field 'Notification.groupingKey' description changed from '[ALPHA] Notifications with the same grouping key will be grouped together in the UI.' to '[Internal] Notifications with the same grouping key will be grouped together in the UI.' (Notification.groupingKey)

    feat(schema): [non_breaking] Field 'Notification.isLinearActor' changed type from 'Boolean' to 'Boolean!' (Notification.isLinearActor)

    feat(schema): [non_breaking] Input field 'NotificationEntityInput.projectId' description changed from 'The id of the project related to the notification.' to '[DEPRECATED] The id of the project related to the notification.' (NotificationEntityInput.projectId)

    feat(schema): [non_breaking] Field 'initiative' was added to interface 'NotificationSubscription' (NotificationSubscription.initiative)

    feat(schema): [non_breaking] Field 'groupingPriority' was added to object type 'OauthClientApprovalNotification' (OauthClientApprovalNotification.groupingPriority)

    feat(schema): [non_breaking] Field 'inboxUrl' was added to object type 'OauthClientApprovalNotification' (OauthClientApprovalNotification.inboxUrl)

    feat(schema): [non_breaking] Field 'oauthClientApprovalId' was added to object type 'OauthClientApprovalNotification' (OauthClientApprovalNotification.oauthClientApprovalId)

    feat(schema): [non_breaking] Field 'OauthClientApprovalNotification.groupingKey' description changed from '[ALPHA] Notifications with the same grouping key will be grouped together in the UI.' to '[Internal] Notifications with the same grouping key will be grouped together in the UI.' (OauthClientApprovalNotification.groupingKey)

    feat(schema): [non_breaking] Field 'OauthClientApprovalNotification.isLinearActor' changed type from 'Boolean' to 'Boolean!' (OauthClientApprovalNotification.isLinearActor)

    feat(schema): [non_breaking] Field 'Organization.projectUpdateReminderFrequencyInWeeks' description changed from '[ALPHA] The n-weekly frequency at which to prompt for project updates. When not set, reminders are off.' to 'The n-weekly frequency at which to prompt for project updates. When not set, reminders are off.' (Organization.projectUpdateReminderFrequencyInWeeks)

    feat(schema): [non_breaking] Field 'Organization.projectUpdatesReminderFrequency' description changed from 'The frequency at which to prompt for project updates.' to '[DEPRECATED] The frequency at which to prompt for project updates.' (Organization.projectUpdatesReminderFrequency)

    feat(schema): [non_breaking] Field 'Organization.projectUpdatesReminderFrequency' is deprecated (Organization.projectUpdatesReminderFrequency)

    feat(schema): [non_breaking] Field 'Organization.projectUpdatesReminderFrequency' has deprecation reason 'Use organization.projectUpdatesReminderFrequencyInWeeks instead' (Organization.projectUpdatesReminderFrequency)

    feat(schema): [non_breaking] Input field 'OrganizationUpdateInput.projectUpdateReminderFrequencyInWeeks' description changed from '[ALPHA] The n-weekly frequency at which to prompt for project updates.' to 'The n-weekly frequency at which to prompt for project updates.' (OrganizationUpdateInput.projectUpdateReminderFrequencyInWeeks)

    feat(schema): [non_breaking] Field 'externalLinks' was added to object type 'Project' (Project.externalLinks)

    feat(schema): [non_breaking] Field 'health' was added to object type 'Project' (Project.health)

    feat(schema): [non_breaking] Field 'priority' was added to object type 'Project' (Project.priority)

    feat(schema): [non_breaking] Field 'prioritySortOrder' was added to object type 'Project' (Project.prioritySortOrder)

    feat(schema): [non_breaking] Field 'progressHistory' was added to object type 'Project' (Project.progressHistory)

    feat(schema): [non_breaking] Field 'Project.links' description changed from 'Links associated with the project.' to '[DEPRECATED] Links associated with the project.' (Project.links)

    feat(schema): [non_breaking] Field 'Project.links' is deprecated (Project.links)

    feat(schema): [non_breaking] Field 'Project.links' has deprecation reason 'Use externalLinks instead' (Project.links)

    feat(schema): [non_breaking] Field 'groupingPriority' was added to object type 'ProjectNotification' (ProjectNotification.groupingPriority)

    feat(schema): [non_breaking] Field 'inboxUrl' was added to object type 'ProjectNotification' (ProjectNotification.inboxUrl)

    feat(schema): [non_breaking] Field 'projectId' was added to object type 'ProjectNotification' (ProjectNotification.projectId)

    feat(schema): [non_breaking] Field 'projectMilestoneId' was added to object type 'ProjectNotification' (ProjectNotification.projectMilestoneId)

    feat(schema): [non_breaking] Field 'projectUpdateId' was added to object type 'ProjectNotification' (ProjectNotification.projectUpdateId)

    feat(schema): [non_breaking] Field 'reactionEmoji' was added to object type 'ProjectNotification' (ProjectNotification.reactionEmoji)

    feat(schema): [non_breaking] Field 'ProjectNotification.groupingKey' description changed from '[ALPHA] Notifications with the same grouping key will be grouped together in the UI.' to '[Internal] Notifications with the same grouping key will be grouped together in the UI.' (ProjectNotification.groupingKey)

    feat(schema): [non_breaking] Field 'ProjectNotification.isLinearActor' changed type from 'Boolean' to 'Boolean!' (ProjectNotification.isLinearActor)

    feat(schema): [non_breaking] Field 'initiative' was added to object type 'ProjectNotificationSubscription' (ProjectNotificationSubscription.initiative)

    feat(schema): [non_breaking] Field 'user' was added to object type 'ProjectRelation' (ProjectRelation.user)

    feat(schema): [non_breaking] Field 'externalLinks' was added to object type 'ProjectSearchResult' (ProjectSearchResult.externalLinks)

    feat(schema): [non_breaking] Field 'health' was added to object type 'ProjectSearchResult' (ProjectSearchResult.health)

    feat(schema): [non_breaking] Field 'priority' was added to object type 'ProjectSearchResult' (ProjectSearchResult.priority)

    feat(schema): [non_breaking] Field 'prioritySortOrder' was added to object type 'ProjectSearchResult' (ProjectSearchResult.prioritySortOrder)

    feat(schema): [non_breaking] Field 'progressHistory' was added to object type 'ProjectSearchResult' (ProjectSearchResult.progressHistory)

    feat(schema): [non_breaking] Field 'ProjectSearchResult.links' description changed from 'Links associated with the project.' to '[DEPRECATED] Links associated with the project.' (ProjectSearchResult.links)

    feat(schema): [non_breaking] Field 'ProjectSearchResult.links' is deprecated (ProjectSearchResult.links)

    feat(schema): [non_breaking] Field 'ProjectSearchResult.links' has deprecation reason 'Use externalLinks instead' (ProjectSearchResult.links)

    feat(schema): [non_breaking] Field 'slugId' was added to object type 'ProjectUpdate' (ProjectUpdate.slugId)

    feat(schema): [non_breaking] Field 'customer' was added to object type 'Query' (Query.customer)

    feat(schema): [non_breaking] Field 'customerNeed' was added to object type 'Query' (Query.customerNeed)

    feat(schema): [non_breaking] Field 'customerNeeds' was added to object type 'Query' (Query.customerNeeds)

    feat(schema): [non_breaking] Field 'customerStatus' was added to object type 'Query' (Query.customerStatus)

    feat(schema): [non_breaking] Field 'customerStatuses' was added to object type 'Query' (Query.customerStatuses)

    feat(schema): [non_breaking] Field 'customers' was added to object type 'Query' (Query.customers)

    feat(schema): [non_breaking] Field 'notificationsUnreadCount' was added to object type 'Query' (Query.notificationsUnreadCount)

    feat(schema): [non_breaking] Field 'verifyGitHubEnterpriseServerInstallation' was added to object type 'Query' (Query.verifyGitHubEnterpriseServerInstallation)

    feat(schema): [non_breaking] Field 'membership' was added to object type 'Team' (Team.membership)

    feat(schema): [non_breaking] Field 'progressHistory' was added to object type 'Team' (Team.progressHistory)

    feat(schema): [non_breaking] Field 'scimGroupName' was added to object type 'Team' (Team.scimGroupName)

    feat(schema): [non_breaking] Field 'initiative' was added to object type 'TeamNotificationSubscription' (TeamNotificationSubscription.initiative)

    feat(schema): [non_breaking] Field 'initiative' was added to object type 'UserNotificationSubscription' (UserNotificationSubscription.initiative)

Patch Changes

  • a293329: chore(deps): update dependency patch versions