Skip to main content

ConfigMetadataArticles Object

Description

Article metadata entry for configuration.

Declaration

type ConfigMetadataArticles {
id: Int
handle: String
title: String
type: String
}

Fields

NameTypeDescription
idIntNumeric identifier for the article.
handleStringURL-friendly handle for the article.
titleStringTitle of the article.
typeStringType of the article.