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
The current @Loader decorator works fine as a parameter to a @ResolveField function, etc. Is there a way to inject the data loader into a service constructor?
The current
@Loaderdecorator works fine as a parameter to a@ResolveFieldfunction, etc. Is there a way to inject the data loader into a service constructor?