Skip to content

graph codegen: fix bug with id field clash in example entity #1971

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

YaroShkvorets
Copy link
Collaborator

@YaroShkvorets YaroShkvorets commented Feb 17, 2025

#1810 fixed id field clash for event entities, but not for example entity

To reproduce, run graph init for 0xb89279DEd0AD7cD573D164b03424E1E2BbE1e2Be on moonbeam and choose "N" when asked to index events.

This PR fixes it.

Copy link

changeset-bot bot commented Feb 17, 2025

🦋 Changeset detected

Latest commit: 2d5af50

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@graphprotocol/graph-cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphprotocol/graph-cli 0.96.0-alpha-20250217034807-2d5af508ae7d919c504dd94639997de003d01712 npm ↗︎ unpkg ↗︎
@graphprotocol/graph-ts 0.38.0-alpha-20250217034807-2d5af508ae7d919c504dd94639997de003d01712 npm ↗︎ unpkg ↗︎

@YaroShkvorets YaroShkvorets merged commit 4e2b689 into main Feb 27, 2025
9 checks passed
@YaroShkvorets YaroShkvorets deleted the yaro/fix-example-id-clash branch February 27, 2025 20:11
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.

None yet

1 participant