OBJECT
CustomAttributeMetadata defines an array of attribute_codes and entity_types
type CustomAttributeMetadata implements ESResponseInterface {# An array of attributesitems: [Attribute] # The number of categories returnedtotal_count: Int # Document returned by this search query hits hits: JSON # Search suggest featuresuggest: JSON # Aggregations returned when filter have been applied aggregations: JSON }