Is there a way to use _.omit on nested object properties?
_.omit
I want this to happen:
schema = { firstName: { type: String }, secre
Detailed solution of this issue is posted in another thread. Please have a look at the below thread
Link - Cleaning Unwanted Fields From GraphQL Responses