-
Notifications
You must be signed in to change notification settings - Fork 322
Closed as not planned
Labels
status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently apply
Description
Hi team,
I have been using the graphql-java-kickstart/graphql-spring-boot project for my project, which is now deprecated in favor of this spring project.
In the past, I did not have to annotate the arguments for the query or mutation. However, with this spring-graphql project, it seems I will need to annotate them.
I am wondering if it would be beneficial to support auto-binding of arguments based on field name, type, etc.? This would simplify the transition and reduce the amount of boilerplate code required.
Thank you!
Metadata
Metadata
Assignees
Labels
status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently apply