Skip to content
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

fix(astprinter): implement transitive interface output #1021

Merged

Conversation

lorf
Copy link
Contributor

@lorf lorf commented Dec 29, 2024

Just copied relevant part from EnterObjectTypeDefinition()

Also add tests

Fixes #1018

@devsergiy
Copy link
Member

Hi @lorf
thanks for the contribution!

Wundergraph Team

@devsergiy devsergiy merged commit 1b7bac3 into wundergraph:master Dec 30, 2024
9 checks passed
@lorf lorf deleted the fix/astprinter-transitive-intfs-1018 branch December 30, 2024 12:43
@lorf
Copy link
Contributor Author

lorf commented Dec 30, 2024

Thank you!

devsergiy pushed a commit that referenced this pull request Dec 30, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.0.0-rc.137](v2.0.0-rc.136...v2.0.0-rc.137)
(2024-12-30)


### Features

* upgrade go to 1.23
([#1020](#1020))
([ba20971](ba20971))


### Bug Fixes

* **astprinter:** implement transitive interface output
([#1021](#1021))
([1b7bac3](1b7bac3)),
closes
[#1018](#1018)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

[v2/pkg/astprinter] astprinter does not output which interfaces given transitive interface implements
2 participants