Comment
Base definition
{
"kind": "comment",
"createdAt": int,
"updatedAt": int,
"text": str,
"user": {
...user.base // See user resource definition
}
}Documentation
Fields
Description
Was this helpful?

