DEV Community

Discussion on: GraphQL + Mongodb. The easy way.

Collapse
 
stronkberg0510 profile image
stronkberg0510

hello. how would i get deleted data from delete mutation. can you help?
tried findOneAndDelete() and it returns null;