type
Filter work items by the type of tracker.
Available operators: =, !=, IN, NOT IN
type = 'Bug'
In case of Test Run, Test Case, and Test Set type trackers, you must use the TestRun, TestCase, and TestSet strings.
Was this helpful?