articleCount
Count articles based on a passed filter
articleCount(
contentTypeId: ID
excludeContentType: Boolean
serviceIds: [ID!]
withoutMainStory: Boolean
): ArticleCount!
Arguments
articleCount.contentTypeId ● ID scalar
Filter by ContentType
articleCount.excludeContentType ● Boolean scalar
Filter articles without specific ContentType
articleCount.serviceIds ● [ID!] list scalar
Filter articles by services
articleCount.withoutMainStory ● Boolean scalar
Filter articles without main story