ENUM
ObjectSummariesSortByFields
Description
Fields to sort object summaries.
link GraphQL Schema definition
- enum ObjectSummariesSortByFields {
- # Date of the earliest matched snapshot.
- # Total number of file matches.
- # Total number of ioc matches.
- # Date of the latest matched snapshot.
- # Date of the latest snapshot without matches.
- # Total number of matched snapshots.
- # Match type.
- # Object Name.
- }