Replies: 1 comment
-
Currently we don't have a plugin to generate that. PRs are always welcome! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently Java plugin is generating classes for only input types and Enums.
For all plugins like Typescript, Kotlin etc, its generating code for all types. I primarily want to generate types in output of operations.
Eg: Java plugin is generating class for GetContentInput but not for GetContentOutput.
Do we need to add this feature or is there any configuration that I am missing?
Beta Was this translation helpful? Give feedback.
All reactions