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

Include isDeprecated & deprecationReasons in code generation #124

Closed
MaximusMcCann opened this issue Aug 3, 2017 · 0 comments
Closed

Include isDeprecated & deprecationReasons in code generation #124

MaximusMcCann opened this issue Aug 3, 2017 · 0 comments

Comments

@MaximusMcCann
Copy link

Looking to move over to apollo. One nice thing from our current code generator is we output deprecation info as well. So:

@available(*, deprecated, message: "Obsolete and will eventually be removed. Use the hierarchical `categorization` field instead.")
final var catgeory: PieCategoryEnumType!

Which makes this nice throughout the rest of the code:
image

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

No branches or pull requests

1 participant