Skip to content

Migrating to spring-grapql from graphql-java-kickstart #899

@MohamedAymanN

Description

@MohamedAymanN

We are migrating to spring-graphql from graphql-java-kickstart. But we wanted to do it incrementally, given we have a lot of resolvers. Thus, we wanted to have both dependencies living by side and move each resolver slowly. Is it possible to achieve this, or are there a lot of conflicts?

For instance I tried it and got:
Unresolved failure from "ASYNC" dispatch: java.lang.ClassCastException: class graphql.GraphQLContext cannot be cast to class com.klarna.app.cons.graphql.ExtendedGraphQlContext (graphql.GraphQLContext and com.klarna.app.cons.graphql.ExtendedGraphQlContext are in unnamed module of loader 'app')

Appreciate your help

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: invalidAn issue that we don't feel is valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions