Supporting Request Resolvers with Requirements in DataLoader
before:
after:
is it possible to have
I want to provide those requirements locally (where I use the dataloader) but also creator the dataloader globally in a layer (with no deps on the requirements)
I dont think thats possible right not if im not mistaken
after:
is it possible to have
dataLoader support request resolvers with requirements?I want to provide those requirements locally (where I use the dataloader) but also creator the dataloader globally in a layer (with no deps on the requirements)
I dont think thats possible right not if im not mistaken
