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