OBJECT
A representation of a folder
type Folder {# The name/path of the foldername: String! # The number of items within the foldercount: Int }