ENUM
ItemType
Enumeration of item types in the file system
link GraphQL Schema definition
- enum ItemType {
- # Represents a file item
- # Represents a folder item
- }
ENUM
Enumeration of item types in the file system
- enum ItemType {
- # Represents a file item
- # Represents a folder item
- }