I have defined the annotations in my project and it was working fine till graphql-spqr-spring-boot-starter 0.0.4 and springboot 2.4.15.
Once I updated to the latest, I get the following exception,
Caused by: java.lang.IllegalStateException: At least one top-level operation source must be registered
I have defined the annotations in my project and it was working fine till graphql-spqr-spring-boot-starter 0.0.4 and springboot 2.4.15. Once I updated to the latest, I get the following exception,
Caused by: java.lang.IllegalStateException: At least one top-level operation source must be registered