Skip to main content

posts

No description

posts(
after: String
before: String
excludePins: Boolean
filterBy: [PostListFilterByInput!]
limit: Int!
offset: Int
orderBy: PostListOrderByEnum
orderByString: String
postTypeIds: [String!]
reverse: Boolean
spaceIds: [ID!]
): PaginatedPost!

Arguments

after (String)

before (String)

excludePins (Boolean)

filterBy ([PostListFilterByInput!])

limit (Int!)

offset (Int)

orderBy (PostListOrderByEnum)

orderByString (String)

postTypeIds ([String!])

reverse (Boolean)

spaceIds ([ID!])

Type

PaginatedPost