Jeong Rok Suh

Results 7 comments of Jeong Rok Suh

Also, I see that `ValidationHandlerBuilder`'s `create` method accepts a `SchemaParser` object, but this class is marked as deprecated. Any reference to how to correctly use this `ValidationHandlerBuilder` would be appreciated.

Same issue here with 14.1.1-canary-48. I made a workaround by making `default.tsx` have the same code as `page.tsx`, but looking at the docs it seems to be expected that the...

Thanks for the feedback guys. I am not entirely sure if my case has the same root cause as #51714 but seems like I am experiencing a similar issue as...

Is pagination support only possible with spring boot v3.x.x and not v2.7.x? I am currently using v2.7.8 and I wonder if there is any way to implement pagination using spring-for-graphql?

@bclozel @rstoyanchev Thank you for comfirming. I am planning to use Spring Data pagination with connection style GraphQL pagination. I will look into migrating to Spring Boot 3 as the...

@phiSgr Confimed that it is working as expected now. Thank you!

Strange. I upgraded to React 19.2.0 and it is working without any errors.