You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a requirement for #1034, we need to enhance the SelfDescribingDataFetcher to convey whether the data fetcher triggers a batch loading operation, either by being annotated with @BatchMapping or by being injected with a DataLoader.
The text was updated successfully, but these errors were encountered:
As a requirement for #1034, we need to enhance the
SelfDescribingDataFetcher
to convey whether the data fetcher triggers a batch loading operation, either by being annotated with@BatchMapping
or by being injected with aDataLoader
.The text was updated successfully, but these errors were encountered: