Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

As mentioned here, dataloader only works with AsyncExecutionStrategy.

Since mutations use AsyncSerialExecutionStrategy (see code), it means that dataloader does not work with mutations.

Could you please confirm this is the case, and if so, if there are plans to add dataloader support for mutation responses?

Thanks, I truly appreciate the good work you are doing with graphql-java and dataloaders!

You must be logged in to vote

Replies: 1 comment

Comment options

@palhoye I didn't notice that there is a link to create an issue from a discussion. At any rate, I created graphql-java/graphql-java#3711, and it's reasonable to expect the behavior to be clarified at least in the documentation, if indeed there is a reason why it cannot work.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.