CustomTaxonomyClass
Object
Concepts grouped by common feature or use case.
Fields
key ID! Non-Null
SUID of this custom class. Primary key.
uuid ID! Non-Null
UUID of this custom class. Prefer key instead.
label String! Non-Null
Preferred label of the custom class. English only, not localized.
Example
{ "key": "opaqueId", "uuid": "opaqueId", "label": "abc123"}