java-dataloader icon indicating copy to clipboard operation
java-dataloader copied to clipboard

Can not resolved DataLoader for parameter

Open sarwadnya1996 opened this issue 1 year ago • 1 comments

We updated dataloader library to 3.3.0 after updating that we observed we are getting can not resolve DataLoader for parameter 'loader' in method name. We observed in updated version dataloader is initiated runtime when we try to hit query it's giving error Neither the name of the declared type nor the method parameter name "loader" match to any DataLoader. The DataloaderRegistry contains:[ ]

sarwadnya1996 avatar Jun 13 '24 07:06 sarwadnya1996

Can you provide a stack trace please.

Neither the name of the declared type nor the method parameter name "loader" match to any DataLoader.

I dont know what this means - a stack trace and usage example code would help here

bbakerman avatar Jun 14 '24 05:06 bbakerman

Closing as no further details have been provided

bbakerman avatar Nov 23 '24 03:11 bbakerman

Sounds like an error coming from Spring GraphQL, not graphql-java.

kaqqao avatar Nov 23 '24 18:11 kaqqao