News
The News data type gives news articles that involve the User.
The News' history is regardless of the month history current setting.
| Field | Type | Description |
|---|---|---|
| title | string | Title |
| link | string | URL of the news |
| published_at | string | Date of publication |
| description | string | Description of the news |
| source | string | Source of the news (e.g. “JDN”) |
| keywords | array of strings | Keywords used to find the information |