-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
To avoid the N+1 problem, I defined a DataLoader, for example ReviewsDataLoader. After I do a mutation, I call the query method again. The "load" method in the ReviewsDataLoader is called multiple times. ReviewsDataLoader not work. I don't know how to solve this problem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels