Skip to content

Migrating from graphql-spqr to Spring for GraphQL #1323

@ChristianB011

Description

@ChristianB011

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions