ENUM
MetadataKey
Description
The types of metadata key.
link GraphQL Schema definition
- enum MetadataKey {
- # Flag to determine if a row is expandable.
- # Cluster ID used to generate cluster hyperlink.
- # Specifies custom UI components to use for the column.
- # Specifies whether to hide the chart legend component.
- # Specifies whether to hide numbers in the chart legend component.
- # Metadata key is unspecified.
- # Object icon ID used to generate object icon.
- # Object ID used to generate object hyperlink.
- # Object type used to generate object hyperlink.
- # Organization ID used in various queries.
- # SLA Domain ID used to generate SLA Domain hyperlink.
- # Table cell dot color.
- # Row hover color.
- # Name of the table row.
- }