vektah / dataloaden

go generate based DataLoader
MIT License
530 stars 79 forks source link

NFR: flag to do the mapping #57

Open cyberhck opened 3 years ago

cyberhck commented 3 years ago

So every single data loader usage will have a mapping thing going on inside, it's basically:

I feel like since this is exactly the same for every single data loader which deals with db, why not add a flag which will include this as well?