myPosts
No description
myPosts(
offset: Int! = 0
limit: Int! = 10
): FeedPostPaged!
No description
myPosts(
offset: Int! = 0
limit: Int! = 10
): FeedPostPaged!
myPosts.offset
● Int!
non-null scalarmyPosts.limit
● Int!
non-null scalarFeedPostPaged
object