Skip to main content

feed

No description

feed(
after: String
before: String
filterBy: [PostListFilterByInput!]
limit: Int!
offset: Int
onlyMemberSpaces: Boolean
orderBy: PostListOrderByEnum
orderByString: String
postTypeIds: [String!]
reverse: Boolean
): PaginatedPost!

Arguments

after (String)

before (String)

filterBy ([PostListFilterByInput!])

limit (Int!)

offset (Int)

onlyMemberSpaces (Boolean)

orderBy (PostListOrderByEnum)

orderByString (String)

postTypeIds ([String!])

reverse (Boolean)

Type

PaginatedPost