# --- Folders --- DEFAULT_FOLDER_FIELDS = { "id", "name", "path", "parentId", "active", "parents", "thumbnailId" } REPRESENTATION_FILES_FIELDS = { "files.name", "files.hash", "files.id", "files.path", "files.size", }