OBJECT
UserFollowerConnection
link GraphQL Schema definition
1 type UserFollowerConnection { 2 3 UserFollowerEdge]! : [ 4 5 UserFollowerItem]! : [ 6 7 PageInfo! : 8 9 }
OBJECT
1 type UserFollowerConnection { 2 3 UserFollowerEdge]! : [ 4 5 UserFollowerItem]! : [ 6 7 PageInfo! : 8 9 }