OBJECT
UserPsxActivityFeedConnection
link GraphQL Schema definition
1 type UserPsxActivityFeedConnection { 2 3 : [UserPsxActivityFeedEdge]! 4 5 : [PsxActivityFeedItem]! 6 7 : PageInfo! 8 9 }
OBJECT
1 type UserPsxActivityFeedConnection { 2 3 : [UserPsxActivityFeedEdge]! 4 5 : [PsxActivityFeedItem]! 6 7 : PageInfo! 8 9 }