Expose a new graphql endpoint from spring boot application using dgs framework

Expose a new graphql endpoint from spring boot application using dgs framework

I registered the bean, when trying to hit graphql endpoint from postman the request is not reaching to DGSFetcher class to perform action.

 

Read More