How to extend IGNORE_FIELDS_FOR_INPUT in sdl

How could I extend IGNORE_FIELDS_FOR_INPUT in sdl?
It is currently ignoring id, createdAt and updatedAt.
I would like to ignore some other fields like isDeleted, createdBy, updatedBy, etc.

1 Like