ENUM
FileCountType
Description
File count type.
link GraphQL Schema definition
- enum FileCountType {
- # Any file count type.
- # Files with hits count type.
- # Open access files count type.
- # Open access files with hits count type.
- # Stale files count type.
- # Stale files with hits count type.
- # Unused files with hits count type.
- }