TestReportConnectionType
No description
type TestReportConnectionType {
TestReportConection(
_filter: String
identifier: [token]
_lastUpdated: [date]
_security: [token]
tester: [String]
participant: [uri]
result: [token]
_profile: [uri]
_tag: [token]
_source: [uri]
_id: [token]
testscript: [reference]
_text: [String]
_content: [String]
issued: [date]
_sort: String
_count: Int
_cursor: String
): TestReportConnection
}