ArticlesListArgs
Type definition for ArticlesListArgs.
Type: Payload
| Property | Type | Required |
|---|---|---|
content_type | ArticleContentEnum | null | false |
min_vote_score | integer | null | false |
categories | ArticleCategoryEnum[] | false |
tags | string[] | false |
sort | string[] | false |
content_slug | string | null | false |
show_trusted | boolean | false |
author | string | null | false |
draft | boolean | false |
Used in endpoints
- Get Articles
POST /articlesas payload