Optional
columnSpecifies the list of column options to show in test cases table.
Optional
continuationThe continuation token required for paging of work items. This is required when getting subsequent sets of work items when OrderByField is Id.
Optional
filterList of filter values to be supplied. Currently supported filters are Title, State, AssignedTo, Priority, AreaPath.
Optional
isWhether the data is to be sorted in ascending or descending order. When not supplied, defaults to descending.
Optional
libraryThe type of query to run.
Optional
orderWork item field on which to order the results. When not supplied, defaults to work item IDs.
Optional
workList of work items to query for field details. This is required when getting subsequent sets of work item fields when OrderByField is other than Id.
This is the request data contract for LibraryTestCaseDataProvider.