Skip to content

feature: @DgsData should be @Repeatable #1193

Closed
Netflix/dgs
#121
@xenoterracide

Description

@xenoterracide

https://netflix.github.io/dgs/datafetching/#multiple-dgsdata-annotations-via-dgsdatalist

@DgsData.List({
    @DgsData(parentType = "Query", field = "movies"),
    @DgsData(parentType = "Query", field = "shows")
})

couldn't @DgsData have @Repeatable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions