OBJECT
AttributesSummary
Description
Summarizes attributes associated with files.
link GraphQL Schema definition
- type AttributesSummary {
- # ID of the attribute.
- UUID! :
- # Sensitive files count under this attribute.
- SummaryCount :
- }
OBJECT
Summarizes attributes associated with files.
- type AttributesSummary {
- # ID of the attribute.
- UUID! :
- # Sensitive files count under this attribute.
- SummaryCount :
- }