allPosts
No description
allPosts(
offset: Int! = 0
limit: Int! = 10
): GenericPostPaged!
No description
allPosts(
offset: Int! = 0
limit: Int! = 10
): GenericPostPaged!
allPosts.offset
● Int!
non-null scalarallPosts.limit
● Int!
non-null scalarGenericPostPaged
object