Skip to content

Automated Registration of Spring Data Repositories #99

@rstoyanchev

Description

@rstoyanchev

Querydsl repositories annotated with GraphQlRepository are automatically registered as data fetchers for queries with a matching return type. We can add similar support for Spring Data repositories by checking query or mutation input arguments and try to find a matching repository method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: coreIssues related to config and core supportin: dataIssues related to working with datatype: enhancementA general enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions