Skip to content

Implement graphql.schema.LightDataFetcher #732

Closed
@adrian-skybaker

Description

@adrian-skybaker

graphql-java 20.0 introduced the concept of a lightweight data fetcher, to reduce the amount of redundant DataFetchingEnvironment objects wastefully created when just calling simple object properties.

Ideally graphql.kickstart.tools.resolver.TrivialMethodFieldResolverDataFetcher would implement this, to make use of the internal optimisations in graphql-java.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions