Pampen

Results 3 issues of Pampen

When updating a nested field with a updateOne resolver, all the other field in that same object field becomes null. let's say we have: ``` basic_info { size email }...

Hi! I'm having issues with the addRelation function. More specifically when projecting fields towards the graphql request. Worth noting is that this worked with the use of composeWithMongoose function previously....

bug

Hi! Is it possible to manually call on the multidrag function and pass which object that are "selected" from a component? In my case I use a custom checkmark component...