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

feat(type-graphql): allow overriding decorators #2448

Merged

Conversation

NickBolles
Copy link
Contributor

I'm looking to generate interface type objects with type-graphql so that I can implement them while simultaneously extending another type

I just threw this together, it might not be the best way to achieve this though.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@dotansimha dotansimha merged commit 7ffc934 into dotansimha:master Aug 27, 2019
@dotansimha
Copy link
Owner

Thanks @NickBolles !

NickBolles added a commit to NickBolles/accounts that referenced this pull request Sep 4, 2019
upgrade graphql-codegen to 1.7.x and use new decoratorName config  from dotansimha/graphql-code-generator#2448
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

2 participants