AssetsConnection
Connection type for retrieving cursor-based paginated assets information
type AssetsConnection {
edges: [AssetEdge]
pageInfo: PageInfo
}
Fields
AssetsConnection.edges ● [AssetEdge] list object
The assets
AssetsConnection.pageInfo ● PageInfo object
The pagination information
Returned by
assetsConnection query