OBJECT
UserRelationshipsByLrAssetRecencyConnection
link GraphQL Schema definition
1 type UserRelationshipsByLrAssetRecencyConnection { 2 3 : [UserRelationshipsByLrAssetRecencyEdge]! 4 5 : [UserRelationshipsByLrAssetRecencyItem]! 6 7 : PageInfo! 8 9 }