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 …
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 …