Closed
Description
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
Labels
No labels