Like
VARIABLE | TYPE | DESCRIPTION | OPTIONAL |
---|---|---|---|
id | string | Unique ID of the like. | |
userId | string | Unique ID of the like creator. | |
uuid | string | Unique ID of the like creator. | |
createdAt | number | Timestamp when the like was created. | |
updatedAt | number | Timestamp when the like was updated. |