For the complete documentation index, see llms.txt. This page is also available as Markdown.

numberOfIssues

Retrieves the number of issues matching the given filter.

numberOfIssues(
  filter: IssueFilterInput
): Count

Arguments

filter ● IssueFilterInput input

Type

Count object

Last updated

Was this helpful?