Reference field - how to add reference to User?

Hi,

I’m going to have a field like Author that is a reference type which I’d like to reference to current logged in user in the system but I don’t see any documents about how to do it. Would you please help me?

Thank you in advance

What is the use case? Every content has some meta fields anyway, like

  • lastModifiedBy: UserID
  • lastModified: DateTime

Referencing a user manually is not possible yet.