System Information
- Strapi Version: 4.0.2
- Operating System: MacOS
- Database: PG
- Node Version: 16
- NPM Version: 8
- Yarn Version: 1.x
Is there any way to get the relations to a user in the /users/me route? I’ve seen some questions around getting more data about the user (first name, last name, etc.) but haven’t seen anything around getting items related to a user. For example, all the saved settings for a user. Is this possible?