Hello Guys,
I have a simple question: when I use “findOne” I get an object with user information “created_by” and “updated_by”. Unfortunately, I find the full user objects therein, e.g. B. “User email” and “hash password” etc.
Can I set somewhere that Strapi withholds this information?
Maybe you can get the entity and modify created_by. There may be another, simpler way to do this. But I’m new to Strapi and some things I needed to change the controllers.