Skip to content
Last update: July 26, 2024

DictionaryItemType object

This type represents a dictionary item, which is a key-value pair used to store and organize data in a dictionary..

Fields

Field Description
id String! The unique identifier of the dictionary item.
name String The name or title of the dictionary item.
label String The label or display name of the dictionary item, if applicable.