INPUT_OBJECT
1input FilesystemFileInput {42# Whether it is a folder or not.3isFolder: Boolean75# The file contents.6source: String!108# The file/folder path.9path: String!11}