OBJECT
Connection Type for File
type FilesConnection {# List of nodesnodes: [File!]! # Information for paginationpageInfo: PageInfo! # Total number of objects in connectiontotalCount: Int! }