AckdbPersonListItem

A Person plus the cheap list-view aggregates (no N+1 needed to render a table).

Properties

all of

A Person plus the cheap list-view aggregates (no N+1 needed to render a table).

Option 1

Example

AckdbPersonListItem example
{
  "personId": "01J8ZC2V9K3W4X5Y6Z7A8B9C0D",
  "name": "Elly Chen",
  "status": "active",
  "mergedInto": "string",
  "avatarUrl": "https://media.licdn.com/dms/image/v2/abc/profile.jpg",
  "createdAt": "1970-01-01T00:00:00.000Z",
  "updatedAt": "1970-01-01T00:00:00.000Z"
}