ENUM

InodeType

link GraphQL Schema definition

  • enum InodeType {
  • DIRECTORY
  • FILE
  • UNKNOWN_INODE
  • }