AssetList
No description
type AssetList {
pageInfo: PageInfo
aggregations: [Aggregation!]
assets: [CentralLibraryItem!]
}
No description
type AssetList {
pageInfo: PageInfo
aggregations: [Aggregation!]
assets: [CentralLibraryItem!]
}
AssetList.pageInfo
● PageInfo
objectAssetList.aggregations
● [Aggregation!]
list objectAssetList.assets
● [CentralLibraryItem!]
list object