ENUM
MatchedFilesSortByFields
Description
Fields to matched files.
link GraphQL Schema definition
- enum MatchedFilesSortByFields {
- # Date of the earliest matched snapshot.
- # File Name.
- # Date of the latest matched snapshot.
- # Date of the latest snapshot without the match.
- # Total number of matched snapshots.
- }