MetadataItem

  • Object

Represents a key-value pair of metadata associated with an entity, providing additional information or attributes that can be used for various purposes such as filtering, categorization, or display.

#

Fields


String!

Gets the key of the metadata item, which serves as an identifier for the type of metadata being represented.

String!

Gets the value of the metadata item, which contains the specific information or attribute associated with the key.