Dymitr Malczik
Results
2
comments of
Dymitr Malczik
I believe the problem lays in the interceptor implementation: https://github.com/nestjsx/crud/blob/5b02704ac0254fc362bcdff784387959211fc6c2/packages/crud/src/interceptors/crud-response.interceptor.ts#L45 As you may see the interceptor doesn't apply any options to the `classToPlain` method. Unfortunately, I didn't find a way...
Any progress on the issue?