FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[Feature Request] Add support for Java record types to PropertyDataFetcher · Issue #2991 · graphql-java/graphql-java · GitHub

[Feature Request] Add support for Java record types to PropertyDataFetcher #2991

Description

Java record types have private fields and public getter methods for these fields. But these getter methods don't have a "get" prefix. Currently the implementation of PropertyFetchingImpl.getPropertyViaGetterMethod does not find these getter methods so Java record types cannot be used as a source.

Can support for Java record type getters be added to PropertyFetchingImpl.getPropertyViaGetterMethod ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL