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