8000 Asynchronous DataFetcher? · Issue #37 · graphql-java/graphql-java · GitHub
[go: up one dir, main page]

Skip to content

Asynchronous DataFetcher? #37

@ybayk

Description

@ybayk

Please consider adding support of Future return type for DataFetcher API.
Actually scratched that. We just noticed it is possible to provide a custom executor service per fetcher. But it will still block for each fetcher.
Is it actually possible to go async all the way?

  1. Across all fetchers
  2. Make top level graphql execute() async as well.

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

      0