MolecularSequenceConnectionType
No description
type MolecularSequenceConnectionType {
MolecularSequenceConection(
_filter: String
identifier: [token]
referenceseqid_variant_coordinate: [composite]
_lastUpdated: [date]
chromosome: [token]
_security: [token]
type: [token]
window_end: [number]
window_start: [number]
variant_end: [number]
chromosome_variant_coordinate: [composite]
_profile: [uri]
patient: [reference]
_tag: [token]
variant_start: [number]
_source: [uri]
chromosome_window_coordinate: [composite]
_id: [token]
referenceseqid_window_coordinate: [composite]
_text: [String]
_content: [String]
referenceseqid: [token]
_sort: String
_count: Int
_cursor: String
): MolecularSequenceConnection
}