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