OBJECT
UserLivestreamConnection
link GraphQL Schema definition
1 type UserLivestreamConnection { 2 3 UserLivestreamEdge]! : [ 4 5 UserLivestream]! : [ 6 7 PageInfo! : 8 9 }
OBJECT
1 type UserLivestreamConnection { 2 3 UserLivestreamEdge]! : [ 4 5 UserLivestream]! : [ 6 7 PageInfo! : 8 9 }