-
Notifications
You must be signed in to change notification settings - Fork 328
Closed as not planned
Labels
status: duplicateA duplicate of another issueA duplicate of another issue
Description
I am migrating our company's codebase from the graphql-spqr library because it is no longer being maintained, and the only feature that is missing from Spring for GraphQL that we use is the ability to generate the GraphQL schema from our existing pojo classes (commonly called 'code first' by other implementations in the community) without having to duplicate everything across separate schema files. I was wondering if similar functionality is planned for the Spring for GraphQL package as we would like to move to the official package without defining separate schema files. If not, would the Spring for GraphQL team consider a pull request with this feature if we developed it ourselves?
Metadata
Metadata
Assignees
Labels
status: duplicateA duplicate of another issueA duplicate of another issue