System Information
- Strapi Version:
- Operating System:
- Database:
- Node Version:
- NPM Version:
- Yarn Version:
I need to log name and email of user who updates a record
I need to log name and email of user who updates a record
populateCreatorFields
: Configure whether the API response should includecreated_by
andupdated_by
fields or not. Accepts aboolean
. The default value isfalse
.