OBJECT
AssetConnection
link GraphQL Schema definition
1 type AssetConnection { 2 3 AssetEdge]! : [ 4 5 AssetMetaContent! : 6 7 Asset]! : [ 8 9 PageInfo! : 10 11 }
OBJECT
1 type AssetConnection { 2 3 AssetEdge]! : [ 4 5 AssetMetaContent! : 6 7 Asset]! : [ 8 9 PageInfo! : 10 11 }