Skip to content

Migration guide available to migrate from 5,x,x to 6.x.x / Schemas do not get discovered anymore on 6.x.x #370

Closed
@majoko87

Description

@majoko87

Hey there,
Is there any migration guide available to migrate from 5,x,x to 6.x.x?

I noticed that the package name has changed from com.coxautodev.graphql to graphql.kickstart
Further: after changing the version and the package imports it seems that the schema files *.graphqls do not get discovered anymore. Before the change to 6.x.x every *.graphqls file was discovered correctly and the query and mutation "endpoints" were available. After the change it seems that the schema files do not get resolved anymore. That leads to the problem that no mutation or query is available anymore.

PS:
Is there any real world example available for the DataLoader / BatchLoader?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions