OBJECT
The attributes of a content node.
type ContentNodeAttribute {# Attribute name.key: String! # Attribute value.value: String! }