Skip to content

Auto-Binding Support for Arguments in Queries and Mutations #1032

@williamwjs

Description

@williamwjs

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

No one assigned

    Labels

    status: declinedA suggestion or change that we don't feel we should currently apply

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions