Properties
| Property | Type | Description |
|---|---|---|
id | string | Unique follow identifier (UUID). |
projectId | string | The project this follow relationship belongs to. |
followerId | string | The ID of the user who is doing the following. |
followedId | string | The ID of the user being followed. |
createdAt | Date | When the follow was created. |

