Skip to content

Bug in Methoddatafetcher #174

@yarinvak

Description

@yarinvak

In method data fetcher we have this line:

Object value = getFieldValue(environment.getSource(), method.getName());

so even if we have altered the name of the method, with @GraphQLName or @GraphQLPrettify, we do not get the field by this name but by the method name..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions