CommentArgs
Type definition for CommentArgs.
Type: Payload
| Property | Type | Required |
|---|---|---|
text | string | true |
parent | string | null | false |
Used in endpoints
- Write Comment
PUT /comments/{content_type}/{slug}as payload
Type definition for CommentArgs.
Type: Payload
| Property | Type | Required |
|---|---|---|
text | string | true |
parent | string | null | false |
PUT /comments/{content_type}/{slug} as payload