replies
No description
replies(
after: String
before: String
excludePins: Boolean
limit: Int!
offset: Int
orderBy: PostListOrderByEnum
postId: ID!
reverse: Boolean
): PaginatedPost!
No description
replies(
after: String
before: String
excludePins: Boolean
limit: Int!
offset: Int
orderBy: PostListOrderByEnum
postId: ID!
reverse: Boolean
): PaginatedPost!
after
(String
)before
(String
)excludePins
(Boolean
)limit
(Int!
)offset
(Int
)orderBy
(PostListOrderByEnum
)postId
(ID!
)reverse
(Boolean
)PaginatedPost