Skip to main content

draftPostsCount

Description

No description


Response

Returns a Float


Arguments

NameDescription
scheduled - BooleanBy default, both scheduled and non-scheduled posts are counted. If true, will only return the count of posts that are scheduled for publishing. If false, will return the count of only non-scheduled posts.
spaceIds - [ID!]

draftPostsCount(
scheduled: Boolean
spaceIds: [ID!]
): Float!