OptionalcolumnSpecifies the list of column options to show in test cases table.
OptionalcontinuationThe continuation token required for paging of work items. This is required when getting subsequent sets of work items when OrderByField is Id.
OptionalfilterList of filter values to be supplied. Currently supported filters are Title, State, AssignedTo, Priority, AreaPath.
OptionalisWhether the data is to be sorted in ascending or descending order. When not supplied, defaults to descending.
OptionallibraryThe type of query to run.
OptionalorderWork item field on which to order the results. When not supplied, defaults to work item IDs.
OptionalworkList 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.