ConfigMetadataArticles Object
Description
Article metadata entry for configuration.
Declaration
type ConfigMetadataArticles {
id: Int
handle: String
title: String
type: String
}
Fields
| Name | Type | Description |
|---|---|---|
id | Int | Numeric identifier for the article. |
handle | String | URL-friendly handle for the article. |
title | String | Title of the article. |
type | String | Type of the article. |