It’s a project where I have to deserialize graphql responses, so I have to get POJO classes from graphql schema. How I can generate ONLY pojo classes from graphql schema with maven using graphql-maven-plugin without server code or client code?
New contributor
max is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.