The admin user performing the write. Carries only the external id
(adusr_…) — the only identity getAuthUser() exposes. The internal
admin.dashboard_user.id FK for the audit row is resolved by-externalId
inside each write's transaction. Kept an object so it can later carry more
request context.
The admin user performing the write. Carries only the external id (
adusr_…) — the only identitygetAuthUser()exposes. The internaladmin.dashboard_user.idFK for the audit row is resolved by-externalId inside each write's transaction. Kept an object so it can later carry more request context.