When set, it will filter posts by channel
PostsFiltersInput
Filter to apply to the posts query
Fields 10
When set, it will filter posts by their scheduled posting date
When set, it will filter posts by whether their scheduled posting date exists.
absent cannot be combined with dueAt, because absent dates cannot also match a date range.
When set, it will return posts with createdAt or dueAt date before endDate
When set, it will filter posts by format.
post is a fallback bucket rather than one stored format: it matches every
post the other formats do not claim, which is what Post.metadata.type
reports for the same post. carousel and thread are rejected, because no
stored value resolves to them.
When set, it will return posts with createdAt or dueAt date after startDate
When set, it will filter posts by status
When set, it will filter posts by tag
Filter posts by tags. Supports specific tags, untagged posts, or union of both.
When set, it will filter posts by the date they were created