ResearchStudyConnectionType
No description
type ResearchStudyConnectionType {
ResearchStudyConection(
_filter: String
date: [date]
identifier: [token]
partof: [reference]
sponsor: [reference]
_lastUpdated: [date]
_security: [token]
focus: [token]
principalinvestigator: [reference]
title: [String]
protocol: [reference]
site: [reference]
_profile: [uri]
_tag: [token]
_source: [uri]
location: [token]
_id: [token]
_text: [String]
_content: [String]
category: [token]
keyword: [token]
status: [token]
_sort: String
_count: Int
_cursor: String
): ResearchStudyConnection
}