-
Notifications
You must be signed in to change notification settings - Fork 325
Closed as not planned
Labels
in: coreIssues related to config and core supportIssues related to config and core supportin: dataIssues related to working with dataIssues related to working with datatype: enhancementA general enhancementA general enhancement
Description
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.
bschoenmaeckers
Metadata
Metadata
Assignees
Labels
in: coreIssues related to config and core supportIssues related to config and core supportin: dataIssues related to working with dataIssues related to working with datatype: enhancementA general enhancementA general enhancement