Skip to content

remove backlinksTotalCountsTypeId1#572

Merged
nikgraf merged 1 commit intomainfrom
nik/remove-backlinksTotalCountsTypeId1
Dec 7, 2025
Merged

remove backlinksTotalCountsTypeId1#572
nikgraf merged 1 commit intomainfrom
nik/remove-backlinksTotalCountsTypeId1

Conversation

@nikgraf
Copy link
Collaborator

@nikgraf nikgraf commented Dec 7, 2025

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the temporary backlinksTotalCountsTypeId1 feature from the hypergraph and hypergraph-react packages, cleaning up an experimental API that is no longer needed.

  • Removes the backlinksTotalCountsTypeId1 parameter and response field from Entity.findManyPublic and React hooks
  • Updates GraphQL query generation to remove backlinks filtering and totalCount queries
  • Cleans up test data and removes unnecessary type suppression comments

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/hypergraph/src/entity/find-many-public.ts Removes backlinksTotalCountsTypeId1 parameter from types, GraphQL query generation, query variables, and result parsing
packages/hypergraph/test/entity/find-many-public.test.ts Removes backlinksTotalCountsTypeId1 field from test data and removes unnecessary @ts-expect-error comment
packages/hypergraph-react/src/internal/use-entities-public.tsx Removes backlinksTotalCountsTypeId1 from hook parameters, query keys, and function calls
packages/hypergraph-react/src/hooks/use-entities.tsx Removes backlinksTotalCountsTypeId1 from type definitions and removes the field from return type
apps/events/src/routes/podcasts.lazy.tsx Removes usage of backlinksTotalCountsTypeId1 parameter and updates UI to no longer display this field
.changeset/remove-backlinks-feature.md Documents the breaking change as a patch version update

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nikgraf nikgraf merged commit 956aaa4 into main Dec 7, 2025
12 checks passed
@nikgraf nikgraf deleted the nik/remove-backlinksTotalCountsTypeId1 branch December 7, 2025 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants