diff --git a/data/dictionary.json b/data/dictionary.json index 9281acea9..61271e948 100644 --- a/data/dictionary.json +++ b/data/dictionary.json @@ -14,21 +14,6 @@ }, "type": "string" }, - "bucket_path": { - "items": { - "type": "string" - }, - "term": { - "description": "The directory levels of the file as it would be found in the AWS and/or GCP bucket.\n" - }, - "type": "array" - }, - "callset": { - "term": { - "description": "Periodically, the TOPMed Informatics Research Center (IRC) performs variant identification and genotype calling on all samples available at a given time and the resulting call set is referred to as a genotype \"Freeze\".\n" - }, - "type": "string" - }, "data_bundle_state": { "default": "submitted", "description": "State of a data bundle.", @@ -52,21 +37,6 @@ } }, "data_file_properties": { - "bucket_path": { - "items": { - "type": "string" - }, - "term": { - "description": "The directory levels of the file as it would be found in the AWS and/or GCP bucket.\n" - }, - "type": "array" - }, - "callset": { - "term": { - "description": "Periodically, the TOPMed Informatics Research Center (IRC) performs variant identification and genotype calling on all samples available at a given time and the resulting call set is referred to as a genotype \"Freeze\".\n" - }, - "type": "string" - }, "created_datetime": { "oneOf": [ { @@ -91,19 +61,6 @@ "description": "Type of error for the data file object.\n" } }, - "file_format": { - "term": { - "description": "The format of the data file object.\n" - }, - "type": "string" - }, - "file_md5sum": { - "pattern": "^[a-f0-9]{32}$", - "term": { - "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint. This version of the property is used for interoperation purposes.\n" - }, - "type": "string" - }, "file_name": { "term": { "description": "The name (or part of a name) of a file (of any type).\n" @@ -134,18 +91,6 @@ "description": "The current state of the data file object.\n" } }, - "file_type": { - "term": { - "description": "Specific content type of the data file. This version of the property is used for interoperation purposes.\n" - }, - "type": "string" - }, - "ga4gh_drs_uri": { - "term": { - "description": "DRS URI as defined by GA4GH DRS spec for pointers to file objects.\n" - }, - "type": "string" - }, "id": { "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", "systemAlias": "node_id", @@ -219,15 +164,17 @@ "description": "The current state of the object.\n" } }, + "state_comment": { + "description": "Optional comment about why the file is in the current state, mainly for invalid state.\n", + "type": "string" + }, "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", + "description": "The file ID assigned by the submitter.", "type": [ - "string" + "string", + "null" ] }, - "type": { - "type": "string" - }, "updated_datetime": { "oneOf": [ { @@ -259,14 +206,7 @@ }, "file_format": { "term": { - "description": "The format of the data file object.\n" - }, - "type": "string" - }, - "file_md5sum": { - "pattern": "^[a-f0-9]{32}$", - "term": { - "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint. This version of the property is used for interoperation purposes.\n" + "$ref": "_terms.yaml#/file_format" }, "type": "string" }, @@ -300,12 +240,6 @@ "description": "The current state of the data file object.\n" } }, - "file_type": { - "term": { - "description": "Specific content type of the data file. This version of the property is used for interoperation purposes.\n" - }, - "type": "string" - }, "foreign_key": { "additionalProperties": true, "properties": { @@ -329,35 +263,6 @@ }, "type": "object" }, - "foreign_key_project": { - "additionalProperties": true, - "properties": { - "code": { - "type": "string" - }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - } - }, - "type": "object" - }, - "ga4gh_drs_uri": { - "term": { - "description": "DRS URI as defined by GA4GH DRS spec for pointers to file objects.\n" - }, - "type": "string" - }, "id": "_definitions", "md5sum": { "pattern": "^[a-f0-9]{32}$", @@ -391,7 +296,14 @@ "WARN" ], "term": { - "$ref": "_terms.yaml#/qc_metric_state" + "description": "State classification given by FASTQC for the metric. Metric specific details about the states are available on their website.\n", + "termDef": { + "cde_id": null, + "cde_version": null, + "source": "FastQC", + "term": "QC Metric State", + "term_url": "http://www.bioinformatics.babraham.ac.uk/projects/fastqc/Help/3%20Analysis%20Modules/" + } } }, "release_state": { @@ -498,60 +410,6 @@ } ] }, - "to_many_project": { - "anyOf": [ - { - "items": { - "additionalProperties": true, - "minItems": 1, - "properties": { - "code": { - "type": "string" - }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - } - }, - "type": "object" - }, - "type": "array" - }, - { - "additionalProperties": true, - "properties": { - "code": { - "type": "string" - }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - } - }, - "type": "object" - } - ] - }, "to_one": { "anyOf": [ { @@ -607,61 +465,6 @@ } ] }, - "to_one_project": { - "anyOf": [ - { - "items": { - "additionalProperties": true, - "maxItems": 1, - "minItems": 1, - "properties": { - "code": { - "type": "string" - }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - } - }, - "type": "object" - }, - "type": "array" - }, - { - "additionalProperties": true, - "properties": { - "code": { - "type": "string" - }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - } - }, - "type": "object" - } - ] - }, "ubiquitous_properties": { "created_datetime": { "oneOf": [ @@ -841,14 +644,12 @@ } }, "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", + "description": "The file ID assigned by the submitter.", "type": [ - "string" + "string", + "null" ] }, - "type": { - "type": "string" - }, "updated_datetime": { "oneOf": [ { @@ -902,8 +703,6 @@ } }, "_settings": { - "_dict_commit": "c246d0fa1e0264127b559b71d7b6d2428b9c5232", - "_dict_version": "c246d0f", "enable_case_cache": false }, "_terms": { @@ -954,17 +753,7 @@ "description": "Base sequence of the sequencing adapter.\n" }, "age_at_diagnosis": { - "description": "Age at the time of diagnosis expressed in number of days since birth. If the age at diagnosis is greater than 32872 days (89 years), then see 'age_at_diagnosis_gt89'.\n", - "termDef": { - "cde_id": 3225640, - "cde_version": 2, - "source": "caDSR", - "term": "Patient Diagnosis Age Day Value", - "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3225640&version=2.0" - } - }, - "age_at_diagnosis_gt89": { - "description": "Indicate whether the age at the time of diagnosis expressed in number of days since birth is greater than 32872 days (89 years).\n", + "description": "Age at the time of diagnosis expressed in number of days since birth.\n", "termDef": { "cde_id": 3225640, "cde_version": 2, @@ -973,12 +762,6 @@ "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3225640&version=2.0" } }, - "age_at_event_days": { - "description": "Age at the time an event occurs expressed in the number of days since birth. If the age at event is greater than 32872 days (89 years), then see 'age_at_event_gt89'.\n" - }, - "age_at_event_days_gt89": { - "description": "Indicate whether the 'Age at the time an event occurs expressed in the number of days since birth' is greater than 32872 days (89 years).\n" - }, "ajcc_clinical_m": { "description": "Extent of the distant metastasis for the cancer based on evidence obtained from clinical assessment parameters determined prior to treatment.\n", "termDef": { @@ -1239,7 +1022,7 @@ } }, "bmi": { - "description": "Body mass index calculated at baseline. (kg/m^2) (HARMONIZED)\n", + "description": "The body mass divided by the square of the body height expressed in units of kg/m^2.\n", "termDef": { "cde_id": 4973892, "cde_version": 1, @@ -1248,9 +1031,6 @@ "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=4973892&version=1.0" } }, - "bucket_path": { - "description": "The directory levels of the file as it would be found in the AWS and/or GCP bucket.\n" - }, "burkitt_lymphoma_clinical_variant": { "description": "Burkitt's lymphoma categorization based on clinical features that differ from other forms of the same disease.\n", "termDef": { @@ -1261,9 +1041,6 @@ "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3770421&version=1.0" } }, - "callset": { - "description": "Periodically, the TOPMed Informatics Research Center (IRC) performs variant identification and genotype calling on all samples available at a given time and the resulting call set is referred to as a genotype \"Freeze\".\n" - }, "cause_of_death": { "description": "Text term to identify the cause of death for a patient.\n", "termDef": { @@ -1543,7 +1320,7 @@ } }, "ethnicity": { - "description": "An individual's self-described social and cultural grouping, specifically whether an individual describes themselves as Hispanic or Latino (HARMONIZED). The provided values are based on the categories defined by the U.S. Office of Management and Business and used by the U.S. Census Bureau.\n", + "description": "An individual's self-described social and cultural grouping, specifically whether an individual describes themselves as Hispanic or Latino. The provided values are based on the categories defined by the U.S. Office of Management and Business and used by the U.S. Census Bureau.\n", "termDef": { "cde_id": 2192217, "cde_version": 2, @@ -1556,7 +1333,7 @@ "description": "Submitter-defined name for the experiment.\n" }, "experimental_strategy": { - "description": "The sequencing strategy used to generate the data file referred to by the ga4gh_drs_uri.\n" + "description": "The sequencing strategy used to generate the data file.\n" }, "fastq_name": { "description": "Names of FASTQs.\n" @@ -1611,12 +1388,6 @@ "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3225684&version=1.0" } }, - "file_format": { - "description": "The format of the data file object.\n" - }, - "file_md5sum": { - "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint. This version of the property is used for interoperation purposes.\n" - }, "file_name": { "description": "The name (or part of a name) of a file (of any type).\n" }, @@ -1626,9 +1397,6 @@ "file_state": { "description": "The current state of the data file object.\n" }, - "file_type": { - "description": "Specific content type of the data file. This version of the property is used for interoperation purposes.\n" - }, "flow_cell_barcode": { "description": "Flow Cell Barcode.\n" }, @@ -1642,11 +1410,8 @@ "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432607&version=1.0" } }, - "ga4gh_drs_uri": { - "description": "DRS URI as defined by GA4GH DRS spec for pointers to file objects.\n" - }, "gender": { - "description": "Subject sex, as recorded by the study. (HARMONIZED)\n", + "description": "Text designations that identify gender. Gender is described as the assemblage of properties that distinguish people on the basis of their societal roles. [Explanatory Comment 1: Identification of gender is based upon self-report and may come from a form, questionnaire, interview, etc.]\n", "termDef": { "cde_id": 2200604, "cde_version": 3, @@ -1656,7 +1421,7 @@ } }, "height": { - "description": "Body height at baseline. (cm) (HARMONIZED)\n", + "description": "The height of the patient in centimeters.\n", "termDef": { "cde_id": 649, "cde_version": 4.1, @@ -2199,7 +1964,7 @@ } }, "race": { - "description": "Harmonized race category of participant. Acceptable values: white,american indian or alaska native,black or african american,asian,native hawaiian or other pacific islander,hispanic,multiple,other,Unknown,not reported,not allowed to collect (HARMONIZED)\n", + "description": "An arbitrary classification of a taxonomic group that is a division of a species. It usually arises as a consequence of geographical isolation within a species and is characterized by shared heredity, physical attributes and behavior, and in the case of humans, by common history, nationality, or geographic distribution. The provided values are based on the categories defined by the U.S. Office of Management and Business and used by the U.S. Census Bureau.\n", "termDef": { "cde_id": 2192199, "cde_version": 1, @@ -2553,7 +2318,7 @@ } }, "weight": { - "description": "Body weight at baseline. (kg) (HARMONIZED).\n", + "description": "The weight of the patient measured in kilograms.\n", "termDef": { "cde_id": 651, "cde_version": 4, @@ -2606,17 +2371,7 @@ } }, "years_smoked": { - "description": "Numeric value (or unknown) to represent the number of years a person has been smoking (HARMONIZED). If the number of years is greater than 89, see 'years_smoked_gt89'.\n", - "termDef": { - "cde_id": 3137957, - "cde_version": 1, - "source": "caDSR", - "term": "Person Smoking Duration Year Count", - "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3137957&version=1.0" - } - }, - "years_smoked_gt89": { - "description": "Indicate whether the numeric value to represent the number of years a person has been smoking (HARMONIZED) is greater than 89 years.\n", + "description": "Numeric value (or unknown) to represent the number of years a person has been smoking.\n", "termDef": { "cde_id": 3137957, "cde_version": 1, @@ -2642,7 +2397,7 @@ "target_type": "project" } ], - "namespace": "https://dcp.bionimbus.org/", + "namespace": "http://gdc.nci.nih.gov", "program": "*", "project": "*", "properties": { @@ -2689,9 +2444,6 @@ "additionalProperties": true, "minItems": 1, "properties": { - "code": { - "type": "string" - }, "id": { "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", "term": { @@ -2705,6 +2457,9 @@ } }, "type": "string" + }, + "submitter_id": { + "type": "string" } }, "type": "object" @@ -2714,9 +2469,6 @@ { "additionalProperties": true, "properties": { - "code": { - "type": "string" - }, "id": { "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", "term": { @@ -2730,6 +2482,9 @@ } }, "type": "string" + }, + "submitter_id": { + "type": "string" } }, "type": "object" @@ -2804,7 +2559,6 @@ } }, "required": [ - "type", "submitter_id", "projects" ], @@ -2829,189 +2583,34 @@ ], "validators": null }, - "aligned_reads": { + "aligned_reads_index": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, - "category": "data_file", - "description": "Data file containing aligned reads that are generated internally by the GDC.\n", - "id": "aligned_reads", + "category": "index_file", + "description": "Data file containing the index for a set of aligned reads.", + "id": "aligned_reads_index", "links": [ { - "exclusive": false, + "backref": "aligned_reads_indexes", + "label": "derived_from", + "multiplicity": "one_to_one", + "name": "submitted_aligned_reads_files", "required": true, - "subgroup": [ - { - "backref": "aligned_reads_files", - "label": "data_from", - "multiplicity": "many_to_one", - "name": "core_metadata_collections", - "required": false, - "target_type": "core_metadata_collection" - }, - { - "backref": "aligned_reads_files", - "label": "data_from", - "multiplicity": "many_to_one", - "name": "alignment_cocleaning_workflows", - "required": false, - "target_type": "alignment_cocleaning_workflow" - }, - { - "backref": "aligned_reads_files", - "label": "data_from", - "multiplicity": "many_to_one", - "name": "alignment_workflows", - "required": false, - "target_type": "alignment_workflow" - }, - { - "backref": "aligned_reads_files", - "label": "matched_to", - "multiplicity": "one_to_many", - "name": "submitted_unaligned_reads_files", - "required": false, - "target_type": "submitted_unaligned_reads" - }, - { - "backref": "aligned_reads_files", - "label": "matched_to", - "multiplicity": "one_to_one", - "name": "submitted_aligned_reads_files", - "required": false, - "target_type": "submitted_aligned_reads" - } - ] + "target_type": "submitted_aligned_reads" + }, + { + "backref": "aligned_reads_indexes", + "label": "data_from", + "multiplicity": "many_to_many", + "name": "core_metadata_collections", + "required": false, + "target_type": "core_metadata_collection" } ], - "namespace": "https://dcp.bionimbus.org/", + "namespace": "http://gdc.nci.nih.gov", "program": "*", "project": "*", "properties": { - "alignment_cocleaning_workflows": { - "anyOf": [ - { - "items": { - "additionalProperties": true, - "maxItems": 1, - "minItems": 1, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - }, - "type": "array" - }, - { - "additionalProperties": true, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - } - ] - }, - "alignment_workflows": { - "anyOf": [ - { - "items": { - "additionalProperties": true, - "maxItems": 1, - "minItems": 1, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - }, - "type": "array" - }, - { - "additionalProperties": true, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - } - ] - }, - "bucket_path": { - "items": { - "type": "string" - }, - "term": { - "description": "The directory levels of the file as it would be found in the AWS and/or GCP bucket.\n" - }, - "type": "array" - }, - "callset": { - "term": { - "description": "Periodically, the TOPMed Informatics Research Center (IRC) performs variant identification and genotype calling on all samples available at a given time and the resulting call set is referred to as a genotype \"Freeze\".\n" - }, - "type": "string" - }, "core_metadata_collections": { "anyOf": [ { @@ -3092,8 +2691,7 @@ }, "data_format": { "enum": [ - "BAM", - "CRAM" + "BAI" ], "term": { "description": "Format of the data files.\n" @@ -3101,7 +2699,7 @@ }, "data_type": { "enum": [ - "Aligned Reads" + "Aligned Reads Index" ], "term": { "description": "Specific content type of the data file.\n" @@ -3117,33 +2715,6 @@ "description": "Type of error for the data file object.\n" } }, - "experimental_strategy": { - "enum": [ - "WGS", - "WXS", - "Low Pass WGS", - "Validation", - "RNA-Seq", - "miRNA-Seq", - "Total RNA-Seq" - ], - "term": { - "description": "The sequencing strategy used to generate the data file referred to by the ga4gh_drs_uri.\n" - } - }, - "file_format": { - "term": { - "description": "The format of the data file object.\n" - }, - "type": "string" - }, - "file_md5sum": { - "pattern": "^[a-f0-9]{32}$", - "term": { - "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint. This version of the property is used for interoperation purposes.\n" - }, - "type": "string" - }, "file_name": { "term": { "description": "The name (or part of a name) of a file (of any type).\n" @@ -3174,18 +2745,6 @@ "description": "The current state of the data file object.\n" } }, - "file_type": { - "term": { - "description": "Specific content type of the data file. This version of the property is used for interoperation purposes.\n" - }, - "type": "string" - }, - "ga4gh_drs_uri": { - "term": { - "description": "DRS URI as defined by GA4GH DRS spec for pointers to file objects.\n" - }, - "type": "string" - }, "id": { "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", "systemAlias": "node_id", @@ -3212,21 +2771,6 @@ "description": "The GUID of the object in the index service.", "type": "string" }, - "platform": { - "enum": [ - "Illumina", - "SOLiD", - "LS454", - "Ion Torrent", - "Complete Genomics", - "PacBio", - "Other", - "Affymetrix" - ], - "term": { - "description": "Name of the platform used to obtain data.\n" - } - }, "project_id": { "term": { "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" @@ -3274,6 +2818,10 @@ "description": "The current state of the object.\n" } }, + "state_comment": { + "description": "Optional comment about why the file is in the current state, mainly for invalid state.\n", + "type": "string" + }, "submitted_aligned_reads_files": { "anyOf": [ { @@ -3329,68 +2877,17 @@ } ] }, - "submitted_unaligned_reads_files": { - "anyOf": [ - { - "items": { - "additionalProperties": true, - "minItems": 1, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - }, - "type": "array" - }, - { - "additionalProperties": true, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - } - ] - }, "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", + "description": "The file ID assigned by the submitter.", "type": [ - "string" + "string", + "null" ] }, "type": { - "type": "string" + "enum": [ + "aligned_reads_index" + ] }, "updated_datetime": { "oneOf": [ @@ -3408,7 +2905,6 @@ } }, "required": [ - "type", "submitter_id", "file_name", "file_size", @@ -3416,10 +2912,9 @@ "data_category", "data_type", "data_format", - "experimental_strategy", - "platform" + "submitted_aligned_reads_files" ], - "submittable": false, + "submittable": true, "systemProperties": [ "id", "project_id", @@ -3429,7 +2924,7 @@ "file_state", "error_type" ], - "title": "Aligned Reads", + "title": "Aligned Reads Index", "type": "object", "uniqueKeys": [ [ @@ -3442,123 +2937,149 @@ ], "validators": null }, - "aligned_reads_index": { + "aliquot": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, - "category": "index_file", - "description": "Data file containing the index for a set of aligned reads.", - "id": "aligned_reads_index", + "category": "biospecimen", + "constraints": null, + "description": "Pertaining to a portion of the whole; any one of two or more samples of something, of the same volume or weight.\n", + "id": "aliquot", "links": [ { - "exclusive": false, - "required": true, - "subgroup": [ - { - "backref": "aligned_reads_indexes", - "label": "derived_from", - "multiplicity": "one_to_one", - "name": "submitted_aligned_reads_files", - "required": false, - "target_type": "submitted_aligned_reads" - }, - { - "backref": "aligned_reads_indexes", - "label": "derived_from", - "multiplicity": "one_to_one", - "name": "aligned_reads_files", - "required": false, - "target_type": "aligned_reads" - } - ] - }, - { - "backref": "aligned_reads_indexes", - "label": "data_from", + "backref": "aliquots", + "label": "derived_from", "multiplicity": "many_to_many", - "name": "core_metadata_collections", - "required": false, - "target_type": "core_metadata_collection" + "name": "samples", + "required": true, + "target_type": "sample" } ], - "namespace": "https://dcp.bionimbus.org/", "program": "*", "project": "*", "properties": { - "aligned_reads_files": { - "anyOf": [ + "aliquot_quantity": { + "term": { + "description": "The quantity in micrograms (ug) of the aliquot(s) derived from the analyte(s) shipped for sequencing and characterization.\n", + "termDef": { + "cde_id": null, + "cde_version": null, + "source": null, + "term": "Biospecimen Aliquot Quantity", + "term_url": null + } + }, + "type": "number" + }, + "aliquot_volume": { + "term": { + "description": "The volume in microliters (ml) of the aliquot(s) derived from the analyte(s) shipped for sequencing and characterization.\n", + "termDef": { + "cde_id": null, + "cde_version": null, + "source": null, + "term": "Biospecimen Aliquot Volume", + "term_url": null + } + }, + "type": "number" + }, + "amount": { + "term": { + "description": "Weight in grams or volume in mL.\n" + }, + "type": "number" + }, + "analyte_type": { + "term": { + "description": "Text term that represents the kind of molecular specimen analyte.\n", + "termDef": { + "cde_id": 2513915, + "cde_version": 2, + "source": "caDSR", + "term": "Molecular Specimen Type Text Name", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2513915&version=2.0" + } + }, + "type": "string" + }, + "analyte_type_id": { + "enum": [ + "D", + "E", + "G", + "H", + "R", + "S", + "T", + "W", + "X", + "Y" + ], + "term": { + "description": "A single letter code used to identify a type of molecular analyte.\n", + "termDef": { + "cde_id": 5432508, + "cde_version": 1, + "source": "caDSR", + "term": "Molecular Analyte Identification Code", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432508&version=1.0" + } + } + }, + "concentration": { + "term": { + "description": "Numeric value that represents the concentration of an analyte or aliquot extracted from the sample or sample portion, measured in milligrams per milliliter.\n", + "termDef": { + "cde_id": 5432594, + "cde_version": 1, + "source": "caDSR", + "term": "Biospecimen Analyte or Aliquot Extracted Concentration Milligram per Milliliter Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432594&version=1.0" + } + }, + "type": "number" + }, + "created_datetime": { + "oneOf": [ { - "items": { - "additionalProperties": true, - "maxItems": 1, - "minItems": 1, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - }, - "type": "array" + "format": "date-time", + "type": "string" }, { - "additionalProperties": true, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" + "type": "null" } - ] + ], + "term": { + "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + } }, - "bucket_path": { - "items": { - "type": "string" - }, + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "systemAlias": "node_id", "term": { - "description": "The directory levels of the file as it would be found in the AWS and/or GCP bucket.\n" + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } }, - "type": "array" + "type": "string" }, - "callset": { + "project_id": { "term": { - "description": "Periodically, the TOPMed Informatics Research Center (IRC) performs variant identification and genotype calling on all samples available at a given time and the resulting call set is referred to as a genotype \"Freeze\".\n" + "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" }, "type": "string" }, - "core_metadata_collections": { + "samples": { "anyOf": [ { "items": { "additionalProperties": true, + "maxItems": 1, "minItems": 1, "properties": { "id": { @@ -3608,111 +3129,195 @@ } ] }, - "created_datetime": { + "source_center": { + "term": { + "description": "Name of the center that provided the item.\n" + }, + "type": "string" + }, + "state": { + "default": "validated", + "downloadable": [ + "uploaded", + "md5summed", + "validating", + "validated", + "error", + "invalid", + "released" + ], "oneOf": [ { - "format": "date-time", - "type": "string" + "enum": [ + "uploading", + "uploaded", + "md5summing", + "md5summed", + "validating", + "error", + "invalid", + "suppressed", + "redacted", + "live" + ] }, { - "type": "null" + "enum": [ + "validated", + "submitted", + "released" + ] } ], - "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" - } - }, - "data_category": { - "enum": [ - "Sequencing Data", - "Sequencing Reads", - "Raw Sequencing Data" + "public": [ + "live" ], "term": { - "description": "Broad categorization of the contents of the data file.\n" + "description": "The current state of the object.\n" } }, - "data_format": { - "enum": [ - "BAI", - "CRAI" - ], - "term": { - "description": "Format of the data files.\n" - } + "submitter_id": { + "description": "The legacy barcode used before prior to the use UUIDs. For TCGA this is bcraliquotbarcode.\n", + "type": [ + "string", + "null" + ] }, - "data_type": { - "enum": [ - "Aligned Reads Index" + "type": { + "type": "string" + }, + "updated_datetime": { + "oneOf": [ + { + "format": "date-time", + "type": "string" + }, + { + "type": "null" + } ], "term": { - "description": "Specific content type of the data file.\n" - } - }, - "error_type": { - "enum": [ - "file_size", - "file_format", - "md5sum" - ], - "term": { - "description": "Type of error for the data file object.\n" + "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } - }, - "file_format": { - "term": { - "description": "The format of the data file object.\n" - }, - "type": "string" - }, - "file_md5sum": { - "pattern": "^[a-f0-9]{32}$", - "term": { - "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint. This version of the property is used for interoperation purposes.\n" - }, - "type": "string" - }, - "file_name": { - "term": { - "description": "The name (or part of a name) of a file (of any type).\n" - }, - "type": "string" - }, - "file_size": { - "term": { - "description": "The size of the data file (object) in bytes.\n" - }, - "type": "integer" - }, - "file_state": { - "default": "registered", - "enum": [ - "registered", - "uploading", - "uploaded", - "validating", - "validated", - "submitted", - "processing", - "processed", - "released", - "error" + } + }, + "required": [ + "submitter_id", + "samples" + ], + "submittable": true, + "systemProperties": [ + "id", + "project_id", + "state", + "created_datetime", + "updated_datetime" + ], + "title": "Aliquot", + "type": "object", + "uniqueKeys": [ + [ + "id" + ], + [ + "project_id", + "submitter_id" + ] + ], + "validators": [] + }, + "case": { + "$schema": "http://json-schema.org/draft-04/schema#", + "additionalProperties": false, + "category": "administrative", + "description": "The collection of all data related to a specific subject in the context of a specific experiment. \n", + "id": "case", + "links": [ + { + "backref": "cases", + "label": "member_of", + "multiplicity": "many_to_one", + "name": "experiments", + "required": true, + "target_type": "experiment" + } + ], + "namespace": "http://gdc.nci.nih.gov", + "program": "*", + "project": "*", + "properties": { + "created_datetime": { + "oneOf": [ + { + "format": "date-time", + "type": "string" + }, + { + "type": "null" + } ], "term": { - "description": "The current state of the data file object.\n" + "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } }, - "file_type": { - "term": { - "description": "Specific content type of the data file. This version of the property is used for interoperation purposes.\n" - }, + "disease_type": { + "description": "Name of the disease for the case.", "type": "string" }, - "ga4gh_drs_uri": { - "term": { - "description": "DRS URI as defined by GA4GH DRS spec for pointers to file objects.\n" - }, - "type": "string" + "experiments": { + "anyOf": [ + { + "items": { + "additionalProperties": true, + "maxItems": 1, + "minItems": 1, + "properties": { + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "term": { + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } + }, + "type": "string" + }, + "submitter_id": { + "type": "string" + } + }, + "type": "object" + }, + "type": "array" + }, + { + "additionalProperties": true, + "properties": { + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "term": { + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } + }, + "type": "string" + }, + "submitter_id": { + "type": "string" + } + }, + "type": "object" + } + ] }, "id": { "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", @@ -3729,15 +3334,8 @@ }, "type": "string" }, - "md5sum": { - "pattern": "^[a-f0-9]{32}$", - "term": { - "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint.\n" - }, - "type": "string" - }, - "object_id": { - "description": "The GUID of the object in the index service.", + "primary_site": { + "description": "Primary site for the case.", "type": "string" }, "project_id": { @@ -3787,65 +3385,10 @@ "description": "The current state of the object.\n" } }, - "submitted_aligned_reads_files": { - "anyOf": [ - { - "items": { - "additionalProperties": true, - "maxItems": 1, - "minItems": 1, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - }, - "type": "array" - }, - { - "additionalProperties": true, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - } - ] - }, "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", "type": [ - "string" + "string", + "null" ] }, "type": { @@ -3867,14 +3410,8 @@ } }, "required": [ - "type", "submitter_id", - "file_name", - "file_size", - "md5sum", - "data_category", - "data_type", - "data_format" + "experiments" ], "submittable": true, "systemProperties": [ @@ -3882,11 +3419,9 @@ "project_id", "created_datetime", "updated_datetime", - "state", - "file_state", - "error_type" + "state" ], - "title": "Aligned Reads Index", + "title": "Case", "type": "object", "uniqueKeys": [ [ @@ -3899,121 +3434,102 @@ ], "validators": null }, - "alignment_cocleaning_workflow": { + "clinical_test": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, - "category": "analysis", - "description": "Metadata for the alignment and cocleaning pipeline used to align reads in the GDC harmonization pipelines.\n", - "id": "alignment_cocleaning_workflow", + "category": "clinical", + "description": "Metadata concerning any clinical tests used in relation to a case diagnosis. \n", + "id": "clinical_test", "links": [ { - "exclusive": true, + "backref": "clinical_tests", + "label": "performed_for", + "multiplicity": "many_to_one", + "name": "cases", "required": true, - "subgroup": [ - { - "backref": "alignment_cocleaning_workflows", - "label": "performed_on", - "multiplicity": "one_to_many", - "name": "submitted_aligned_reads_files", - "required": false, - "target_type": "submitted_aligned_reads" - }, - { - "backref": "alignment_cocleaning_workflows", - "label": "performed_on", - "multiplicity": "one_to_many", - "name": "submitted_unaligned_reads_files", - "required": false, - "target_type": "submitted_unaligned_reads" - } - ] - } - ], - "namespace": "https://dcp.bionimbus.org/", + "target_type": "case" + }, + { + "backref": "clinical_tests", + "label": "relates_to", + "multiplicity": "many_to_many", + "name": "diagnoses", + "required": false, + "target_type": "diagnosis" + } + ], + "namespace": "http://gdc.nci.nih.gov", "program": "*", "project": "*", "properties": { - "created_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" - } - ], - "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" - } - }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "systemAlias": "node_id", + "biomarker_name": { "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "description": "The name of the biomarker being tested for this specimen and set of test results.\n", "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + "cde_id": 5473, + "cde_version": 11, + "source": "caDSR", + "term": "Biomarker Name", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5473&version=2.31" } }, "type": "string" }, - "project_id": { - "term": { - "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" - }, - "type": "string" - }, - "state": { - "default": "validated", - "downloadable": [ - "uploaded", - "md5summed", - "validating", - "validated", - "error", - "invalid", - "released" + "biomarker_result": { + "enum": [ + "Amplification", + "Gain", + "Loss", + "Normal", + "Other", + "Translocation", + "Not Reported", + "Not Allowed To Collect", + "Pending" ], - "oneOf": [ - { - "enum": [ - "uploading", - "uploaded", - "md5summing", - "md5summed", - "validating", - "error", - "invalid", - "suppressed", - "redacted", - "live" - ] - }, - { - "enum": [ - "validated", - "submitted", - "released" - ] + "term": { + "description": "Text term to define the results of genetic testing.\n", + "termDef": { + "cde_id": 3234680, + "cde_version": 1, + "source": "caDSR", + "term": "Laboratory Procedure Genetic Abnormality Test Result Type", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3234680&version=1.0" } - ], - "public": [ - "live" + } + }, + "biomarker_test_method": { + "enum": [ + "Cytogenetics", + "FISH", + "IHC", + "Karyotype", + "NGS", + "Nuclear Staining", + "Other", + "RT-PCR", + "Southern", + "Not Reported", + "Not Allowed To Collect", + "Pending" ], "term": { - "description": "The current state of the object.\n" + "description": "Text descriptor of a molecular analysis method used for an individual.\n", + "termDef": { + "cde_id": 3121575, + "cde_version": 1, + "source": "caDSR", + "term": "Disease Detection Molecular Analysis Method Type", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3121575&version=1.0" + } } }, - "submitted_aligned_reads_files": { + "cases": { "anyOf": [ { "items": { "additionalProperties": true, + "maxItems": 1, "minItems": 1, "properties": { "id": { @@ -4063,7 +3579,34 @@ } ] }, - "submitted_unaligned_reads_files": { + "cea_level_preoperative": { + "term": { + "description": "Numeric value of the Carcinoembryonic antigen or CEA at the time before surgery. [Manually- curated]\n", + "termDef": { + "cde_id": 2716510, + "cde_version": 1, + "source": "caDSR", + "term": "Preoperative Carcinoembryonic Antigen Result Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2716510&version=1.0" + } + }, + "type": "number" + }, + "created_datetime": { + "oneOf": [ + { + "format": "date-time", + "type": "string" + }, + { + "type": "null" + } + ], + "term": { + "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + } + }, + "diagnoses": { "anyOf": [ { "items": { @@ -4117,163 +3660,275 @@ } ] }, - "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", - "type": [ - "string" - ] - }, - "type": { - "type": "string" + "dlco_ref_predictive_percent": { + "term": { + "description": "The value, as a percentage of predicted lung volume, measuring the amount of carbon monoxide detected in a patient's lungs.\n", + "termDef": { + "cde_id": 2180255, + "cde_version": 1, + "source": "caDSR", + "term": "Lung Carbon Monoxide Diffusing Capability Test Assessment Predictive Value Percentage Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2180255&version=1.0" + } + }, + "type": "number" }, - "updated_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" + "estrogen_receptor_percent_positive_ihc": { + "enum": [ + "<1%", + "1-10%", + "11-20%", + "21-30%", + "31-40%", + "41-50%", + "51-60%", + "61-70%", + "71-80%", + "81-90%", + "91-100%" + ], + "term": { + "description": "Classification to represent ER Positive results expressed as a percentage value.\n", + "termDef": { + "cde_id": 3128341, + "cde_version": 1, + "source": "caDSR", + "term": "ER Level Cell Percentage Category", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3128341&version=1.0" } + } + }, + "estrogen_receptor_result_ihc": { + "enum": [ + "Negative", + "Not Performed", + "Positive", + "Unknown" ], "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + "description": "Text term to represent the overall result of Estrogen Receptor (ER) testing.\n", + "termDef": { + "cde_id": 2957359, + "cde_version": 2, + "source": "caDSR", + "term": "Breast Carcinoma Estrogen Receptor Status", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2957359&version=2.0" + } } }, - "workflow_end_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" + "fev1_fvc_post_bronch_percent": { + "term": { + "description": "Percentage value to represent result of Forced Expiratory Volume in 1 second (FEV1) divided by the Forced Vital Capacity (FVC) post-bronchodilator.\n", + "termDef": { + "cde_id": 3302956, + "cde_version": 1, + "source": "caDSR", + "term": "Post Bronchodilator FEV1/FVC Percent Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3302956&version=1.0" } - ], + }, + "type": "number" + }, + "fev1_fvc_pre_bronch_percent": { "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" - } + "description": "Percentage value to represent result of Forced Expiratory Volume in 1 second (FEV1) divided by the Forced Vital Capacity (FVC) pre-bronchodilator.\n", + "termDef": { + "cde_id": 3302955, + "cde_version": 1, + "source": "caDSR", + "term": "Pre Bronchodilator FEV1/FVC Percent Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3302955&version=1.0" + } + }, + "type": "number" }, - "workflow_link": { - "description": "Link to Github hash for the CWL workflow used.", - "type": "string" + "fev1_ref_post_bronch_percent": { + "term": { + "description": "The percentage comparison to a normal value reference range of the volume of air that a patient can forcibly exhale from the lungs in one second post-bronchodilator.\n", + "termDef": { + "cde_id": 3302948, + "cde_version": 1, + "source": "caDSR", + "term": "Post Bronchodilator Lung Forced Expiratory Volume 1 Test Lab Percentage Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3302948&version=1.0" + } + }, + "type": "number" }, - "workflow_start_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" + "fev1_ref_pre_bronch_percent": { + "term": { + "description": "The percentage comparison to a normal value reference range of the volume of air that a patient can forcibly exhale from the lungs in one second pre-bronchodilator.\n", + "termDef": { + "cde_id": 3302947, + "cde_version": 1, + "source": "caDSR", + "term": "Pre Bronchodilator Lung Forced Expiratory Volume 1 Test Lab Percentage Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3302947&version=1.0" + } + }, + "type": "number" + }, + "her2_erbb2_percent_positive_ihc": { + "enum": [ + "<1%", + "1-10%", + "11-20%", + "21-30%", + "31-40%", + "41-50%", + "51-60%", + "61-70%", + "71-80%", + "81-90%", + "91-100%" + ], + "term": { + "description": "Classification to represent the number of positive HER2/ERBB2 cells in a specimen or sample.\n", + "termDef": { + "cde_id": 3086980, + "cde_version": 1, + "source": "caDSR", + "term": "HER2 ERBB Positive Finding Cell Percentage Category", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3086980&version=1.0" } + } + }, + "her2_erbb2_result_fish": { + "enum": [ + "Negative", + "Not Performed", + "Positive", + "Unknown" ], "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + "description": "the type of outcome for HER2 as determined by an in situ hybridization (ISH) assay.\n", + "termDef": { + "cde_id": 2854089, + "cde_version": 1, + "source": "caDSR", + "term": "Laboratory Procedure HER2/neu in situ Hybridization Outcome Type", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2854089&version=1.0" + } } }, - "workflow_type": { + "her2_erbb2_result_ihc": { "enum": [ - "BWA with Mark Duplicates and Cocleaning" + "Negative", + "Not Performed", + "Positive", + "Unknown" ], "term": { - "description": "Generic name for the workflow used to analyze a data set.\n" + "description": "Text term to signify the result of the medical procedure that involves testing a sample of blood or tissue for HER2 by histochemical localization of immunoreactive substances using labeled antibodies as reagents.\n", + "termDef": { + "cde_id": 2957563, + "cde_version": 2, + "source": "caDSR", + "term": "Laboratory Procedure HER2/neu Immunohistochemistry Receptor Status", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2957563&version=2.0" + } } }, - "workflow_version": { - "description": "Major version for a GDC workflow.", + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "systemAlias": "node_id", + "term": { + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } + }, "type": "string" - } - }, - "required": [ - "type", - "submitter_id", - "workflow_link", - "workflow_type" - ], - "submittable": false, - "systemProperties": [ - "id", - "project_id", - "created_datetime", - "updated_datetime", - "state" - ], - "title": "Alignment Cocleaning Workflow", - "type": "object", - "uniqueKeys": [ - [ - "id" - ], - [ - "project_id", - "submitter_id" - ] - ], - "validators": null - }, - "alignment_workflow": { - "$schema": "http://json-schema.org/draft-04/schema#", - "additionalProperties": false, - "category": "analysis", - "description": "Metadata for the alignment pipeline used to align reads in the GDC harmonization pipelines.\n", - "id": "alignment_workflow", - "links": [ - { - "exclusive": true, - "required": true, - "subgroup": [ - { - "backref": "alignment_workflows", - "label": "performed_on", - "multiplicity": "one_to_many", - "name": "submitted_aligned_reads_files", - "required": false, - "target_type": "submitted_aligned_reads" - }, - { - "backref": "alignment_workflows", - "label": "performed_on", - "multiplicity": "one_to_many", - "name": "submitted_unaligned_reads_files", - "required": false, - "target_type": "submitted_unaligned_reads" + }, + "ldh_level_at_diagnosis": { + "term": { + "description": "The 2 decimal place numeric laboratory value measured, assigned or computed related to the assessment of lactate dehydrogenase in a specimen.\n", + "termDef": { + "cde_id": 2798766, + "cde_version": 1, + "source": "caDSR", + "term": "Laboratory Procedure Lactate Dehydrogenase Result Integer::2 Decimal Place Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2798766&version=1.0" } - ] - } - ], - "namespace": "https://dcp.bionimbus.org/", - "program": "*", - "project": "*", - "properties": { - "created_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" + }, + "type": "number" + }, + "ldh_normal_range_upper": { + "term": { + "description": "The top value of the range of statistical characteristics that are supposed to represent accepted standard, non-pathological pattern for lactate dehydrogenase (units not specified).\n", + "termDef": { + "cde_id": 2597015, + "cde_version": 1, + "source": "caDSR", + "term": "Laboratory Procedure Lactate Dehydrogenase Result Upper Limit of Normal Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2597015&version=1.0" } + }, + "type": "number" + }, + "microsatellite_instability_abnormal": { + "enum": [ + "Yes", + "No", + "Unknown" ], "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + "description": "The yes/no indicator to signify the status of a tumor for microsatellite instability.\n", + "termDef": { + "cde_id": 3123142, + "cde_version": 1, + "source": "caDSR", + "term": "Microsatellite Instability Occurrence Indicator", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3123142&version=1.0" + } } }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "systemAlias": "node_id", + "progesterone_receptor_percent_positive_ihc": { + "enum": [ + "<1%", + "1-10%", + "11-20%", + "21-30%", + "31-40%", + "41-50%", + "51-60%", + "61-70%", + "71-80%", + "81-90%", + "91-100%" + ], + "term": { + "description": "Classification to represent Progesterone Receptor Positive results expressed as a percentage value.\n", + "termDef": { + "cde_id": 3128342, + "cde_version": 1, + "source": "caDSR", + "term": "Progesterone Receptor Level Cell Percentage Category", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3128342&version=1.0" + } + } + }, + "progesterone_receptor_result_ihc": { + "enum": [ + "Negative", + "Not Performed", + "Positive", + "Unknown" + ], "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "description": "Text term to represent the overall result of Progresterone Receptor (PR) testing.\n", "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + "cde_id": 2957357, + "cde_version": 2, + "source": "caDSR", + "term": "Breast Carcinoma Progesterone Receptor Status", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2957357&version=2.0" } - }, - "type": "string" + } }, "project_id": { "term": { @@ -4322,11 +3977,162 @@ "description": "The current state of the object.\n" } }, - "submitted_aligned_reads_files": { + "submitter_id": { + "type": [ + "string", + "null" + ] + }, + "type": { + "enum": [ + "clinical_test" + ] + }, + "updated_datetime": { + "oneOf": [ + { + "format": "date-time", + "type": "string" + }, + { + "type": "null" + } + ], + "term": { + "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + } + } + }, + "required": [ + "biomarker_name", + "biomarker_result", + "biomarker_test_method", + "cases" + ], + "submittable": true, + "systemProperties": [ + "id", + "project_id", + "created_datetime", + "updated_datetime", + "state" + ], + "title": "Clinical Test", + "type": "object", + "uniqueKeys": [ + [ + "id" + ], + [ + "project_id", + "submitter_id" + ] + ], + "validators": null + }, + "core_metadata_collection": { + "$schema": "http://json-schema.org/draft-04/schema#", + "additionalProperties": false, + "category": "administrative", + "description": "Structured description of a collection of several dataset\n", + "id": "core_metadata_collection", + "links": [ + { + "backref": "core_metadata_collections", + "label": "data_from", + "multiplicity": "many_to_one", + "name": "projects", + "required": true, + "target_type": "project" + } + ], + "namespace": "https://dcp.bionimbus.org/", + "program": "*", + "project": "*", + "properties": { + "contributor": { + "description": "An entity responsible for making contributions to the resource. Examples of a Contributor include a person, an organization, or a service. Typically, the name of a Contributor should be used to indicate the entity.\n", + "type": "string" + }, + "coverage": { + "description": "The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant. Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended best practice is to use a controlled vocabulary such as the Thesaurus of Geographic Names [TGN] (http://www.getty.edu/research/tools/vocabulary/tgn/index.html). Where appropriate, named places or time periods can be used in preference to numeric identifiers such as sets of coordinates or date ranges.\n", + "type": "string" + }, + "created_datetime": { + "oneOf": [ + { + "format": "date-time", + "type": "string" + }, + { + "type": "null" + } + ], + "term": { + "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + } + }, + "creator": { + "description": "An entity primarily responsible for making the resource. Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity.\n", + "type": "string" + }, + "data_type": { + "description": "The nature or genre of the resource. Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element.\n", + "type": "string" + }, + "date": { + "oneOf": [ + { + "format": "date-time", + "type": "string" + }, + { + "type": "null" + } + ], + "term": { + "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + } + }, + "description": { + "description": "An account of the resource. Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource.\n", + "type": "string" + }, + "format": { + "description": "The file format, physical medium, or dimensions of the resource. Examples of dimensions include size and duration. Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types [MIME] (http://www.iana.org/assignments/media-types/). \n", + "type": "string" + }, + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "systemAlias": "node_id", + "term": { + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } + }, + "type": "string" + }, + "language": { + "description": "A language of the resource. Recommended best practice is to use a controlled vocabulary such as RFC 4646 (http://www.ietf.org/rfc/rfc4646.txt).\n", + "type": "string" + }, + "project_id": { + "term": { + "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" + }, + "type": "string" + }, + "projects": { "anyOf": [ { "items": { "additionalProperties": true, + "maxItems": 1, "minItems": 1, "properties": { "id": { @@ -4376,102 +4182,81 @@ } ] }, - "submitted_unaligned_reads_files": { - "anyOf": [ - { - "items": { - "additionalProperties": true, - "minItems": 1, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - }, - "type": "array" - }, - { - "additionalProperties": true, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - } - ] + "publisher": { + "description": "An entity responsible for making the resource available. Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity.\n", + "type": "string" }, - "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", - "type": [ - "string" - ] + "relation": { + "description": "A related resource. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system. \n", + "type": "string" }, - "type": { + "rights": { + "description": "Information about rights held in and over the resource. Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.\n", "type": "string" }, - "updated_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" - } - ], - "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" - } + "source": { + "description": "A related resource from which the described resource is derived. The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system.\n", + "type": "string" }, - "workflow_end_datetime": { + "state": { + "default": "validated", + "downloadable": [ + "uploaded", + "md5summed", + "validating", + "validated", + "error", + "invalid", + "released" + ], "oneOf": [ { - "format": "date-time", - "type": "string" + "enum": [ + "uploading", + "uploaded", + "md5summing", + "md5summed", + "validating", + "error", + "invalid", + "suppressed", + "redacted", + "live" + ] }, { - "type": "null" + "enum": [ + "validated", + "submitted", + "released" + ] } ], + "public": [ + "live" + ], "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + "description": "The current state of the object.\n" } }, - "workflow_link": { - "description": "Link to Github hash for the CWL workflow used.", + "subject": { + "description": "The topic of the resource. Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary.\n", "type": "string" }, - "workflow_start_datetime": { + "submitter_id": { + "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", + "type": [ + "string" + ] + }, + "title": { + "description": "A name given to the resource. Typically, a Title will be a name by which the resource is formally known.\n", + "type": "string" + }, + "type": { + "type": "string" + }, + "updated_datetime": { "oneOf": [ { "format": "date-time", @@ -4484,34 +4269,22 @@ "term": { "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } - }, - "workflow_type": { - "enum": [ - "STAR", - "BWA-aln", - "BWA-mem", - "spinnaker" - ] - }, - "workflow_version": { - "description": "Major version for a GDC workflow.", - "type": "string" } }, "required": [ - "type", "submitter_id", - "workflow_type" + "type", + "projects" ], - "submittable": false, + "submittable": true, "systemProperties": [ "id", "project_id", + "state", "created_datetime", - "updated_datetime", - "state" + "updated_datetime" ], - "title": "Alignment Workflow", + "title": "Core Metadata Collection", "type": "object", "uniqueKeys": [ [ @@ -4524,64 +4297,25 @@ ], "validators": null }, - "aliquot": { + "data_release": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, - "category": "biospecimen", - "constraints": null, - "description": "Pertaining to a portion of the whole; any one of two or more samples of something, of the same volume or weight.\n", - "id": "aliquot", + "category": "internal", + "description": "Internal node to store different data releases.\n", + "id": "data_release", "links": [ { - "backref": "aliquots", - "label": "derived_from", - "multiplicity": "many_to_many", - "name": "samples", + "backref": "data_releases", + "label": "describes", + "multiplicity": "many_to_one", + "name": "roots", "required": true, - "target_type": "sample" + "target_type": "root" } ], - "namespace": "https://dcp.bionimbus.org/", - "program": "*", - "project": "*", + "namespace": "http://gdc.nci.nih.gov", "properties": { - "aliquot_quantity": { - "term": { - "description": "The quantity in micrograms (ug) of the aliquot(s) derived from the analyte(s) shipped for sequencing and characterization.\n", - "termDef": { - "cde_id": null, - "cde_version": null, - "source": null, - "term": "Biospecimen Aliquot Quantity", - "term_url": null - } - }, - "type": "number" - }, - "aliquot_volume": { - "term": { - "description": "The volume in microliters (ml) of the aliquot(s) derived from the analyte(s) shipped for sequencing and characterization.\n", - "termDef": { - "cde_id": null, - "cde_version": null, - "source": null, - "term": "Biospecimen Aliquot Volume", - "term_url": null - } - }, - "type": "number" - }, - "amount": { - "term": { - "description": "Weight in grams or volume in mL.\n" - }, - "type": "number" - }, - "analyte_isolation_batch_id": { - "description": "Nucleic acid isolation batch ID\n", - "type": "string" - }, - "analyte_isolation_date": { + "created_datetime": { "oneOf": [ { "format": "date-time", @@ -4595,37 +4329,30 @@ "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } }, - "analyte_isolation_method": { - "description": "Type of nucleic acid isolation batch\n", - "type": "string" - }, - "analyte_type": { + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "systemAlias": "node_id", "term": { - "description": "Text term that represents the kind of molecular specimen analyte.\n", + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", "termDef": { - "cde_id": 2513915, - "cde_version": 2, - "source": "caDSR", - "term": "Molecular Specimen Type Text Name", - "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2513915&version=2.0" + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" } }, "type": "string" }, - "concentration": { - "term": { - "description": "Numeric value that represents the concentration of an analyte or aliquot extracted from the sample or sample portion, measured in milligrams per milliliter.\n", - "termDef": { - "cde_id": 5432594, - "cde_version": 1, - "source": "caDSR", - "term": "Biospecimen Analyte or Aliquot Extracted Concentration Milligram per Milliliter Value", - "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432594&version=1.0" - } - }, - "type": "number" + "major_version": { + "description": "The number identifying the major version.\n", + "type": "integer" }, - "created_datetime": { + "minor_version": { + "description": "The number identifying the minor version.\n", + "type": "integer" + }, + "release_date": { "oneOf": [ { "format": "date-time", @@ -4639,59 +4366,13 @@ "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } }, - "exclude": { - "description": "Samples flagged for removal from analysis\n", + "released": { + "default": false, + "description": "Indicates if it is the current release.\n", "type": "boolean" }, - "exclusion_criteria": { - "description": "Additional remarks about flagged samples\n", - "type": "string" - }, - "experiment_batch_id": { - "description": "Genotype or expression batch ID\n", - "type": "string" - }, - "experiment_date": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" - } - ], - "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" - } - }, - "experimental_strategy": { - "description": "The sequencing strategy used to generate the data file referred to by the ga4gh_drs_uri.\n", - "type": "string" - }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "systemAlias": "node_id", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "project_id": { - "term": { - "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" - }, - "type": "string" - }, - "samples": { - "anyOf": [ + "roots": { + "anyOf": [ { "items": { "additionalProperties": true, @@ -4745,55 +4426,10 @@ } ] }, - "state": { - "default": "validated", - "downloadable": [ - "uploaded", - "md5summed", - "validating", - "validated", - "error", - "invalid", - "released" - ], - "oneOf": [ - { - "enum": [ - "uploading", - "uploaded", - "md5summing", - "md5summed", - "validating", - "error", - "invalid", - "suppressed", - "redacted", - "live" - ] - }, - { - "enum": [ - "validated", - "submitted", - "released" - ] - } - ], - "public": [ - "live" - ], - "term": { - "description": "The current state of the object.\n" - } - }, - "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", - "type": [ - "string" - ] - }, "type": { - "type": "string" + "enum": [ + "data_release" + ] }, "updated_datetime": { "oneOf": [ @@ -4811,67 +4447,101 @@ } }, "required": [ - "type", - "submitter_id", - "samples", - "experimental_strategy" + "major_version", + "minor_version" ], - "submittable": true, + "submittable": false, "systemProperties": [ "id", - "project_id", - "state", "created_datetime", "updated_datetime" ], - "title": "Aliquot", + "title": "Data Release", "type": "object", "uniqueKeys": [ [ "id" - ], - [ - "project_id", - "submitter_id" ] ], - "validators": [] + "validators": null }, - "blood_pressure_test": { + "demographic": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "category": "clinical", - "description": "Resting blood pressure will be measured in the right arm after five minutes in the seated position. An automated oscillometric method (Dinamap) and appropriate cuff size will be used. Three readings will be taken; the second and third readings will be averaged to obtain the blood pressure levels used in analyses. An additional systolic blood pressure will be measured in both the right and left brachial, posterior tibial, and dorsalis pedis arteries with a Doppler instrument. \n", - "id": "blood_pressure_test", + "description": "Data for the characterization of the patient by means of segementing the population (e.g., characterization by age, sex, or race).\n", + "id": "demographic", "links": [ { - "backref": "blood_pressure_test", + "backref": "demographics", "label": "describes", - "multiplicity": "many_to_one", - "name": "subjects", + "multiplicity": "one_to_one", + "name": "cases", "required": true, - "target_type": "subject" + "target_type": "case" } ], - "namespace": "http://dcp.bionimbus.org/", + "namespace": "http://gdc.nci.nih.gov", + "preferred": [ + "year_of_death" + ], "program": "*", "project": "*", "properties": { - "age_at_bp_diastolic": { - "description": "age at measurement of bp_diastolic (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_bp_systolic": { - "description": "age at measurement of bp_systolic (years) (HARMONIZED)\n", - "type": "number" - }, - "bp_diastolic": { - "description": "Resting diastolic blood pressure from the upper arm in a clinical setting. (mmHg) (HARMONIZED)\n", - "type": "number" - }, - "bp_systolic": { - "description": "Resting systolic blood pressure from the upper arm in a clinical setting. (mmHg) (HARMONIZED)\n", - "type": "number" + "cases": { + "anyOf": [ + { + "items": { + "additionalProperties": true, + "maxItems": 1, + "minItems": 1, + "properties": { + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "term": { + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } + }, + "type": "string" + }, + "submitter_id": { + "type": "string" + } + }, + "type": "object" + }, + "type": "array" + }, + { + "additionalProperties": true, + "properties": { + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "term": { + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } + }, + "type": "string" + }, + "submitter_id": { + "type": "string" + } + }, + "type": "object" + } + ] }, "created_datetime": { "oneOf": [ @@ -4887,6 +4557,44 @@ "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } }, + "ethnicity": { + "enum": [ + "hispanic or latino", + "not hispanic or latino", + "Unknown", + "not reported", + "not allowed to collect" + ], + "term": { + "description": "An individual's self-described social and cultural grouping, specifically whether an individual describes themselves as Hispanic or Latino. The provided values are based on the categories defined by the U.S. Office of Management and Business and used by the U.S. Census Bureau.\n", + "termDef": { + "cde_id": 2192217, + "cde_version": 2, + "source": "caDSR", + "term": "Ethnic Group Category Text", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2192217&version=2.0" + } + } + }, + "gender": { + "enum": [ + "female", + "male", + "unknown", + "unspecified", + "not reported" + ], + "term": { + "description": "Text designations that identify gender. Gender is described as the assemblage of properties that distinguish people on the basis of their societal roles. [Explanatory Comment 1: Identification of gender is based upon self-report and may come from a form, questionnaire, interview, etc.]\n", + "termDef": { + "cde_id": 2200604, + "cde_version": 3, + "source": "caDSR", + "term": "Person Gender Text Type", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2200604&version=3.0" + } + } + }, "id": { "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", "systemAlias": "node_id", @@ -4908,6 +4616,29 @@ }, "type": "string" }, + "race": { + "enum": [ + "white", + "american indian or alaska native", + "black or african american", + "asian", + "native hawaiian or other pacific islander", + "other", + "Unknown", + "not reported", + "not allowed to collect" + ], + "term": { + "description": "An arbitrary classification of a taxonomic group that is a division of a species. It usually arises as a consequence of geographical isolation within a species and is characterized by shared heredity, physical attributes and behavior, and in the case of humans, by common history, nationality, or geographic distribution. The provided values are based on the categories defined by the U.S. Office of Management and Business and used by the U.S. Census Bureau.\n", + "termDef": { + "cde_id": 2192199, + "cde_version": 1, + "source": "caDSR", + "term": "Race Category Text", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2192199&version=1.0" + } + } + }, "state": { "default": "validated", "downloadable": [ @@ -4949,83 +4680,20 @@ "description": "The current state of the object.\n" } }, - "subjects": { - "anyOf": [ + "submitter_id": { + "type": [ + "string", + "null" + ] + }, + "type": { + "type": "string" + }, + "updated_datetime": { + "oneOf": [ { - "items": { - "additionalProperties": true, - "maxItems": 1, - "minItems": 1, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - }, - "type": "array" - }, - { - "additionalProperties": true, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - } - ] - }, - "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", - "type": [ - "string" - ] - }, - "type": { - "type": "string" - }, - "unit_bp_diastolic": { - "description": "harmonization unit for bp_diastolic (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.)\n", - "type": "string" - }, - "unit_bp_systolic": { - "description": "harmonization unit for bp_systolic (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" - }, - "updated_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" + "format": "date-time", + "type": "string" }, { "type": "null" @@ -5034,12 +4702,40 @@ "term": { "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } + }, + "year_of_birth": { + "term": { + "description": "Numeric value to represent the calendar year in which an individual was born.\n", + "termDef": { + "cde_id": 2896954, + "cde_version": 1, + "source": "caDSR", + "term": "Year Birth Date Number", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2896954&version=1.0" + } + }, + "type": [ + "number", + "null" + ] + }, + "year_of_death": { + "term": { + "description": "Numeric value to represent the year of the death of an individual.\n", + "termDef": { + "cde_id": 2897030, + "cde_version": 1, + "source": "caDSR", + "term": "Year Death Number", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2897030&version=1.0" + } + }, + "type": "number" } }, "required": [ "submitter_id", - "type", - "subjects" + "cases" ], "submittable": true, "systemProperties": [ @@ -5049,7 +4745,7 @@ "created_datetime", "updated_datetime" ], - "title": "Blood Pressure Test", + "title": "Demographic", "type": "object", "uniqueKeys": [ [ @@ -5062,309 +4758,464 @@ ], "validators": null }, - "cardiac_mri": { + "diagnosis": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "category": "clinical", - "description": "Cardiac MRI used to obtain measures of left ventricular mass, wall thickness, ejection fraction, cardiac output, aortic atherosclerosis, and aortic distensibility.\n", - "id": "cardiac_mri", + "description": "Data from the investigation, analysis and recognition of the presence and nature of disease, condition, or injury from expressed signs and symptoms; also, the scientific determination of any kind; the concise results of such an investigation.\n", + "id": "diagnosis", "links": [ { - "backref": "cardiac_mris", + "backref": "diagnoses", "label": "describes", - "multiplicity": "one_to_one", - "name": "subjects", + "multiplicity": "many_to_one", + "name": "cases", "required": true, - "target_type": "subject" + "target_type": "case" } ], - "namespace": "http://dcp.bionimbus.org/", + "namespace": "http://gdc.nci.nih.gov", + "preferred": [ + "days_to_birth", + "site_of_resection_or_biopsy" + ], "program": "*", "project": "*", "properties": { - "cardiac_output": { - "description": "RV Cardiac output (l/min) (HARMONIZED)\n", - "type": "number" - }, - "created_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" + "age_at_diagnosis": { + "maximum": 32872, + "minimum": 0, + "term": { + "description": "Age at the time of diagnosis expressed in number of days since birth.\n", + "termDef": { + "cde_id": 3225640, + "cde_version": 2, + "source": "caDSR", + "term": "Patient Diagnosis Age Day Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3225640&version=2.0" } + }, + "type": [ + "number", + "null" + ] + }, + "ajcc_clinical_m": { + "enum": [ + "M0", + "M1", + "M1a", + "M1b", + "M1c", + "MX", + "cM0 (i+)", + "Unknown", + "Not Reported", + "Not Allowed To Collect" ], "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + "description": "Extent of the distant metastasis for the cancer based on evidence obtained from clinical assessment parameters determined prior to treatment.\n", + "termDef": { + "cde_id": 3440331, + "cde_version": 1, + "source": "caDSR", + "term": "Neoplasm American Joint Committee on Cancer Clinical Distant Metastasis M Stage", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3440331&version=1.0" + } } }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "systemAlias": "node_id", + "ajcc_clinical_n": { + "enum": [ + "N0", + "N0 (i+)", + "N0 (i-)", + "N0 (mol+)", + "N0 (mol-)", + "N1", + "N1a", + "N1b", + "N1bI", + "N1bII", + "N1bIII", + "N1bIV", + "N1c", + "N1mi", + "N2", + "N2a", + "N2b", + "N2c", + "N3", + "N3a", + "N3b", + "N3c", + "N4", + "NX", + "Unknown", + "Not Reported", + "Not Allowed To Collect" + ], "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "description": "Extent of the regional lymph node involvement for the cancer based on evidence obtained from clinical assessment parameters determined prior to treatment.\n", "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + "cde_id": 3440330, + "cde_version": 1, + "source": "caDSR", + "term": "Neoplasm American Joint Committee on Cancer Clinical Regional Lymph Node N Stage", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3440330&version=1.0" } - }, - "type": "string" + } }, - "project_id": { + "ajcc_clinical_stage": { + "enum": [ + "Stage 0", + "Stage 0a", + "Stage 0is", + "Stage I", + "Stage IA", + "Stage IA1", + "Stage IA2", + "Stage IB", + "Stage IB Cervix", + "Stage IB1", + "Stage IB2", + "Stage II", + "Stage II Cervix", + "Stage IIA", + "Stage IIA Cervix", + "Stage IIB", + "Stage IIC", + "Stage III", + "Stage IIIA", + "Stage IIIB", + "Stage IIIC", + "Stage IS", + "Stage IV", + "Stage IVA", + "Stage IVB", + "Stage IVC", + "Stage Tis", + "Stage X", + "Unknown", + "Not Reported", + "Not Allowed To Collect" + ], "term": { - "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" - }, - "type": "string" + "description": "Stage group determined from clinical information on the tumor (T), regional node (N) and metastases (M) and by grouping cases with similar prognosis for cancer.\n", + "termDef": { + "cde_id": 3440332, + "cde_version": 1, + "source": "caDSR", + "term": "Neoplasm American Joint Committee on Cancer Clinical Group Stage", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3440332&version=1.0" + } + } }, - "state": { - "default": "validated", - "downloadable": [ - "uploaded", - "md5summed", - "validating", - "validated", - "error", - "invalid", - "released" + "ajcc_clinical_t": { + "enum": [ + "T0", + "T1", + "T1a", + "T1a1", + "T1a2", + "T1b", + "T1b1", + "T1b2", + "T1c", + "T1mi", + "T2", + "T2a", + "T2a1", + "T2a2", + "T2b", + "T2c", + "T2d", + "T3", + "T3a", + "T3b", + "T3c", + "T3d", + "T4", + "T4a", + "T4b", + "T4c", + "T4d", + "T4e", + "TX", + "Ta", + "Tis", + "Tis (DCIS)", + "Tis (LCIS)", + "Tis (Paget's)", + "Unknown", + "Not Reported", + "Not Allowed To Collect" ], - "oneOf": [ - { - "enum": [ - "uploading", - "uploaded", - "md5summing", - "md5summed", - "validating", - "error", - "invalid", - "suppressed", - "redacted", - "live" - ] - }, - { - "enum": [ - "validated", - "submitted", - "released" - ] + "term": { + "description": "Extent of the primary cancer based on evidence obtained from clinical assessment parameters determined prior to treatment.\n", + "termDef": { + "cde_id": 3440328, + "cde_version": 1, + "source": "caDSR", + "term": "Neoplasm American Joint Committee on Cancer Clinical Primary Tumor T Stage", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3440328&version=1.0" } - ], - "public": [ - "live" + } + }, + "ajcc_pathologic_m": { + "enum": [ + "M0", + "M1", + "M1a", + "M1b", + "M1c", + "M2", + "MX", + "cM0 (i+)", + "Unknown", + "Not Reported", + "Not Allowed To Collect" ], "term": { - "description": "The current state of the object.\n" + "description": "Code to represent the defined absence or presence of distant spread or metastases (M) to locations via vascular channels or lymphatics beyond the regional lymph nodes, using criteria established by the American Joint Committee on Cancer (AJCC).\n", + "termDef": { + "cde_id": 3045439, + "cde_version": 1, + "source": "caDSR", + "term": "American Joint Committee on Cancer Metastasis Stage Code", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3045439&version=1.0" + } } }, - "subjects": { - "anyOf": [ - { - "items": { - "additionalProperties": true, - "maxItems": 1, - "minItems": 1, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - }, - "type": "array" - }, - { - "additionalProperties": true, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" + "ajcc_pathologic_n": { + "enum": [ + "N0", + "N0 (i+)", + "N0 (i-)", + "N0 (mol+)", + "N0 (mol-)", + "N1", + "N1a", + "N1b", + "N1bI", + "N1bII", + "N1bIII", + "N1bIV", + "N1c", + "N1mi", + "N2", + "N2a", + "N2b", + "N2c", + "N3", + "N3a", + "N3b", + "N3c", + "N4", + "NX", + "Unknown", + "Not Reported", + "Not Allowed To Collect" + ], + "term": { + "description": "The codes that represent the stage of cancer based on the nodes present (N stage) according to criteria based on multiple editions of the AJCC's Cancer Staging Manual.\n", + "termDef": { + "cde_id": 3203106, + "cde_version": 1, + "source": "caDSR", + "term": "Neoplasm Disease Lymph Node Stage American Joint Committee on Cancer Code", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3203106&version=1.0" } - ] + } }, - "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", - "type": [ - "string" - ] + "ajcc_pathologic_stage": { + "enum": [ + "Stage 0", + "Stage 0a", + "Stage 0is", + "Stage I", + "Stage IA", + "Stage IA1", + "Stage IA2", + "Stage IB", + "Stage IB1", + "Stage IB2", + "Stage IC", + "Stage II", + "Stage IIA", + "Stage IIA1", + "Stage IIA2", + "Stage IIB", + "Stage IIC", + "Stage III", + "Stage IIIA", + "Stage IIIB", + "Stage IIIC", + "Stage IV", + "Stage IVA", + "Stage IVB", + "Stage IVC", + "Stage Tis", + "Stage X" + ], + "term": { + "description": "The extent of a cancer, especially whether the disease has spread from the original site to other parts of the body based on AJCC staging criteria.\n", + "termDef": { + "cde_id": 3203222, + "cde_version": 1, + "source": "caDSR", + "term": "Neoplasm Disease Stage American Joint Committee on Cancer Code", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3203222&version=1.0" + } + } }, - "type": { - "type": "string" - }, - "updated_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" - } + "ajcc_pathologic_t": { + "enum": [ + "T0", + "T1", + "T1a", + "T1a1", + "T1a2", + "T1b", + "T1b1", + "T1b2", + "T1c", + "T1mi", + "T2", + "T2a", + "T2a1", + "T2a2", + "T2b", + "T2c", + "T2d", + "T3", + "T3a", + "T3b", + "T3c", + "T3d", + "T4", + "T4a", + "T4b", + "T4c", + "T4d", + "T4e", + "TX", + "Ta", + "Tis", + "Tis (DCIS)", + "Tis (LCIS)", + "Tis (Paget's)", + "Unknown", + "Not Reported", + "Not Allowed To Collect" ], "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + "description": "Code of pathological T (primary tumor) to define the size or contiguous extension of the primary tumor (T), using staging criteria from the American Joint Committee on Cancer (AJCC).\n", + "termDef": { + "cde_id": 3045435, + "cde_version": 1, + "source": "caDSR", + "term": "American Joint Committee on Cancer Tumor Stage Code", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3045435&version=1.0" + } } - } - }, - "required": [ - "submitter_id", - "type", - "subjects" - ], - "submittable": true, - "systemProperties": [ - "id", - "project_id", - "state", - "created_datetime", - "updated_datetime" - ], - "title": "Cardiac Magnetic Resonance Image", - "type": "object", - "uniqueKeys": [ - [ - "id" - ], - [ - "project_id", - "submitter_id" - ] - ], - "validators": null - }, - "core_metadata_collection": { - "$schema": "http://json-schema.org/draft-04/schema#", - "additionalProperties": false, - "category": "administrative", - "description": "Structured description of a collection of several dataset\n", - "id": "core_metadata_collection", - "links": [ - { - "backref": "core_metadata_collections", - "label": "data_from", - "multiplicity": "many_to_one", - "name": "projects", - "required": true, - "target_type": "project" - } - ], - "namespace": "https://dcp.bionimbus.org/", - "program": "*", - "project": "*", - "properties": { - "contributor": { - "description": "An entity responsible for making contributions to the resource. Examples of a Contributor include a person, an organization, or a service. Typically, the name of a Contributor should be used to indicate the entity.\n", - "type": "string" - }, - "coverage": { - "description": "The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant. Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended best practice is to use a controlled vocabulary such as the Thesaurus of Geographic Names [TGN] (http://www.getty.edu/research/tools/vocabulary/tgn/index.html). Where appropriate, named places or time periods can be used in preference to numeric identifiers such as sets of coordinates or date ranges.\n", - "type": "string" }, - "created_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" - } + "ann_arbor_b_symptoms": { + "enum": [ + "Yes", + "No", + "Unknown", + "Not Reported", + "Not Allowed To Collect" ], "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + "description": "Text term to signify whether lymphoma B-symptoms are present as noted in the patient's medical record.\n", + "termDef": { + "cde_id": 2902402, + "cde_version": 1, + "source": "caDSR", + "term": "Lymphoma B-Symptoms Medical Record Documented Indicator", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2902402&version=1.0" + } } }, - "creator": { - "description": "An entity primarily responsible for making the resource. Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity.\n", - "type": "string" - }, - "data_type": { - "description": "The nature or genre of the resource. Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element.\n", - "type": "string" - }, - "date": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" - } + "ann_arbor_clinical_stage": { + "enum": [ + "Stage I", + "Stage II", + "Stage III", + "Stage IV" ], "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + "description": "The classification of the clinically confirmed anatomic disease extent of lymphoma (Hodgkin's and Non-Hodgkins) based on the Ann Arbor Staging System.\n", + "termDef": { + "cde_id": null, + "cde_version": null, + "source": null, + "term": "Ann Arbor Clinical Stage", + "term_url": null + } } }, - "description": { - "description": "An account of the resource. Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource.\n", - "type": "string" - }, - "format": { - "description": "The file format, physical medium, or dimensions of the resource. Examples of dimensions include size and duration. Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types [MIME] (http://www.iana.org/assignments/media-types/).\n", - "type": "string" + "ann_arbor_extranodal_involvement": { + "enum": [ + "Yes", + "No", + "Unknown", + "Not Reported", + "Not Allowed To Collect" + ], + "term": { + "description": "Indicator that identifies whether a patient with malignant lymphoma has lymphomatous involvement of an extranodal site.\n", + "termDef": { + "cde_id": 3364582, + "cde_version": 1, + "source": "caDSR", + "term": "Lymphomatous Extranodal Site Involvement Indicator", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3364582&version=1.0" + } + } }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "systemAlias": "node_id", + "ann_arbor_pathologic_stage": { + "enum": [ + "Stage I", + "Stage II", + "Stage III", + "Stage IV" + ], "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "description": "The classification of the pathologically confirmed anatomic disease extent of lymphoma (Hodgkin's and Non-Hodgkins) based on the Ann Arbor Staging System.\n", "termDef": { - "cde_id": "C54100", + "cde_id": null, "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + "source": null, + "term": "Ann Arbor Pathologic Stage", + "term_url": null } - }, - "type": "string" - }, - "language": { - "description": "A language of the resource. Recommended best practice is to use a controlled vocabulary such as RFC 4646 (http://www.ietf.org/rfc/rfc4646.txt).\n", - "type": "string" + } }, - "project_id": { + "burkitt_lymphoma_clinical_variant": { + "enum": [ + "Endemic", + "Immunodeficiency-associated, adult", + "Immunodeficiency-associated, pediatric", + "Sporadic, adult", + "Sporadic, pediatric", + "Unknown", + "Not Reported", + "Not Allowed To Collect" + ], "term": { - "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" - }, - "type": "string" + "description": "Burkitt's lymphoma categorization based on clinical features that differ from other forms of the same disease.\n", + "termDef": { + "cde_id": 3770421, + "cde_version": 1, + "source": "caDSR", + "term": "Burkitt Lymphoma Clinical Variant Type", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3770421&version=1.0" + } + } }, - "projects": { + "cases": { "anyOf": [ { "items": { @@ -5372,9 +5223,6 @@ "maxItems": 1, "minItems": 1, "properties": { - "code": { - "type": "string" - }, "id": { "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", "term": { @@ -5388,6 +5236,9 @@ } }, "type": "string" + }, + "submitter_id": { + "type": "string" } }, "type": "object" @@ -5397,9 +5248,6 @@ { "additionalProperties": true, "properties": { - "code": { - "type": "string" - }, "id": { "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", "term": { @@ -5413,87 +5261,86 @@ } }, "type": "string" + }, + "submitter_id": { + "type": "string" } }, "type": "object" } ] }, - "publisher": { - "description": "An entity responsible for making the resource available. Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity.\n", - "type": "string" - }, - "relation": { - "description": "A related resource. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system. \n", - "type": "string" - }, - "rights": { - "description": "Information about rights held in and over the resource. Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.\n", - "type": "string" - }, - "source": { - "description": "A related resource from which the described resource is derived. The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system.\n", - "type": "string" - }, - "state": { - "default": "validated", - "downloadable": [ - "uploaded", - "md5summed", - "validating", - "validated", - "error", - "invalid", - "released" + "cause_of_death": { + "enum": [ + "Cancer Related", + "Not Cancer Related", + "Unknown" ], - "oneOf": [ - { - "enum": [ - "uploading", - "uploaded", - "md5summing", - "md5summed", - "validating", - "error", - "invalid", - "suppressed", - "redacted", - "live" - ] - }, - { - "enum": [ - "validated", - "submitted", - "released" - ] + "term": { + "description": "Text term to identify the cause of death for a patient.\n", + "termDef": { + "cde_id": 2554674, + "cde_version": 3, + "source": "caDSR", + "term": "Patient Death Reason", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2554674&version=3.0" } - ], - "public": [ - "live" + } + }, + "circumferential_resection_margin": { + "term": { + "description": "A value in millimeters indicating the measured length between a malignant lesion of the colon or rectum and the nearest radial (or circumferential) border of tissue removed during cancer surgery.\n", + "termDef": { + "cde_id": 64202, + "cde_version": 3, + "source": "caDSR", + "term": "Colorectal Surgical Margin Circumferential Distance Measurement", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=64202&version=3.0" + } + }, + "type": "number" + }, + "classification_of_tumor": { + "enum": [ + "primary", + "metastasis", + "recurrence", + "other", + "Unknown", + "not reported", + "Not Allowed To Collect" ], "term": { - "description": "The current state of the object.\n" + "description": "Text that describes the kind of disease present in the tumor specimen as related to a specific timepoint.\n", + "termDef": { + "cde_id": 3288124, + "cde_version": 1, + "source": "caDSR", + "term": "Tumor Tissue Disease Description Type", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3288124&version=1.0" + } } }, - "subject": { - "description": "The topic of the resource. Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary.\n", - "type": "string" - }, - "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", - "type": [ - "string" - ] - }, - "title": { - "description": "A name given to the resource. Typically, a Title will be a name by which the resource is formally known.\n", - "type": "string" - }, - "type": { - "type": "string" + "colon_polyps_history": { + "enum": [ + "Yes", + "No", + "Unknown", + "Not Reported", + "Not Allowed To Collect" + ], + "term": { + "description": "Yes/No indicator to describe if the subject had a previous history of colon polyps as noted in the history/physical or previous endoscopic report (s).\n", + "termDef": { + "cde_id": 3107197, + "cde_version": 1, + "source": "caDSR", + "term": "Colon Carcinoma Polyp Occurrence Indicator", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3107197&version=1.0" + } + } }, - "updated_datetime": { + "created_datetime": { "oneOf": [ { "format": "date-time", @@ -5506,66 +5353,210 @@ "term": { "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } - } - }, - "required": [ - "submitter_id", - "type", - "projects" - ], - "submittable": true, - "systemProperties": [ - "id", - "project_id", - "state", - "created_datetime", - "updated_datetime" - ], - "title": "Core Metadata Collection", - "type": "object", - "uniqueKeys": [ - [ - "id" - ], - [ - "project_id", - "submitter_id" - ] - ], - "validators": null - }, - "data_release": { - "$schema": "http://json-schema.org/draft-04/schema#", - "additionalProperties": false, - "category": "internal", - "description": "Internal node to store different data releases.\n", - "id": "data_release", - "links": [ - { - "backref": "data_releases", - "label": "describes", - "multiplicity": "many_to_one", - "name": "roots", - "required": true, - "target_type": "root" - } - ], - "namespace": "http://gdc.nci.nih.gov", - "program": "*", - "project": "*", - "properties": { - "created_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" + }, + "days_to_birth": { + "maximum": 0, + "minimum": -32872, + "term": { + "description": "Time interval from a person's date of birth to the date of initial pathologic diagnosis, represented as a calculated negative number of days.\n", + "termDef": { + "cde_id": 3008233, + "cde_version": 1, + "source": "caDSR", + "term": "Person Birth Date Less Initial Pathologic Diagnosis Date Calculated Day Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3008233&version=1.0" + } + }, + "type": [ + "number", + "null" + ] + }, + "days_to_death": { + "maximum": 32872, + "minimum": 0, + "term": { + "description": "Time interval from a person's date of death to the date of initial pathologic diagnosis, represented as a calculated number of days.\n", + "termDef": { + "cde_id": 3165475, + "cde_version": 1, + "source": "caDSR", + "term": "Death Less Initial Pathologic Diagnosis Date Calculated Day Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3165475&version=1.0" + } + }, + "type": "number" + }, + "days_to_hiv_diagnosis": { + "term": { + "description": "Time interval from the date of the initial pathologic diagnosis to the date of human immunodeficiency diagnosis, represented as a calculated number of days.\n", + "termDef": { + "cde_id": 4618491, + "cde_version": 1, + "source": "caDSR", + "term": "Human Immunodeficiency Virus Diagnosis Subtract Initial Pathologic Diagnosis Time Duration Day Calculation Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=4618491&version=1.0" + } + }, + "type": [ + "number", + "null" + ] + }, + "days_to_last_follow_up": { + "term": { + "description": "Time interval from the date of last follow up to the date of initial pathologic diagnosis, represented as a calculated number of days.\n", + "termDef": { + "cde_id": 3008273, + "cde_version": 1, + "source": "caDSR", + "term": "Last Communication Contact Less Initial Pathologic Diagnosis Date Calculated Day Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3008273&version=1.0" + } + }, + "type": [ + "number", + "null" + ] + }, + "days_to_last_known_disease_status": { + "term": { + "description": "Time interval from the date of last follow up to the date of initial pathologic diagnosis, represented as a calculated number of days.\n", + "termDef": { + "cde_id": 3008273, + "cde_version": 1, + "source": "caDSR", + "term": "Last Communication Contact Less Initial Pathologic Diagnosis Date Calculated Day Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3008273&version=1.0" + } + }, + "type": [ + "number", + "null" + ] + }, + "days_to_new_event": { + "term": { + "description": "Time interval from the date of new tumor event including progression, recurrence and new primary malignacies to the date of initial pathologic diagnosis, represented as a calculated number of days.\n", + "termDef": { + "cde_id": 3392464, + "cde_version": 1, + "source": "caDSR", + "term": "New Tumor Event Less Initial Pathologic Diagnosis Date Calculated Day Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3392464&version=1.0" + } + }, + "type": [ + "number", + "null" + ] + }, + "days_to_recurrence": { + "term": { + "description": "Time interval from the date of new tumor event including progression, recurrence and new primary malignancies to the date of initial pathologic diagnosis, represented as a calculated number of days.\n", + "termDef": { + "cde_id": 3392464, + "cde_version": 1, + "source": "caDSR", + "term": "New Tumor Event Less Initial Pathologic Diagnosis Date Calculated Day Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3392464&version=1.0" + } + }, + "type": [ + "number", + "null" + ] + }, + "figo_stage": { + "enum": [ + "Stage 0", + "Stage I", + "Stage IA", + "Stage IA1", + "Stage IA2", + "Stage IB", + "Stage IB1", + "Stage IB2", + "Stage IC", + "Stage II", + "Stage IIA", + "Stage IIA1", + "Stage IIA2", + "Stage IIB", + "Stage III", + "Stage IIIA", + "Stage IIIB", + "Stage IIIC", + "Stage IIIC1", + "Stage IIIC2", + "Stage IV", + "Stage IVA", + "Stage IVB", + "Unknown", + "Not Reported", + "Not Allowed To Collect" + ], + "term": { + "description": "The extent of a cervical or endometrial cancer within the body, especially whether the disease has spread from the original site to other parts of the body, as described by the International Federation of Gynecology and Obstetrics (FIGO) stages.\n", + "termDef": { + "cde_id": 3225684, + "cde_version": 1, + "source": "caDSR", + "term": "Gynecologic Tumor Grouping Cervical Endometrial FIGO 2009 Stage", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3225684&version=1.0" + } + } + }, + "hiv_positive": { + "enum": [ + "Yes", + "No", + "Unknown" + ], + "term": { + "description": "Text term to signify whether a physician has diagnosed HIV infection in a patient.\n", + "termDef": { + "cde_id": 4030799, + "cde_version": 1, + "source": "caDSR", + "term": "Physician Diagnosed HIV Infection Personal Medical History Yes No Not Applicable Indicator", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=4030799&version=1.0" } + } + }, + "hpv_positive_type": { + "enum": [ + "HPV 16", + "HPV 18", + "Other HPV type(s)", + "Unknown" ], "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + "description": "Text classification to represent the strain or type of human papillomavirus identified in an individual.\n", + "termDef": { + "cde_id": 2922649, + "cde_version": 1, + "source": "caDSR", + "term": "Human Papillomavirus Type", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2922649&version=1.0" + } + } + }, + "hpv_status": { + "enum": [ + "Negative", + "Positive", + "Unknown" + ], + "term": { + "description": "The findings of the oncogenic HPV.\n", + "termDef": { + "cde_id": 2230033, + "cde_version": 1, + "source": "caDSR", + "term": "Oncogenic Human Papillomavirus Result Type", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2230033&version=1.0" + } } }, "id": { @@ -5583,319 +5574,391 @@ }, "type": "string" }, - "major_version": { - "description": "The number identifying the major version.\n", - "type": "integer" - }, - "minor_version": { - "description": "The number identifying the minor version.\n", - "type": "integer" - }, - "name": { - "description": "String representing release name.\n", - "type": "string" - }, - "release_date": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" + "last_known_disease_status": { + "enum": [ + "Distant met recurrence/progression", + "Loco-regional recurrence/progression", + "Biochemical evidence of disease without structural correlate", + "Tumor free", + "Unknown tumor status", + "With tumor", + "not reported", + "Not Allowed To Collect" + ], + "term": { + "description": "Text term that describes the last known state or condition of an individual's neoplasm.\n", + "termDef": { + "cde_id": 5424231, + "cde_version": 1, + "source": "caDSR", + "term": "Person Last Known Neoplasm Status", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2759550&version=1.0" } + } + }, + "laterality": { + "enum": [ + "Bilateral", + "Left", + "Right", + "Unknown" ], "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + "description": "For tumors in paired organs, designates the side on which the cancer originates.\n", + "termDef": { + "cde_id": 827, + "cde_version": 3, + "source": "caDSR", + "term": "Primary Tumor Laterality", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=827&version=3.0" + } } }, - "released": { - "default": false, - "description": "Indicates if it is the current release.\n", - "type": "boolean" + "ldh_level_at_diagnosis": { + "term": { + "description": "The 2 decimal place numeric laboratory value measured, assigned or computed related to the assessment of lactate dehydrogenase in a specimen.\n", + "termDef": { + "cde_id": 2798766, + "cde_version": 1, + "source": "caDSR", + "term": "Laboratory Procedure Lactate Dehydrogenase Result Integer::2 Decimal Place Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2798766&version=1.0" + } + }, + "type": [ + "number", + "null" + ] }, - "roots": { - "anyOf": [ - { - "items": { - "additionalProperties": true, - "maxItems": 1, - "minItems": 1, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - }, - "type": "array" - }, - { - "additionalProperties": true, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" + "ldh_normal_range_upper": { + "term": { + "description": "The top value of the range of statistical characteristics that are supposed to represent accepted standard, non-pathological pattern for lactate dehydrogenase (units not specified).\n", + "termDef": { + "cde_id": 2597015, + "cde_version": 1, + "source": "caDSR", + "term": "Laboratory Procedure Lactate Dehydrogenase Result Upper Limit of Normal Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2597015&version=1.0" } + }, + "type": [ + "number", + "null" ] }, - "type": { - "enum": [ - "data_release" - ] - }, - "updated_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" - } - ], + "lymph_nodes_positive": { "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" - } - } - }, - "required": [ - "name", - "major_version", - "minor_version", - "type" - ], - "submittable": false, - "systemProperties": [ - "id", - "created_datetime", - "updated_datetime" - ], - "title": "Data Release", - "type": "object", - "uniqueKeys": [ - [ - "id" - ] - ], - "validators": null - }, - "demographic": { - "$schema": "http://json-schema.org/draft-04/schema#", - "additionalProperties": false, - "category": "clinical", - "description": "Data for the characterization of the patient by means of segementing the population (e.g., characterization by age, sex, or race).\n", - "id": "demographic", - "links": [ - { - "backref": "demographics", - "label": "describes", - "multiplicity": "one_to_one", - "name": "subjects", - "required": true, - "target_type": "subject" - } - ], - "namespace": "https://dcp.bionimbus.org/", - "program": "*", - "project": "*", - "properties": { - "age_at_bmi_baseline": { - "description": "age at measurement of bmi (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_height_baseline": { - "description": "age at measurement of height_baseline (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_index": { - "description": "The subject's age (in years) on the reference or anchor date used during date obfuscation (HARMONIZED). If age is greater than 89 years, see 'age_at_index_gt89'.\n", - "maximum": 89, - "minimum": 0, - "type": "number" + "description": "The number of lymph nodes involved with disease as determined by pathologic examination.\n", + "termDef": { + "cde_id": 89, + "cde_version": 3, + "source": "caDSR", + "term": "Lymph Node(s) Positive Number", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=89&version=3.0" + } + }, + "type": "integer" }, - "age_at_index_gt89": { - "description": "Indicate whether the subject's age (in years) on the reference or anchor date used during date obfuscation (HARMONIZED) is greater than 89 years.\n", + "lymphatic_invasion_present": { "enum": [ "Yes", - "No" - ] - }, - "age_at_weight_baseline": { - "description": "age at measurement of weight_baseline (years) (HARMONIZED)\n", - "type": "number" - }, - "annotated_sex": { - "enum": [ - "female", - "male", - "unknown", - "unspecified", - "not reported" + "No", + "Unknown" ], "term": { - "description": "Subject sex, as recorded by the study. (HARMONIZED)\n", + "description": "A yes/no indicator to ask if small or thin-walled vessel invasion is present, indicating lymphatic involvement\n", "termDef": { - "cde_id": 2200604, + "cde_id": 64171, "cde_version": 3, "source": "caDSR", - "term": "Person Gender Text Type", - "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2200604&version=3.0" + "term": "Lymphatic/Small vessel Invasion Ind", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=64171&version=3.0" } } }, - "bmi_baseline": { + "method_of_diagnosis": { + "enum": [ + "Autopsy", + "Biopsy", + "Blood Draw", + "Bone Marrow Aspirate", + "Core Biopsy", + "Cytology", + "Debulking", + "Diagnostic Imaging", + "Excisional Biopsy", + "Fine Needle Aspiration", + "Incisional Biopsy", + "Laparoscopy", + "Laparotomy", + "Other", + "Surgical Resection", + "Ultrasound Guided Biopsy", + "Unknown", + "Not Reported", + "Not Allowed To Collect" + ], "term": { - "description": "Body mass index calculated at baseline. (kg/m^2) (HARMONIZED)\n", + "description": "The method used to initially the patient's diagnosis.\n", "termDef": { - "cde_id": 4973892, + "cde_id": null, + "cde_version": null, + "source": null, + "term": "Method of Diagnosis", + "term_url": null + } + } + }, + "morphology": { + "term": { + "description": "The third edition of the International Classification of Diseases for Oncology, published in 2000 used principally in tumor and cancer registries for coding the site (topography) and the histology (morphology) of neoplasms. The study of the structure of the cells and their arrangement to constitute tissues and, finally, the association among these to form organs. In pathology, the microscopic process of identifying normal and abnormal morphologic characteristics in tissues, by employing various cytochemical and immunocytochemical stains. A system of numbered categories for representation of data.\n", + "termDef": { + "cde_id": 3226275, "cde_version": 1, "source": "caDSR", - "term": "Body Mass Index (BMI)", - "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=4973892&version=1.0" + "term": "International Classification of Diseases for Oncology, Third Edition ICD-O-3 Histology Code", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3226275&version=1.0" } }, - "type": "number" - }, - "created_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" - } - ], - "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" - } + "type": "string" }, - "ethnicity": { + "new_event_anatomic_site": { "enum": [ - "hispanic or latino", - "inconsistent/contradictory", - "not hispanic or latino", + "Abdomen", + "Adrenal", + "Anus", + "Appendix", + "Ascites/Peritoneum", + "Axillary lymph nodes", + "Bladder", + "Bone", + "Bone Marrow", + "Brain", + "Breast", + "Cervical lymph nodes", + "Cervix", + "Colon", + "Conjunctiva", + "Contralateral Pleura", + "Distant Metastasis", + "Epididymis", + "Epidural", + "Epitrochlear lymph nodes", + "Esophagus", + "Extremities", + "Femoral lymph nodes", + "Gallbladder", + "Gastrointestinal/Abdominal", + "Head & Neck", + "Heart", + "Hilar lymph nodes", + "Hypopharynx", + "Iliac Lymph Node", + "Iliac-common lymph nodes", + "Iliac-external lymph nodes", + "Inguinal lymph nodes", + "Intraocular", + "Ipsilateral Chest Cavity", + "Ipsilateral Chest Wall", + "Ipsilateral Lymph Nodes", + "Ipsilateral Pleura", + "Kidney", + "Large Intestine", + "Larynx", + "Leptomeninges", + "Liver", + "Lung", + "Lymph Node Only", + "Lymph Node(s)", + "Mandible", + "Maxilla", + "Mediastinal Soft Tissue", + "Mediastinal lymph nodes", + "Mediastinal/Intra-thoracic", + "Mesenteric lymph nodes", + "Nasal Soft Tissue", + "Nasopharynx", + "No Known Extranodal Involvement", + "Non-regional / Distant Lymph Nodes", + "Not Applicable", + "Occipital lymph nodes", + "Oral Cavity", + "Oropharynx", + "Other", + "Other Extranodal Site", + "Other, specify", + "Ovary", + "Pancreas", + "Paraaortic lymph nodes", + "Parotid Gland", + "Parotid lymph nodes", + "Pelvis", + "Peri-orbital Soft Tissue", + "Pericardium", + "Perihilar Lymph Node", + "Peripheral Blood", + "Peritoneal Surfaces", + "Pleura/Pleural Effusion", + "Popliteal lymph nodes", + "Prostate", + "Pulmonary", + "Rectum", + "Renal Pelvis", + "Retroperitoneal lymph nodes", + "Retroperitoneum", + "Salivary Gland", + "Sinus", + "Skin", + "Small Intestine", + "Soft Tissue", + "Splenic lymph nodes", + "Stomach", + "Submandibular lymph nodes", + "Supraclavicular lymph nodes", + "Testes", + "Thyroid", + "Trunk", + "Tumor Bed", + "Ureter", + "Urethra", + "Uterus", + "Vulva", "Unknown", - "not reported", - "not allowed to collect" + "Not Reported", + "Not Allowed To Collect" ], "term": { - "description": "An individual's self-described social and cultural grouping, specifically whether an individual describes themselves as Hispanic or Latino (HARMONIZED). The provided values are based on the categories defined by the U.S. Office of Management and Business and used by the U.S. Census Bureau.\n", + "description": "Text term to specify the anatomic location of the return of tumor after treatment.\n", "termDef": { - "cde_id": 2192217, + "cde_id": 3108271, "cde_version": 2, "source": "caDSR", - "term": "Ethnic Group Category Text", - "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2192217&version=2.0" + "term": "New Neoplasm Event Occurrence Anatomic Site", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3108271&version=2.0" } } }, - "height_baseline": { + "new_event_type": { + "enum": [ + "Biochemical Evidence of Disease", + "Both Locoregional and Distant Metastasis", + "Distant Metastasis", + "Extrahepatic Recurrence", + "Intrahepatic Recurrence", + "Intrapleural Progression", + "Locoregional (Urothelial tumor event)", + "Locoregional Disease", + "Locoregional Recurrence", + "Metachronous Testicular Tumor", + "Metastatic", + "New Primary Tumor", + "New primary Melanoma", + "No New Tumor Event", + "Not Applicable", + "Progression of Disease", + "Recurrence", + "Regional Lymph Node", + "Unknown", + "Not Reported", + "Not Allowed To Collect" + ], "term": { - "description": "Body height at baseline. (cm) (HARMONIZED)\n", + "description": "Text term to identify a new tumor event.\n", "termDef": { - "cde_id": 649, - "cde_version": 4.1, + "cde_id": 3119721, + "cde_version": 1, "source": "caDSR", - "term": "Patient Height Measurement", - "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=649&version=4.1" + "term": "New Neoplasm Event Type", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3119721&version=1.0" } - }, - "type": "number" + } }, - "hispanic_subgroup": { - "description": "classification of Hispanic/Latino background for Hispanic/Latino subjects where country or region of origin information is available (HARMONIZED)\n", - "enum": [ - "CentralAmerican", - "CostaRican", - "Cuban", - "Dominican", - "Mexican", - "PuertoRican", - "SouthAmerican", - "Multiple" - ] + "perineural_invasion_present": { + "enum": [ + "Yes", + "No", + "Unknown" + ], + "term": { + "description": "a yes/no indicator to ask if perineural invasion or infiltration of tumor or cancer is present.\n", + "termDef": { + "cde_id": 64181, + "cde_version": 3, + "source": "caDSR", + "term": "Tumor Perineural Invasion Ind", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=64181&version=3.0" + } + } }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "systemAlias": "node_id", + "primary_diagnosis": { "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "description": "Text term for the structural pattern of cancer cells used to define a microscopic diagnosis.\n", "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + "cde_id": 3081934, + "cde_version": 3, + "source": "caDSR", + "term": "Neoplasm Histologic Type Name", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3081934&version=3.0" } }, "type": "string" }, - "population": { - "description": "CHB Han Chinese in Beijing, China EAS; JPT Japanese in Tokyo, Japan EAS; CHS Southern Han Chinese EAS; CDX Chinese Dai in Xishuangbanna, China EAS; KHV Kinh in Ho Chi Minh City, Vietnam EAS; CEU Utah Residents (CEPH) with Northern and Western European Ancestry EUR; TSI Toscani in Italia EUR; FIN Finnish in Finland EUR; GBR British in England and Scotland EUR; IBS Iberian Population in Spain EUR; YRI Yoruba in Ibadan, Nigeria AFR; LWK Luhya in Webuye, Kenya AFR; GWD Gambian in Western Divisions in the Gambia AFR; MSL Mende in Sierra Leone AFR; ESN Esan in Nigeria AFR; ASW Americans of African Ancestry in SW USA AFR; ACB African Caribbeans in Barbados AFR; MXL Mexican Ancestry from Los Angeles USA AMR; PUR Puerto Ricans from Puerto Rico AMR; CLM Colombians from Medellin, Colombia AMR; PEL Peruvians from Lima, Peru AMR; GIH Gujarati Indian from Houston, Texas SAS; PJL Punjabi from Lahore, Pakistan SAS; BEB Bengali from Bangladesh SAS; STU Sri Lankan Tamil from the UK SAS; ITU Indian Telugu from the UK\n", - "enum": [ - "CHB", - "JPT", - "CHS", - "CDX", - "KHV", - "CEU", - "TSI", - "FIN", - "GBR", - "IBS", - "YRI", - "LWK", - "GWD", - "MSL", - "ESN", - "ASW", - "ACB", - "MXL", - "PUR", - "CLM", - "PEL", - "GIH", - "PJL", - "BEB", - "STU", - "ITU", - "other", + "prior_malignancy": { + "enum": [ + "yes", + "no", + "unknown", + "not reported", + "Not Allowed To Collect" + ], + "term": { + "description": "Text term to describe the patient's history of prior cancer diagnosis and the spatial location of any previous cancer occurrence.\n", + "termDef": { + "cde_id": 3382736, + "cde_version": 2, + "source": "caDSR", + "term": "Prior Cancer Diagnosis Occurrence Description Text", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3382736&version=2.0" + } + } + }, + "prior_treatment": { + "enum": [ + "Yes", + "No", "Unknown", + "Not Reported", + "Not Allowed To Collect" + ], + "term": { + "description": "A yes/no/unknown/not applicable indicator related to the administration of therapeutic agents received before the body specimen was collected.\n", + "termDef": { + "cde_id": 4231463, + "cde_version": 1, + "source": "caDSR", + "term": "Therapeutic Procedure Prior Specimen Collection Administered Yes No Unknown Not Applicable Indicator", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=4231463&version=1.0" + } + } + }, + "progression_or_recurrence": { + "enum": [ + "yes", + "no", + "unknown", "not reported", - "not allowed to collect" - ] + "Not Allowed To Collect" + ], + "term": { + "description": "Yes/No/Unknown indicator to identify whether a patient has had a new tumor event after initial treatment.\n", + "termDef": { + "cde_id": 3121376, + "cde_version": 1, + "source": "caDSR", + "term": "New Neoplasm Event Post Initial Therapy Indicator", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3121376&version=1.0" + } + } }, "project_id": { "term": { @@ -5903,34 +5966,36 @@ }, "type": "string" }, - "race": { - "description": "Harmonized race category of participant. Acceptable values: white,american indian or alaska native,black or african american,asian,native hawaiian or other pacific islander,hispanic,multiple,other,Unknown,not reported,not allowed to collect (HARMONIZED)\n", - "items": { - "enum": [ - "white", - "american indian or alaska native", - "black or african american", - "asian", - "native hawaiian or other pacific islander", - "hispanic", - "multiple", - "other", - "Unknown", - "not reported", - "not allowed to collect" - ] - }, + "residual_disease": { + "enum": [ + "R0", + "R1", + "R2", + "RX" + ], "term": { - "description": "Harmonized race category of participant. Acceptable values: white,american indian or alaska native,black or african american,asian,native hawaiian or other pacific islander,hispanic,multiple,other,Unknown,not reported,not allowed to collect (HARMONIZED)\n", + "description": "Text terms to describe the status of a tissue margin following surgical resection.\n", "termDef": { - "cde_id": 2192199, + "cde_id": 2608702, "cde_version": 1, "source": "caDSR", - "term": "Race Category Text", - "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2192199&version=1.0" + "term": "Surgical Margin Resection Status", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2608702&version=1.0" + } + } + }, + "site_of_resection_or_biopsy": { + "term": { + "description": "The third edition of the International Classification of Diseases for Oncology, published in 2000, used principally in tumor and cancer registries for coding the site (topography) and the histology (morphology) of neoplasms. The description of an anatomical region or of a body part. Named locations of, or within, the body. A system of numbered categories for representation of data.\n", + "termDef": { + "cde_id": 3226281, + "cde_version": 1, + "source": "caDSR", + "term": "International Classification of Diseases for Oncology, Third Edition ICD-O-3 Site Code", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3226281&version=1.0" } }, - "type": "array" + "type": "string" }, "state": { "default": "validated", @@ -5973,134 +6038,52 @@ "description": "The current state of the object.\n" } }, - "subcohort": { - "description": "A distinct subgroup within a study, generally indicating subjects who share similar characteristics due to study design. Subjects may belong to only one subcohort. (HARMONIZED)\n", - "enum": [ - "Amish_HAPI", - "Amish_Longevity", - "Amish_Wellness", - "ARIC_NoSubcohortStructure", - "CARDIA_NoSubcohortStructure", - "CFS_NoSubcohortStructure", - "CHS_AfricanAmerican", - "CHS_Original", - "COPDGene_NoSubcohortStructure", - "CRA_NoSubcohortStructure", - "FHS_Gen3", - "FHS_NewOffspringSpouse", - "FHS_Offspring", - "FHS_Omni1", - "FHS_Omni2", - "FHS_Original", - "GENOA_AfricanAmerican", - "GENOA_EuropeanAmerican", - "GOLDN_NoSubcohortStructure", - "HCHS_SOL_NoSubcohortStructure", - "HVH_NoSubcohortStructure", - "JHS_NoSubcohortStructure", - "Mayo_VTE_GENEVA", - "MESA_AirNR", - "MESA_Classic", - "MESA_Family", - "SAS_NoSubcohortStructure", - "WHI_ClinicalTrial", - "WHI_ObservationalStudy" - ] - }, - "subjects": { - "anyOf": [ - { - "items": { - "additionalProperties": true, - "maxItems": 1, - "minItems": 1, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - }, - "type": "array" - }, - { - "additionalProperties": true, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - } - ] - }, "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", "type": [ - "string" + "string", + "null" ] }, - "type": { - "type": "string" - }, - "unit_annotated_sex": { - "description": "harmonization unit for annotated_sex (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" - }, - "unit_bmi_baseline": { - "description": "harmonization unit for bmi_baseline (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" - }, - "unit_ethnicity": { - "description": "harmonization unit for ethnicity (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" - }, - "unit_height_baseline": { - "description": "harmonization unit for height_baseline (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" - }, - "unit_hispanic_subgroup": { - "description": "harmonization unit for hispanic_subgroup (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", + "tissue_or_organ_of_origin": { + "term": { + "description": "Text term that describes the anatomic site of the tumor or disease.\n", + "termDef": { + "cde_id": 3427536, + "cde_version": 3, + "source": "caDSR", + "term": "Tumor Disease Anatomic Site", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3427536&version=3.0" + } + }, "type": "string" }, - "unit_race": { - "description": "harmonization unit for race (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", + "tumor_grade": { + "term": { + "description": "Numeric value to express the degree of abnormality of cancer cells, a measure of differentiation and aggressiveness.\n", + "termDef": { + "cde_id": 2785839, + "cde_version": 2, + "source": "caDSR", + "term": "Neoplasm Histologic Grade", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2785839&version=2.0" + } + }, "type": "string" }, - "unit_subcohort": { - "description": "harmonization unit for subcohort (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", + "tumor_stage": { + "term": { + "description": "The extent of a cancer in the body. Staging is usually based on the size of the tumor, whether lymph nodes contain cancer, and whether the cancer has spread from the original site to other parts of the body. The accepted values for tumor_stage depend on the tumor site, type, and accepted staging system. These items should accompany the tumor_stage value as associated metadata.\n", + "termDef": { + "cde_id": "C16899", + "cde_version": null, + "source": "NCIt", + "term": "Tumor Stage", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/pages/concept_details.jsf?dictionary=NCI%20Thesaurus&code=C16899" + } + }, "type": "string" }, - "unit_weight_baseline": { - "description": "harmonization unit for weight_baseline (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", + "type": { "type": "string" }, "updated_datetime": { @@ -6117,28 +6100,78 @@ "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } }, - "weight": { + "vascular_invasion_present": { + "enum": [ + "Yes", + "No", + "Unknown", + "Not Reported", + "Not Allowed To Collect" + ], "term": { - "description": "Body weight at baseline. (kg) (HARMONIZED).\n", + "description": "The yes/no indicator to ask if large vessel or venous invasion was detected by surgery or presence in a tumor specimen.\n", "termDef": { - "cde_id": 651, - "cde_version": 4, + "cde_id": 64358, + "cde_version": 3, "source": "caDSR", - "term": "Patient Weight Measurement", - "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=651&version=4.0" + "term": "Tumor Vascular Invasion Ind-3", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=64358&version=3.0" } - }, - "type": "number" + } }, - "weight_baseline": { - "description": "Body weight at baseline. (kg) (HARMONIZED)\n", - "type": "number" + "vital_status": { + "enum": [ + "alive", + "dead", + "lost to follow-up", + "unknown", + "not reported", + "Not Allowed To Collect", + "pending" + ], + "term": { + "description": "The survival state of the person registered on the protocol.\n", + "termDef": { + "cde_id": 5, + "cde_version": 5, + "source": "caDSR", + "term": "Patient Vital Status", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5&version=5.0" + } + } + }, + "year_of_diagnosis": { + "term": { + "description": "Numeric value to represent the year of an individual's initial pathologic diagnosis of cancer.\n", + "termDef": { + "cde_id": 2896960, + "cde_version": 1, + "source": "caDSR", + "term": "Year of initial pathologic diagnosis", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2896960&version=1.0" + } + }, + "type": [ + "number", + "null" + ] } }, "required": [ - "type", - "submitter_id", - "subjects" + "age_at_diagnosis", + "days_to_last_follow_up", + "vital_status", + "primary_diagnosis", + "morphology", + "tissue_or_organ_of_origin", + "site_of_resection_or_biopsy", + "classification_of_tumor", + "tumor_stage", + "tumor_grade", + "progression_or_recurrence", + "days_to_recurrence", + "days_to_last_known_disease_status", + "last_known_disease_status" ], "submittable": true, "systemProperties": [ @@ -6148,7 +6181,7 @@ "created_datetime", "updated_datetime" ], - "title": "Demographic", + "title": "Diagnosis", "type": "object", "uniqueKeys": [ [ @@ -6161,26 +6194,36 @@ ], "validators": null }, - "electrocardiogram_test": { + "experiment": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, - "category": "clinical", - "description": "A 12-lead ECG will be obtained and transmitted to the ECG Reading Center via telephone lines for Minnesota coding.\n", - "id": "electrocardiogram_test", + "category": "administrative", + "description": "A coordinated set of actions and observations designed to generate data, with the ultimate goal of discovery or hypothesis testing.\n", + "id": "experiment", "links": [ { - "backref": "electrocardiogram_tests", - "label": "describes", - "multiplicity": "one_to_one", - "name": "subjects", + "backref": "experiments", + "label": "performed_for", + "multiplicity": "many_to_one", + "name": "projects", "required": true, - "target_type": "subject" + "target_type": "project" } ], - "namespace": "http://dcp.bionimbus.org", + "namespace": "http://bloodprofilingatlas.org/bpa/", "program": "*", "project": "*", "properties": { + "associated_experiment": { + "description": "The submitter_id for any experiment with which this experiment is associated, paired, or matched.", + "type": [ + "string" + ] + }, + "copy_numbers_identified": { + "description": "Are copy number variations identified in this experiment?", + "type": "boolean" + }, "created_datetime": { "oneOf": [ { @@ -6195,9 +6238,21 @@ "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } }, - "gtc_duration": { - "description": "QTC interval (msec) (HARMONIZED)\n", - "type": "number" + "data_description": { + "description": "Brief description of the data being provided for this experiment.", + "type": "string" + }, + "experimental_description": { + "description": "A brief description of the experiment being performed.", + "type": [ + "string" + ] + }, + "experimental_intent": { + "description": "Summary of the goals the experiment is designed to discover.", + "type": [ + "string" + ] }, "id": { "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", @@ -6214,9 +6269,25 @@ }, "type": "string" }, - "pr_duration": { - "description": "PR interval (msec) (HARMONIZED)\n", - "type": "number" + "indels_identified": { + "description": "Are indels identified in this experiment?", + "type": "boolean" + }, + "marker_panel_description": { + "description": "Brief description of the marker panel used in this experiment.", + "type": "string" + }, + "number_experimental_group": { + "description": "The number denoting this experiment's place within the group within the whole.", + "type": [ + "integer" + ] + }, + "number_samples_per_experimental_group": { + "description": "The number of samples contained within this experimental group.", + "type": [ + "integer" + ] }, "project_id": { "term": { @@ -6224,56 +6295,7 @@ }, "type": "string" }, - "qrs_duration": { - "description": "QRS interval (msec) (HARMONIZED)\n", - "type": "number" - }, - "qt_duration": { - "description": "QT interval (msec) (HARMONIZED)\n", - "type": "number" - }, - "state": { - "default": "validated", - "downloadable": [ - "uploaded", - "md5summed", - "validating", - "validated", - "error", - "invalid", - "released" - ], - "oneOf": [ - { - "enum": [ - "uploading", - "uploaded", - "md5summing", - "md5summed", - "validating", - "error", - "invalid", - "suppressed", - "redacted", - "live" - ] - }, - { - "enum": [ - "validated", - "submitted", - "released" - ] - } - ], - "public": [ - "live" - ], - "term": { - "description": "The current state of the object.\n" - } - }, - "subjects": { + "projects": { "anyOf": [ { "items": { @@ -6328,14 +6350,80 @@ } ] }, + "somatic_mutations_identified": { + "description": "Are somatic mutations identified for this experiment?", + "type": "boolean" + }, + "state": { + "default": "validated", + "downloadable": [ + "uploaded", + "md5summed", + "validating", + "validated", + "error", + "invalid", + "released" + ], + "oneOf": [ + { + "enum": [ + "uploading", + "uploaded", + "md5summing", + "md5summed", + "validating", + "error", + "invalid", + "suppressed", + "redacted", + "live" + ] + }, + { + "enum": [ + "validated", + "submitted", + "released" + ] + } + ], + "public": [ + "live" + ], + "term": { + "description": "The current state of the object.\n" + } + }, "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", "type": [ - "string" + "string", + "null" ] }, "type": { - "type": "string" + "enum": [ + "experiment" + ] + }, + "type_of_data": { + "description": "Is the data raw or processed?", + "enum": [ + "Raw", + "Processed" + ] + }, + "type_of_sample": { + "description": "String indicator identifying the types of samples as contrived or clinical.", + "type": [ + "string" + ] + }, + "type_of_specimen": { + "description": "Broad description of the specimens used in the experiment.", + "type": [ + "string" + ] }, "updated_datetime": { "oneOf": [ @@ -6354,18 +6442,17 @@ }, "required": [ "submitter_id", - "type", - "subjects" + "projects" ], "submittable": true, "systemProperties": [ "id", "project_id", - "state", "created_datetime", - "updated_datetime" + "updated_datetime", + "state" ], - "title": "Electrocardiogram", + "title": "Experiment", "type": "object", "uniqueKeys": [ [ @@ -6378,38 +6465,26 @@ ], "validators": null }, - "exposure": { + "experimental_metadata": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, - "category": "clinical", - "description": "Clinically relevant patient information not immediately resulting from genetic predispositions.\n", - "id": "exposure", + "category": "metadata_file", + "description": "Data file containing the metadata for the experiment performed.\n", + "id": "experimental_metadata", "links": [ { - "backref": "exposures", - "label": "describes", - "multiplicity": "many_to_one", - "name": "subjects", - "required": true, - "target_type": "subject" + "backref": "experiment_metadata_files", + "label": "derived_from", + "multiplicity": "many_to_many", + "name": "experiments", + "required": false, + "target_type": "experiment" } ], - "namespace": "http://dcp.bionimbus.org/", - "preferred": [ - "cigarettes_per_day", - "years_smoked" - ], + "namespace": "http://gdc.nci.nih.gov", "program": "*", "project": "*", "properties": { - "age_at_current_smoker_baseline": { - "description": "age at measurement of current_smoker_baseline (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_ever_smoker_baseline": { - "description": "age at measurement of ever_smoker_baseline (years) (HARMONIZED)\n", - "type": "number" - }, "created_datetime": { "oneOf": [ { @@ -6424,88 +6499,41 @@ "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } }, - "current_smoker_baseline": { - "description": "Indicates whether subject currently smokes cigarettes. (HARMONIZED)\n", - "type": "boolean" - }, - "ever_smoker_baseline": { - "description": "Indicates whether subject ever regularly smoked cigarettes. (HARMONIZED)\n", - "enum": [ - "Never a cigarette smoker", - "Current or former cigarette smoker" - ] - }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "systemAlias": "node_id", + "data_category": { "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } + "description": "Broad categorization of the contents of the data file.\n" }, - "type": "string" + "type": [ + "string" + ] }, - "project_id": { + "data_format": { "term": { - "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" + "description": "Format of the data files.\n" }, - "type": "string" - }, - "smoking_status": { - "description": "Smoking condition (HARMONIZED)\n", - "enum": [ - "NEVER", - "FORMER", - "CURRENT" + "type": [ + "string" ] }, - "state": { - "default": "validated", - "downloadable": [ - "uploaded", - "md5summed", - "validating", - "validated", - "error", - "invalid", - "released" - ], - "oneOf": [ - { - "enum": [ - "uploading", - "uploaded", - "md5summing", - "md5summed", - "validating", - "error", - "invalid", - "suppressed", - "redacted", - "live" - ] - }, - { - "enum": [ - "validated", - "submitted", - "released" - ] - } + "data_type": { + "enum": [ + "Experimental Metadata" ], - "public": [ - "live" + "term": { + "description": "Specific content type of the data file.\n" + } + }, + "error_type": { + "enum": [ + "file_size", + "file_format", + "md5sum" ], "term": { - "description": "The current state of the object.\n" + "description": "Type of error for the data file object.\n" } }, - "subjects": { + "experiments": { "anyOf": [ { "items": { @@ -6560,86 +6588,160 @@ } ] }, - "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", - "type": [ - "string" - ] - }, - "type": { - "type": "string" - }, - "unit_current_smoker_baseline": { - "description": "harmonization unit for current_smoker_baseline (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", + "file_name": { + "term": { + "description": "The name (or part of a name) of a file (of any type).\n" + }, "type": "string" }, - "unit_ever_smoker_baseline": { - "description": "harmonization unit for ever_smoker_baseline (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" + "file_size": { + "term": { + "description": "The size of the data file (object) in bytes.\n" + }, + "type": "integer" }, - "updated_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" - } + "file_state": { + "default": "registered", + "enum": [ + "registered", + "uploading", + "uploaded", + "validating", + "validated", + "submitted", + "processing", + "processed", + "released", + "error" ], "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + "description": "The current state of the data file object.\n" } }, - "years_smoked": { - "maximum": 89, - "minimum": 0, + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "systemAlias": "node_id", "term": { - "description": "Numeric value (or unknown) to represent the number of years a person has been smoking (HARMONIZED). If the number of years is greater than 89, see 'years_smoked_gt89'.\n", + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", "termDef": { - "cde_id": 3137957, - "cde_version": 1, - "source": "caDSR", - "term": "Person Smoking Duration Year Count", - "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3137957&version=1.0" + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" } }, + "type": "string" + }, + "md5sum": { + "pattern": "^[a-f0-9]{32}$", + "term": { + "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint.\n" + }, + "type": "string" + }, + "object_id": { + "description": "The GUID of the object in the index service.", + "type": "string" + }, + "project_id": { + "term": { + "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" + }, + "type": "string" + }, + "state": { + "default": "validated", + "downloadable": [ + "uploaded", + "md5summed", + "validating", + "validated", + "error", + "invalid", + "released" + ], + "oneOf": [ + { + "enum": [ + "uploading", + "uploaded", + "md5summing", + "md5summed", + "validating", + "error", + "invalid", + "suppressed", + "redacted", + "live" + ] + }, + { + "enum": [ + "validated", + "submitted", + "released" + ] + } + ], + "public": [ + "live" + ], + "term": { + "description": "The current state of the object.\n" + } + }, + "state_comment": { + "description": "Optional comment about why the file is in the current state, mainly for invalid state.\n", + "type": "string" + }, + "submitter_id": { + "description": "The file ID assigned by the submitter.", "type": [ - "number", + "string", "null" ] }, - "years_smoked_gt89": { + "type": { "enum": [ - "Yes", - "No" + "experimental_metadata" + ] + }, + "updated_datetime": { + "oneOf": [ + { + "format": "date-time", + "type": "string" + }, + { + "type": "null" + } ], "term": { - "description": "Indicate whether the numeric value to represent the number of years a person has been smoking (HARMONIZED) is greater than 89 years.\n", - "termDef": { - "cde_id": 3137957, - "cde_version": 1, - "source": "caDSR", - "term": "Person Smoking Duration Year Count", - "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3137957&version=1.0" - } + "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } } }, "required": [ - "type", "submitter_id", - "subjects" + "file_name", + "file_size", + "md5sum", + "data_category", + "data_type", + "data_format" ], "submittable": true, "systemProperties": [ "id", "project_id", - "state", "created_datetime", - "updated_datetime" + "updated_datetime", + "state", + "file_state", + "error_type" ], - "title": "Exposure", + "title": "Experimental Metadata", "type": "object", "uniqueKeys": [ [ @@ -6652,45 +6754,75 @@ ], "validators": null }, - "germline_mutation_calling_workflow": { + "exposure": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, - "category": "analysis", - "description": "Metadata for the germline mutation calling pipeline used to call variants in the GDC DNA-Seq pipelines.\n", - "id": "germline_mutation_calling_workflow", + "category": "clinical", + "description": "Clinically relevant patient information not immediately resulting from genetic predispositions.\n", + "id": "exposure", "links": [ { - "exclusive": true, + "backref": "exposures", + "label": "describes", + "multiplicity": "many_to_one", + "name": "cases", "required": true, - "subgroup": [ - { - "backref": "germline_mutation_calling_workflows", - "label": "performed_on", - "multiplicity": "many_to_many", - "name": "submitted_aligned_reads_files", - "required": false, - "target_type": "submitted_aligned_reads" - }, - { - "backref": "germline_mutation_calling_workflows", - "label": "performed_on", - "multiplicity": "many_to_many", - "name": "aligned_reads_files", - "required": false, - "target_type": "aligned_reads" - } - ] + "target_type": "case" } ], - "namespace": "https://dcp.bionimbus.org/", + "namespace": "http://gdc.nci.nih.gov", + "preferred": [ + "cigarettes_per_day", + "years_smoked" + ], "program": "*", "project": "*", "properties": { - "aligned_reads_files": { + "alcohol_history": { + "term": { + "description": "A response to a question that asks whether the participant has consumed at least 12 drinks of any kind of alcoholic beverage in their lifetime.\n", + "termDef": { + "cde_id": 2201918, + "cde_version": 1, + "source": "caDSR", + "term": "Alcohol Lifetime History Indicator", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2201918&version=1.0" + } + }, + "type": "string" + }, + "alcohol_intensity": { + "term": { + "description": "Category to describe the patient's current level of alcohol use as self-reported by the patient.\n", + "termDef": { + "cde_id": 3457767, + "cde_version": 1, + "source": "caDSR", + "term": "Person Self-Report Alcoholic Beverage Exposure Category", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3457767&version=1.0" + } + }, + "type": "string" + }, + "bmi": { + "term": { + "description": "The body mass divided by the square of the body height expressed in units of kg/m^2.\n", + "termDef": { + "cde_id": 4973892, + "cde_version": 1, + "source": "caDSR", + "term": "Body Mass Index (BMI)", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=4973892&version=1.0" + } + }, + "type": "number" + }, + "cases": { "anyOf": [ { "items": { "additionalProperties": true, + "maxItems": 1, "minItems": 1, "properties": { "id": { @@ -6740,6 +6872,19 @@ } ] }, + "cigarettes_per_day": { + "term": { + "description": "The average number of cigarettes smoked per day.\n", + "termDef": { + "cde_id": 2001716, + "cde_version": 4, + "source": "caDSR", + "term": "Smoking Use Average Number", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2001716&version=4.0" + } + }, + "type": "number" + }, "created_datetime": { "oneOf": [ { @@ -6754,6 +6899,19 @@ "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } }, + "height": { + "term": { + "description": "The height of the patient in centimeters.\n", + "termDef": { + "cde_id": 649, + "cde_version": 4.1, + "source": "caDSR", + "term": "Patient Height Measurement", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=649&version=4.1" + } + }, + "type": "number" + }, "id": { "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", "systemAlias": "node_id", @@ -6769,6 +6927,19 @@ }, "type": "string" }, + "pack_years_smoked": { + "term": { + "description": "Numeric computed value to represent lifetime tobacco exposure defined as number of cigarettes smoked per day x number of years smoked divided by 20.\n", + "termDef": { + "cde_id": 2955385, + "cde_version": 1, + "source": "caDSR", + "term": "Person Cigarette Smoking History Pack Year Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2955385&version=1.0" + } + }, + "type": "number" + }, "project_id": { "term": { "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" @@ -6816,102 +6987,68 @@ "description": "The current state of the object.\n" } }, - "submitted_aligned_reads_files": { - "anyOf": [ - { - "items": { - "additionalProperties": true, - "minItems": 1, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - }, - "type": "array" - }, - { - "additionalProperties": true, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - } - ] - }, "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", "type": [ - "string" + "string", + "null" ] }, - "type": { - "type": "string" + "tobacco_smoking_onset_year": { + "term": { + "description": "The year in which the participant began smoking.\n", + "termDef": { + "cde_id": 2228604, + "cde_version": 1, + "source": "caDSR", + "term": "Started Smoking Year", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2228604&version=1.0" + } + }, + "type": "integer" }, - "updated_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" - } - ], + "tobacco_smoking_quit_year": { "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" - } - }, - "workflow_end_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" + "description": "The year in which the participant quit smoking.\n", + "termDef": { + "cde_id": 2228610, + "cde_version": 1, + "source": "caDSR", + "term": "Stopped Smoking Year", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2228610&version=1.0" } + }, + "type": "integer" + }, + "tobacco_smoking_status": { + "enum": [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + "Unknown", + "Not Reported", + "Not Allowed To Collect" ], "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + "description": "Category describing current smoking status and smoking history as self-reported by a patient.\n", + "termDef": { + "cde_id": 2181650, + "cde_version": 1, + "source": "caDSR", + "term": "Patient Smoking History Category", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2181650&version=1.0" + } } }, - "workflow_link": { - "description": "Link to Github hash for the CWL workflow used.", - "type": "string" + "type": { + "enum": [ + "exposure" + ] }, - "workflow_start_datetime": { + "updated_datetime": { "oneOf": [ { "format": "date-time", @@ -6925,34 +7062,42 @@ "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } }, - "workflow_type": { - "enum": [ - "HaplotypeCaller" - ], + "weight": { "term": { - "description": "Generic name for the workflow used to analyze a data set.\n" - } + "description": "The weight of the patient measured in kilograms.\n", + "termDef": { + "cde_id": 651, + "cde_version": 4, + "source": "caDSR", + "term": "Patient Weight Measurement", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=651&version=4.0" + } + }, + "type": "number" }, - "workflow_version": { - "description": "Major version for a GDC workflow.", - "type": "string" + "years_smoked": { + "term": { + "description": "Numeric value (or unknown) to represent the number of years a person has been smoking.\n", + "termDef": { + "cde_id": 3137957, + "cde_version": 1, + "source": "caDSR", + "term": "Person Smoking Duration Year Count", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3137957&version=1.0" + } + }, + "type": "number" } }, - "required": [ - "type", - "submitter_id", - "workflow_link", - "workflow_type" - ], - "submittable": false, + "submittable": true, "systemProperties": [ "id", "project_id", + "state", "created_datetime", - "updated_datetime", - "state" + "updated_datetime" ], - "title": "Germline Mutation Calling Workflow", + "title": "Exposure", "type": "object", "uniqueKeys": [ [ @@ -6965,60 +7110,32 @@ ], "validators": null }, - "germline_variation_index": { + "family_history": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, - "category": "index_file", - "description": "Data file containing the index for a set of germline variants.", - "id": "germline_variation_index", + "category": "clinical", + "description": "Record of a patient's background regarding cancer events of blood relatives.\n", + "id": "family_history", "links": [ { - "exclusive": false, + "backref": "family_histories", + "label": "describes", + "multiplicity": "many_to_one", + "name": "cases", "required": true, - "subgroup": [ - { - "backref": "germline_variation_indexes", - "label": "derived_from", - "multiplicity": "one_to_one", - "name": "simple_germline_variations", - "required": false, - "target_type": "simple_germline_variation" - }, - { - "backref": "germline_variation_indexes", - "label": "data_from", - "multiplicity": "many_to_many", - "name": "core_metadata_collections", - "required": false, - "target_type": "core_metadata_collection" - } - ] + "target_type": "case" } ], - "namespace": "https://dcp.bionimbus.org", + "namespace": "http://gdc.nci.nih.gov", "program": "*", "project": "*", "properties": { - "bucket_path": { - "items": { - "type": "string" - }, - "term": { - "description": "The directory levels of the file as it would be found in the AWS and/or GCP bucket.\n" - }, - "type": "array" - }, - "callset": { - "term": { - "description": "Periodically, the TOPMed Informatics Research Center (IRC) performs variant identification and genotype calling on all samples available at a given time and the resulting call set is referred to as a genotype \"Freeze\".\n" - }, - "type": "string" - }, - "core_metadata_collections": { + "cases": { "anyOf": [ { "items": { "additionalProperties": true, + "maxItems": 1, "minItems": 1, "properties": { "id": { @@ -7082,195 +7199,115 @@ "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } }, - "data_category": { - "enum": [ - "Simple Nucleotide Variation" - ], - "term": { - "description": "Broad categorization of the contents of the data file.\n" - } - }, - "data_format": { - "enum": [ - "TBI", - "CSI" - ], - "term": { - "description": "Format of the data files.\n" - } - }, - "data_type": { - "enum": [ - "Germline Variation Index" - ], - "term": { - "description": "Specific content type of the data file.\n" - } - }, - "error_type": { - "enum": [ - "file_size", - "file_format", - "md5sum" - ], - "term": { - "description": "Type of error for the data file object.\n" - } - }, - "file_format": { - "term": { - "description": "The format of the data file object.\n" - }, - "type": "string" - }, - "file_md5sum": { - "pattern": "^[a-f0-9]{32}$", + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "systemAlias": "node_id", "term": { - "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint. This version of the property is used for interoperation purposes.\n" + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } }, "type": "string" }, - "file_name": { + "project_id": { "term": { - "description": "The name (or part of a name) of a file (of any type).\n" + "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" }, "type": "string" }, - "file_size": { + "relationship_age_at_diagnosis": { "term": { - "description": "The size of the data file (object) in bytes.\n" + "description": "The age (in years) when the patient's relative was first diagnosed.\n", + "termDef": { + "cde_id": 5300571, + "cde_version": 1, + "source": "caDSR", + "term": "Relative Diagnosis Age Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5300571&version=1.0" + } }, - "type": "integer" + "type": "number" }, - "file_state": { - "default": "registered", + "relationship_gender": { "enum": [ - "registered", - "uploading", - "uploaded", - "validating", - "validated", - "submitted", - "processing", - "processed", - "released", - "error" + "female", + "male", + "unknown", + "unspecified", + "not reported" ], "term": { - "description": "The current state of the data file object.\n" + "description": "Text designations that identify gender. Gender is described as the assemblage of properties that distinguish people on the basis of their societal roles. [Explanatory Comment 1: Identification of gender is based upon self-report and may come from a form, questionnaire, interview, etc.]\n", + "termDef": { + "cde_id": 2200604, + "cde_version": 3, + "source": "caDSR", + "term": "Person Gender Text Type", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2200604&version=3.0" + } } }, - "file_type": { - "term": { - "description": "Specific content type of the data file. This version of the property is used for interoperation purposes.\n" - }, - "type": "string" - }, - "ga4gh_drs_uri": { - "term": { - "description": "DRS URI as defined by GA4GH DRS spec for pointers to file objects.\n" - }, - "type": "string" - }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "systemAlias": "node_id", + "relationship_primary_diagnosis": { "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "description": "Text term for the structural pattern of cancer cells used to define a microscopic diagnosis.\n", "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + "cde_id": 3081934, + "cde_version": 3, + "source": "caDSR", + "term": "Neoplasm Histologic Type Name", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3081934&version=3.0" } }, "type": "string" }, - "md5sum": { - "pattern": "^[a-f0-9]{32}$", + "relationship_type": { "term": { - "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint.\n" + "description": "The subgroup that describes the state of connectedness between members of the unit of society organized around kinship ties.\n", + "termDef": { + "cde_id": 2690165, + "cde_version": 2, + "source": "caDSR", + "term": "Family Member Relationship Type", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2690165&version=2.0" + } }, "type": "string" }, - "object_id": { - "description": "The GUID of the object in the index service.", - "type": "string" - }, - "project_id": { + "relative_with_cancer_history": { + "enum": [ + "yes", + "no", + "unknown", + "not reported" + ], "term": { - "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" - }, - "type": "string" + "description": "Indicator to signify whether or not an individual's biological relative has been diagnosed with another type of cancer.\n", + "termDef": { + "cde_id": 3901752, + "cde_version": 1, + "source": "caDSR", + "term": "Other Cancer Biological Relative History Indicator", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3901752&version=1.0" + } + } }, - "simple_germline_variations": { - "anyOf": [ - { - "items": { - "additionalProperties": true, - "maxItems": 1, - "minItems": 1, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - }, - "type": "array" - }, - { - "additionalProperties": true, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - } - ] - }, - "state": { - "default": "validated", - "downloadable": [ - "uploaded", - "md5summed", - "validating", - "validated", - "error", - "invalid", - "released" - ], - "oneOf": [ + "state": { + "default": "validated", + "downloadable": [ + "uploaded", + "md5summed", + "validating", + "validated", + "error", + "invalid", + "released" + ], + "oneOf": [ { "enum": [ "uploading", @@ -7301,13 +7338,15 @@ } }, "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", "type": [ - "string" + "string", + "null" ] }, "type": { - "type": "string" + "enum": [ + "family_history" + ] }, "updated_datetime": { "oneOf": [ @@ -7324,27 +7363,15 @@ } } }, - "required": [ - "type", - "submitter_id", - "file_name", - "file_size", - "md5sum", - "data_category", - "data_type", - "data_format" - ], "submittable": true, "systemProperties": [ "id", "project_id", - "created_datetime", - "updated_datetime", "state", - "file_state", - "error_type" + "created_datetime", + "updated_datetime" ], - "title": "Germline Variation Index", + "title": "Family History", "type": "object", "uniqueKeys": [ [ @@ -7357,61 +7384,67 @@ ], "validators": null }, - "imaging_file": { + "keyword": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, - "category": "data_file", - "description": "Data file containing raw imaging data\n", - "id": "imaging_file", + "category": "administrative", + "description": "A keyword for a project.", + "id": "keyword", "links": [ { - "exclusive": false, + "backref": "keywords", + "label": "describe", + "multiplicity": "many_to_many", + "name": "projects", "required": true, - "subgroup": [ - { - "backref": "imaging_files", - "label": "data_from", - "multiplicity": "many_to_one", - "name": "core_metadata_collections", - "required": false, - "target_type": "core_metadata_collection" - }, - { - "backref": "imaging_files", - "label": "data_from", - "multiplicity": "many_to_one", - "name": "subjects", - "required": false, - "target_type": "subject" - } - ] + "target_type": "project" } ], - "namespace": "https://niaid.bionimbus.org", + "namespace": "http://gdc.nci.nih.gov", "program": "*", "project": "*", "properties": { - "bucket_path": { - "items": { - "type": "string" - }, + "created_datetime": { + "oneOf": [ + { + "format": "date-time", + "type": "string" + }, + { + "type": "null" + } + ], "term": { - "description": "The directory levels of the file as it would be found in the AWS and/or GCP bucket.\n" - }, - "type": "array" + "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + } }, - "callset": { + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "systemAlias": "node_id", "term": { - "description": "Periodically, the TOPMed Informatics Research Center (IRC) performs variant identification and genotype calling on all samples available at a given time and the resulting call set is referred to as a genotype \"Freeze\".\n" + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } }, "type": "string" }, - "core_metadata_collections": { + "keyword_name": { + "description": "The name of the keyword.", + "type": "string" + }, + "project_id": { + "type": "string" + }, + "projects": { "anyOf": [ { "items": { "additionalProperties": true, - "maxItems": 1, "minItems": 1, "properties": { "id": { @@ -7461,292 +7494,76 @@ } ] }, - "created_datetime": { + "state": { + "default": "validated", + "downloadable": [ + "uploaded", + "md5summed", + "validating", + "validated", + "error", + "invalid", + "released" + ], "oneOf": [ { - "format": "date-time", - "type": "string" + "enum": [ + "uploading", + "uploaded", + "md5summing", + "md5summed", + "validating", + "error", + "invalid", + "suppressed", + "redacted", + "live" + ] }, { - "type": "null" + "enum": [ + "validated", + "submitted", + "released" + ] } ], + "public": [ + "live" + ], "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + "description": "The current state of the object.\n" } }, - "data_category": { - "term": { - "description": "Broad categorization of the contents of the data file.\n" - }, - "type": "string" - }, - "data_format": { - "term": { - "description": "Format of the data files.\n" - }, - "type": "string" - }, - "data_type": { - "term": { - "description": "Specific content type of the data file.\n" - }, - "type": "string" + "submitter_id": { + "type": [ + "string", + "null" + ] }, - "error_type": { + "type": { "enum": [ - "file_size", - "file_format", - "md5sum" + "keyword" + ] + }, + "updated_datetime": { + "oneOf": [ + { + "format": "date-time", + "type": "string" + }, + { + "type": "null" + } ], "term": { - "description": "Type of error for the data file object.\n" - } - }, - "experimental_strategy": { - "term": { - "description": "The sequencing strategy used to generate the data file referred to by the ga4gh_drs_uri.\n" - }, - "type": "string" - }, - "file_format": { - "term": { - "description": "The format of the data file object.\n" - }, - "type": "string" - }, - "file_md5sum": { - "pattern": "^[a-f0-9]{32}$", - "term": { - "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint. This version of the property is used for interoperation purposes.\n" - }, - "type": "string" - }, - "file_name": { - "term": { - "description": "The name (or part of a name) of a file (of any type).\n" - }, - "type": "string" - }, - "file_phase": { - "description": "The image file's data release Phase for a particular study. \n", - "type": "integer" - }, - "file_size": { - "term": { - "description": "The size of the data file (object) in bytes.\n" - }, - "type": "integer" - }, - "file_state": { - "default": "registered", - "enum": [ - "registered", - "uploading", - "uploaded", - "validating", - "validated", - "submitted", - "processing", - "processed", - "released", - "error" - ], - "term": { - "description": "The current state of the data file object.\n" - } - }, - "file_type": { - "term": { - "description": "Specific content type of the data file. This version of the property is used for interoperation purposes.\n" - }, - "type": "string" - }, - "ga4gh_drs_uri": { - "term": { - "description": "DRS URI as defined by GA4GH DRS spec for pointers to file objects.\n" - }, - "type": "string" - }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "systemAlias": "node_id", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "image_quality": { - "description": "Good, poor, or average image quality\n", - "enum": [ - "Good image quality", - "Average image quality", - "Poor image quality", - "Not Reported" - ] - }, - "md5sum": { - "pattern": "^[a-f0-9]{32}$", - "term": { - "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint.\n" - }, - "type": "string" - }, - "object_id": { - "description": "The GUID of the object in the index service.", - "type": "string" - }, - "project_id": { - "term": { - "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" - }, - "type": "string" - }, - "series_instance_number": { - "description": "order number for this image or other content.\n", - "type": "integer" - }, - "series_instance_uid": { - "description": "Formal identifier for this image or other content.\n", - "type": "string" - }, - "state": { - "default": "validated", - "downloadable": [ - "uploaded", - "md5summed", - "validating", - "validated", - "error", - "invalid", - "released" - ], - "oneOf": [ - { - "enum": [ - "uploading", - "uploaded", - "md5summing", - "md5summed", - "validating", - "error", - "invalid", - "suppressed", - "redacted", - "live" - ] - }, - { - "enum": [ - "validated", - "submitted", - "released" - ] - } - ], - "public": [ - "live" - ], - "term": { - "description": "The current state of the object.\n" - } - }, - "subjects": { - "anyOf": [ - { - "items": { - "additionalProperties": true, - "maxItems": 1, - "minItems": 1, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - }, - "type": "array" - }, - { - "additionalProperties": true, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - } - ] - }, - "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", - "type": [ - "string" - ] - }, - "type": { - "type": "string" - }, - "updated_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" - } - ], - "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } } }, "required": [ - "type", "submitter_id", - "file_name", - "file_size", - "md5sum", - "data_category", - "data_type", - "data_format", - "experimental_strategy" + "projects" ], "submittable": true, "systemProperties": [ @@ -7756,7 +7573,7 @@ "created_datetime", "updated_datetime" ], - "title": "Imaging File", + "title": "Keyword", "type": "object", "uniqueKeys": [ [ @@ -7769,204 +7586,191 @@ ], "validators": null }, - "imaging_file_reference": { + "metaschema": { "$schema": "http://json-schema.org/draft-04/schema#", - "additionalProperties": false, - "category": "data_file", - "description": "Reference data file for raw imaging data\n", - "id": "imaging_file_reference", - "links": [ + "allOf": [ { - "exclusive": false, - "required": true, - "subgroup": [ - { - "backref": "imaging_file_references", - "label": "data_from", - "multiplicity": "many_to_one", - "name": "core_metadata_collections", - "required": false, - "target_type": "core_metadata_collection" - }, - { - "backref": "imaging_file_references", - "label": "data_from", - "multiplicity": "many_to_many", - "name": "imaging_files", - "required": false, - "target_type": "imaging_file" - } - ] + "$ref": "http://json-schema.org/draft-04/schema#" } ], - "namespace": "https://gen3.biodatacatalyst.nhlbi.nih.gov/", - "program": "*", - "project": "*", - "properties": { - "bucket_path": { - "items": { - "type": "string" - }, - "term": { - "description": "The directory levels of the file as it would be found in the AWS and/or GCP bucket.\n" - }, - "type": "array" - }, - "callset": { - "term": { - "description": "Periodically, the TOPMed Informatics Research Center (IRC) performs variant identification and genotype calling on all samples available at a given time and the resulting call set is referred to as a genotype \"Freeze\".\n" + "definitions": { + "link": { + "additionalProperties": false, + "properties": { + "backref": { + "$ref": "#/field" + }, + "label": { + "$ref": "#/field" + }, + "multiplicity": { + "enum": [ + "one_to_one", + "one_to_many", + "many_to_one", + "many_to_many" + ], + "type": "string" + }, + "name": { + "$ref": "#/field" + }, + "required": { + "type": "boolean" + }, + "target_type": { + "$ref": "#/field" + } }, - "type": "string" + "required": [ + "name", + "target_type", + "backref", + "label", + "multiplicity", + "required" + ], + "type": "object" }, - "core_metadata_collections": { - "anyOf": [ - { - "items": { - "additionalProperties": true, - "minItems": 1, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - }, - "type": "array" + "link_subgroup": { + "properties": { + "exclusive": { + "type": "boolean" }, - { - "additionalProperties": true, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } + "required": { + "type": "boolean" + }, + "subgroup": { + "items": { + "$ref": "#/definitions/link" }, - "type": "object" + "type": "array" } + }, + "required": [ + "exclusive", + "required", + "subgroup" ] }, - "created_datetime": { - "oneOf": [ - { - "format": "date-time", + "validator_def": { + "properties": { + "link_to_type": { "type": "string" }, - { - "type": "null" + "multiplicity": { + "enum": [ + "one_to_one", + "one_to_many", + "many_to_one", + "many_to_many" + ], + "type": "string" } - ], - "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" - } - }, - "data_category": { - "term": { - "description": "Broad categorization of the contents of the data file.\n" - }, - "type": "string" - }, - "data_format": { - "term": { - "description": "Format of the data files.\n" - }, - "type": "string" - }, - "data_type": { - "term": { - "description": "Specific content type of the data file.\n" }, - "type": "string" - }, - "error_type": { - "enum": [ - "file_size", - "file_format", - "md5sum" + "required": [ + "property", + "function" ], - "term": { - "description": "Type of error for the data file object.\n" - } - }, - "file_format": { - "term": { - "description": "The format of the data file object.\n" - }, - "type": "string" + "title": "Define a validator to be used on a property", + "type": "object" + } + }, + "field": { + "pattern": "^[_a-zA-Z0-9]*$", + "type": "string" + }, + "id": "metaschema", + "properties": { + "category": { + "$ref": "#/field", + "enum": [ + "administrative", + "analysis", + "biospecimen", + "clinical", + "data", + "data_bundle", + "data_file", + "index_file", + "metadata_file", + "notation", + "qc_bundle", + "TBD" + ] }, - "file_md5sum": { - "pattern": "^[a-f0-9]{32}$", - "term": { - "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint. This version of the property is used for interoperation purposes.\n" + "links": { + "items": { + "oneOf": [ + { + "$ref": "#/definitions/link" + }, + { + "$ref": "#/definitions/link_subgroup" + } + ] }, - "type": "string" + "title": "Define a link to other GDC entities", + "type": "array" }, - "file_name": { - "term": { - "description": "The name (or part of a name) of a file (of any type).\n" + "properties": { + "additionalProperties": false, + "patternProperties": { + "^[_a-zA-Z0-9]*$": { + "type": "object" + } }, - "type": "string" + "type": "object" }, - "file_size": { - "term": { - "description": "The size of the data file (object) in bytes.\n" - }, - "type": "integer" + "submittable": { + "type": "boolean" }, - "file_state": { - "default": "registered", - "enum": [ - "registered", - "uploading", - "uploaded", - "validating", - "validated", - "submitted", - "processing", - "processed", - "released", - "error" - ], - "term": { - "description": "The current state of the data file object.\n" - } + "system_properties": { + "type": "array" }, - "file_type": { - "term": { - "description": "Specific content type of the data file. This version of the property is used for interoperation purposes.\n" + "unique_keys": { + "items": { + "items": { + "type": "string" + }, + "type": "array" }, - "type": "string" + "type": "array" }, - "ga4gh_drs_uri": { - "term": { - "description": "DRS URI as defined by GA4GH DRS spec for pointers to file objects.\n" + "validators": { + "items": { + "$ref": "#/definitions/validator_def" }, + "type": [ + "array", + "null" + ] + } + }, + "required": [ + "category", + "program", + "project", + "uniqueKeys", + "links", + "validators", + "systemProperties", + "id" + ], + "title": "GDC JSON schema extension" + }, + "program": { + "$schema": "http://json-schema.org/draft-04/schema#", + "additionalProperties": false, + "category": "administrative", + "description": "A broad framework of goals to be achieved. (NCIt C52647)\n", + "id": "program", + "links": [], + "program": "*", + "project": "*", + "properties": { + "dbgap_accession_number": { + "description": "The dbgap accession number provided for the program.", "type": "string" }, "id": { @@ -7984,306 +7788,79 @@ }, "type": "string" }, - "imaging_files": { - "anyOf": [ - { - "items": { - "additionalProperties": true, - "minItems": 1, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - }, - "type": "array" - }, - { - "additionalProperties": true, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - } - ] - }, - "md5sum": { - "pattern": "^[a-f0-9]{32}$", - "term": { - "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint.\n" - }, - "type": "string" - }, - "object_id": { - "description": "The GUID of the object in the index service.", - "type": "string" - }, - "project_id": { - "term": { - "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" - }, + "name": { + "description": "Full name/title of the program.", "type": "string" }, - "state": { - "default": "validated", - "downloadable": [ - "uploaded", - "md5summed", - "validating", - "validated", - "error", - "invalid", - "released" - ], - "oneOf": [ - { - "enum": [ - "uploading", - "uploaded", - "md5summing", - "md5summed", - "validating", - "error", - "invalid", - "suppressed", - "redacted", - "live" - ] - }, - { - "enum": [ - "validated", - "submitted", - "released" - ] - } - ], - "public": [ - "live" - ], - "term": { - "description": "The current state of the object.\n" - } - }, - "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", - "type": [ - "string" - ] - }, "type": { "type": "string" - }, - "updated_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" - } - ], - "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" - } } }, "required": [ - "type", - "submitter_id", - "file_name", - "file_size", - "md5sum", - "data_category", - "data_type", - "data_format" + "name", + "dbgap_accession_number" ], - "submittable": true, + "submittable": false, "systemProperties": [ - "id", - "project_id", - "state", - "created_datetime", - "updated_datetime", - "file_state", - "error_type" + "id" ], - "title": "Imaging File Reference", + "title": "Program", "type": "object", "uniqueKeys": [ [ "id" ], [ - "project_id", - "submitter_id" + "name" ] ], "validators": null }, - "lab_result": { + "project": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, - "category": "clinical", - "description": "Measurements obtained from blood or other laboratory tests required by a medical professional. These will include lipids and lipid metabolism parameters, lipid oxidation markers, cytokines, adhesion molecules, nitric oxide, and hemostasis/fibrinolysis markers.\n", - "id": "lab_result", + "category": "administrative", + "constraints": null, + "description": "Any specifically defined piece of work that is undertaken or attempted to meet a single requirement. (NCIt C47885)\n", + "id": "project", "links": [ { - "backref": "lab_results", - "label": "describes", - "multiplicity": "one_to_one", - "name": "subjects", + "backref": "projects", + "label": "member_of", + "multiplicity": "many_to_one", + "name": "programs", "required": true, - "target_type": "subject" + "target_type": "program" } ], - "namespace": "http://dcp.bionimbus.org", "program": "*", "project": "*", "properties": { - "age_at_basophil_ncnc_bld": { - "description": "age at measurement of basophil_ncnc_bld (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_eosinophil_ncnc_bld": { - "description": "age at measurement of eosinophil_ncnc_bld (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_hdl": { - "description": "age at measurement of hdl (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_hematocrit_vfr_bld": { - "description": "Measurement of hematocrit, the fraction of volume (vfr) of blood (bld) that is composed of red blood cells. (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_hemoglobin_mcnc_bld": { - "description": "age at measurement of hemoglobin_mcnc_bld. (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_ldl": { - "description": "age at measurement of ldl (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_lymphocyte_ncnc_bld": { - "description": "age at measurement of lymphocyte_ncnc_bld (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_mch_entmass_rbc": { - "description": "age at measurement of mch_entmass_rbc (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_mchc_mcnc_rbc": { - "description": "age at measurement of mchc_mcnc_rbc (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_mcv_entvol_rbc": { - "description": "age at measurement of mcv_entvol_rbc (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_monocyte_ncnc_bld": { - "description": "age at measurement of monocyte_ncnc_bld (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_neutrophil_ncnc_bld": { - "description": "age at measurement of neutrophil_ncnc_bld (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_platelet_ncnc_bld": { - "description": "age at measurement of platelet_ncnc_bld (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_pmv_entvol_bld": { - "description": "age at measurement of pmv_entvol_bld (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_rbc_ncnc_bld": { - "description": "age at measurement of rbc_ncnc_bld (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_rdw_ratio_rbc": { - "description": "age at measurement of rdw_ratio_rbc (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_total_cholesterol": { - "description": "age at measurement of total_cholesterol (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_triglycerides": { - "description": "age at measurement of triglycerides (HARMONIZED)\n", - "type": "number" - }, - "age_at_wbc_ncnc_bld": { - "description": "age at measurement of wbc_ncnc_bld (years) (HARMONIZED)\n", - "type": "number" - }, - "basophil_ncnc_bld": { - "description": "Count by volume, or number concentration (ncnc), of basophils in the blood (bld). (thousands / microliter) (HARMONIZED)\n", - "type": "number" - }, - "created_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" - } - ], - "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" - } + "availability_mechanism": { + "description": "Mechanism by which the project will be made avilable.", + "type": "string" }, - "eosinophil_ncnc_bld": { - "description": "Count by volume, or number concentration (ncnc), of eosinophils in the blood (bld). (thousands / microliter) (HARMONIZED)\n", - "type": "number" + "availability_type": { + "description": "Is the project open or restricted?", + "enum": [ + "Open", + "Restricted" + ] }, - "hdl": { - "description": "Hdl cholesterol (mg/dl) (HARMONIZED)\n", - "type": "number" + "code": { + "description": "Unique identifier for the project.", + "type": "string" }, - "hematocrit_vfr_bld": { - "description": "Measurement of hematocrit, the fraction of volume (vfr) of blood (bld) that is composed of red blood cells. (percentage) (HARMONIZED)\n", - "type": "number" + "date_collected": { + "description": "The date or date range in which the project data was collected.", + "type": "string" }, - "hemoglobin_mcnc_bld": { - "description": "Measurement of mass per volume, or mass concentration (mcnc), of hemoglobin in the blood (bld). (g / dL = grams per deciliter) (HARMONIZED)\n", - "type": "number" + "dbgap_accession_number": { + "description": "The dbgap accession number provided for the project.", + "type": "string" }, "id": { + "description": "UUID for the project.", "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", "systemAlias": "node_id", "term": { @@ -8298,98 +7875,24 @@ }, "type": "string" }, - "ldl": { - "description": "Ldl cholesterol (mg/dl) (HARMONIZED)\n", - "type": "number" - }, - "lymphocyte_ncnc_bld": { - "description": "Count by volume, or number concentration (ncnc), of lymphocytes in the blood (bld). (thousands / microliter) (HARMONIZED)\n", - "type": "number" - }, - "mch_entmass_rbc": { - "description": "Measurement of the average mass (entmass) of hemoglobin per red blood cell(rbc), known as mean corpuscular hemoglobin (MCH). (pg = picogram) (HARMONIZED)\n", - "type": "number" - }, - "mchc_mcnc_rbc": { - "description": "Measurement of the mass concentration (mcnc) of hemoglobin in a given volume of packed red blood cells (rbc), known as mean corpuscular hemoglobin concentration (MCHC). (g /dL = grams per deciliter) (HARMONIZED)\n", - "type": "number" - }, - "mcv_entvol_rbc": { - "description": "Measurement of the mass concentration (mcnc) of hemoglobin in a given volume of packed red blood cells (rbc), known as mean corpuscular hemoglobin concentration (MCHC). (g /dL = grams per deciliter) (HARMONIZED)\n", - "type": "number" - }, - "monocyte_ncnc_bld": { - "description": "Count by volume, or number concentration (ncnc), of monocytes in the blood (bld). (HARMONIZED)\n", - "type": "number" - }, - "neutrophil_ncnc_bld": { - "description": "Count by volume, or number concentration (ncnc), of neutrophils in the blood (bld). (HARMONIZED)\n", - "type": "number" - }, - "platelet_ncnc_bld": { - "description": "Count by volume, or number concentration (ncnc), of platelets in the blood (bld). (thousands / microliter) (HARMONIZED)\n", - "type": "number" - }, - "pmv_entvol_bld": { - "description": "Measurement of the mean volume (entvol) of platelets in the blood (bld), known as mean platelet volume (MPV or PMV). (fL = femtoliter) (HARMONIZED)\n", - "type": "number" + "intended_release_date": { + "description": "Tracks a Project's intended release date.", + "format": "date-time", + "type": "string" }, - "project_id": { - "term": { - "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" - }, + "investigator_affiliation": { + "description": "The investigator's affiliation with respect to a research institution.", "type": "string" }, - "rbc_ncnc_bld": { - "description": "Count by volume, or number concentration (ncnc), of red blood cells in the blood (bld). (millions / microliter) (HARMONIZED)\n", - "type": "number" + "investigator_name": { + "description": "Name of the principal investigator for the project.", + "type": "string" }, - "rdw_ratio_rbc": { - "description": "Measurement of the ratio of variation in width to the mean width of the red blood cell (rbc) volume distribution curve taken at +/- 1 CV, known as red cell distribution width (RDW). (percentage) (HARMONIZED)\n", - "type": "number" + "name": { + "description": "Display name/brief description for the project.", + "type": "string" }, - "state": { - "default": "validated", - "downloadable": [ - "uploaded", - "md5summed", - "validating", - "validated", - "error", - "invalid", - "released" - ], - "oneOf": [ - { - "enum": [ - "uploading", - "uploaded", - "md5summing", - "md5summed", - "validating", - "error", - "invalid", - "suppressed", - "redacted", - "live" - ] - }, - { - "enum": [ - "validated", - "submitted", - "released" - ] - } - ], - "public": [ - "live" - ], - "term": { - "description": "The current state of the object.\n" - } - }, - "subjects": { + "programs": { "anyOf": [ { "items": { @@ -8442,606 +7945,233 @@ }, "type": "object" } - ] - }, - "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", - "type": [ - "string" - ] - }, - "total_cholesterol": { - "description": "Total cholesterol (mg/dl) (HARMONIZED)\n", - "type": "number" - }, - "triglycerides": { - "description": "Triglycerides (mg/dl) (HARMONIZED)\n", - "type": "number" - }, - "type": { - "type": "string" - }, - "unit_basophil_ncnc_bld": { - "description": "harmonization unit for basophil_ncnc_bld (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" - }, - "unit_eosinophil_ncnc_bld": { - "description": "harmonization unit for eosinophil_ncnc_bld (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" - }, - "unit_hdl": { - "description": "harmonization unit for hdl (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" - }, - "unit_hematocrit_vfr_bld": { - "description": "harmonization unit for hematocrit_vfr_bld. (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" - }, - "unit_hemoglobin_mcnc_bld": { - "description": "Measurement of hematocrit, the fraction of volume (vfr) of blood (bld) that is composed of red blood cells. (percentage) (HARMONIZED)\n", - "type": "string" - }, - "unit_ldl": { - "description": "harmonization unit for ldl (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" - }, - "unit_lymphocyte_ncnc_bld": { - "description": "harmonization unit for lymphocyte_ncnc_bld (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" - }, - "unit_mch_entmass_rbc": { - "description": "harmonization unit for mch_entmass_rbc (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" - }, - "unit_mchc_mcnc_rbc": { - "description": "harmonization unit for mchc_mcnc_rbc (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" - }, - "unit_mcv_entvol_rbc": { - "description": "harmonization unit for mcv_entvol_rbc (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" - }, - "unit_monocyte_ncnc_bld": { - "description": "harmonization unit for monocyte_ncnc_bld (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" - }, - "unit_neutrophil_ncnc_bld": { - "description": "harmonization unit for neutrophil_ncnc_bld (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" - }, - "unit_platelet_ncnc_bld": { - "description": "harmonization unit for platelet_ncnc_bld (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" + ], + "description": "Indicates that the project is logically part of the indicated project.\n" }, - "unit_pmv_entvol_bld": { - "description": "harmonization unit for pmv_entvol_bld (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" + "releasable": { + "default": false, + "description": "A project can only be released by the user when `releasable` is true.\n", + "type": "boolean" }, - "unit_rbc_ncnc_bld": { - "description": "harmonization unit for rbc_ncnc_bld (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" + "released": { + "default": false, + "description": "To release a project is to tell the GDC to include all submitted\nentities in the next GDC index.\n", + "type": "boolean" }, - "unit_rdw_ratio_rbc": { - "description": "harmonization unit for rdw_ratio_rbc (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED) \n", - "type": "string" + "state": { + "default": "open", + "description": "The possible states a project can be in. All but `open` are\nequivalent to some type of locked state.\n", + "enum": [ + "open", + "review", + "submitted", + "processing", + "closed", + "legacy" + ] }, - "unit_total_cholesterol": { - "description": "harmonization unit for total_cholesterol (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", + "support_id": { + "description": "The ID of the source providing support/grant resources.", "type": "string" }, - "unit_triglycerides": { - "description": "harmonization unit for triglycerides (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", + "support_source": { + "description": "The name of source providing support/grant resources.", "type": "string" }, - "unit_wbc_ncnc_bld": { - "description": "harmonization unit for wbc_ncnc_bld (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", + "type": { "type": "string" - }, - "updated_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" - } - ], - "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" - } - }, - "wbc_ncnc_bld": { - "description": "Count by volume, or number concentration (ncnc), of white blood cells in the blood (bld). (thousands / microliter) (HARMONIZED)\n", - "type": "number" } }, "required": [ - "type", - "submitter_id", - "subjects" + "code", + "name", + "programs" ], "submittable": true, "systemProperties": [ "id", - "project_id", "state", - "created_datetime", - "updated_datetime" + "released", + "releasable", + "intended_release_date" ], - "title": "Laboratory Results", + "title": "Project", "type": "object", "uniqueKeys": [ [ "id" ], [ - "project_id", - "submitter_id" + "code" ] ], "validators": null }, - "medical_history": { + "publication": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, - "category": "clinical", - "description": "Standard questionnaire used to collect medical records from the subject\n", - "id": "medical_history", + "category": "administrative", + "description": "Publication for a project.", + "id": "publication", "links": [ { - "backref": "medical_histories", - "label": "describes", - "multiplicity": "one_to_one", - "name": "subjects", + "backref": "publications", + "label": "refers_to", + "multiplicity": "many_to_many", + "name": "projects", "required": true, - "target_type": "subject" + "target_type": "project" } ], - "namespace": "http://dcp.bionimbus.org/", + "namespace": "http://gdc.nci.nih.gov", "program": "*", "project": "*", "properties": { - "age_at_cac_score": { - "description": "age at measurement of cac_score (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_cac_volume": { - "description": "age at measurement of cac_volume (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_carotid_plaque": { - "description": "age at measurement of carotid_plaque (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_carotid_stenosis": { - "description": "age at measurement of carotid_stenosis (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_cimt_1": { - "description": "age at measurement of cimt_1 (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_cimt_2": { - "description": "age at measurement of cimt_2 (years) (HARMONIZED)\n", - "type": "number" - }, - "age_at_vte_case_status": { - "description": "age at measurement of vte_case_status (HARMONIZED)\n", - "type": "number" - }, - "age_at_vte_prior_history": { - "description": "age at measurement of vte_prior_history (years) (HARMONIZED)\n", - "type": "number" - }, - "asthma": { - "description": "Reported Asthma condition in the participant (HARMONIZED)\n", - "enum": [ - "Yes", - "No", - "Not reported", - "Unknown" - ], - "enumDef": [ - { - "enumeration": true, - "source": "NCI Thesaurus", - "term_id": "C49488", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": false, - "source": "NCI Thesaurus", - "term_id": "C49487", - "version_date": "19.03d (Release date:2019-03-25)" - }, + "created_datetime": { + "oneOf": [ { - "enumeration": "Not reported", - "source": "NCI Thesaurus", - "term_id": "C43234", - "version_date": "19.03d (Release date:2019-03-25)" + "format": "date-time", + "type": "string" }, { - "enumeration": "Unknown", - "source": "NCI Thesaurus", - "term_id": "C17998", - "version_date": "19.03d (Release date:2019-03-25)" + "type": "null" } ], - "termDef": [ - { - "source": "hp", - "term": "asthma", - "term_id": "HP:0002099", - "term_version": "2019-04-15" - } - ] + "term": { + "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + } }, - "atrial_fibrillation": { - "description": "Reported atrial fibrillation condition in the participant (HARMONIZED)\n", - "enum": [ - "Yes", - "No", - "Not reported", - "Unknown" - ], - "enumDef": [ - { - "enumeration": true, - "source": "NCI Thesaurus", - "term_id": "C49488", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": false, - "source": "NCI Thesaurus", - "term_id": "C49487", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Not reported", - "source": "NCI Thesaurus", - "term_id": "C43234", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Unknown", - "source": "NCI Thesaurus", - "term_id": "C17998", - "version_date": "19.03d (Release date:2019-03-25)" - } - ], - "termDef": [ - { - "source": "hp", - "term": "atrial fibrillation", - "term_id": "HP:0005110", - "term_version": "2019-04-15" - } - ] + "doi": { + "type": "string" }, - "cabg_presence": { - "description": "Reported presence of coronary artery bypass graft (CABG) in the participant (HARMONIZED)\n", - "enum": [ - "Yes", - "No", - "Not reported", - "Unknown" - ], - "enumDef": [ - { - "enumeration": true, - "source": "NCI Thesaurus", - "term_id": "C49488", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": false, - "source": "NCI Thesaurus", - "term_id": "C49487", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Not reported", - "source": "NCI Thesaurus", - "term_id": "C43234", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Unknown", - "source": "NCI Thesaurus", - "term_id": "C17998", - "version_date": "19.03d (Release date:2019-03-25)" - } - ], - "termDef": [ - { - "source": "hp", - "term": "coronary_artery_disease", - "term_id": "HP:0001677", - "term_version": "2019-04-15" + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "systemAlias": "node_id", + "term": { + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" } - ] - }, - "cac_score": { - "description": "Coronary artery calcification (CAC) score using Agatston scoring of CT scan(s) of coronary arteries decimal (HARMONIZED)\n", - "type": "number" - }, - "cac_volume": { - "description": "Coronary artery calcium volume using CT scan(s) of coronary arteries (HARMONIZED)\n", - "type": "number" + }, + "type": "string" }, - "carotid_plaque": { - "description": "Presence or absence of carotid plaque. (HARMONIZED)\n", - "enum": [ - "Plaque not present", - "Plaque present" - ] + "pmid": { + "type": "string" }, - "carotid_stenosis": { - "description": "Extent of narrowing of the carotid artery. (HARMONIZED)\n", - "enum": [ - "None", - "1%-24%", - "25%-49%", - "50%-74%", - "75%-99%", - "100%" - ] + "project_id": { + "type": "string" }, - "cerebrovascular_disease": { - "description": "Reported Cerebrovascular disease in the participant (HARMONIZED)\n", - "enum": [ - "Yes", - "No", - "Not reported", - "Unknown" - ], - "enumDef": [ + "projects": { + "anyOf": [ { - "enumeration": true, - "source": "NCI Thesaurus", - "term_id": "C49488", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": false, - "source": "NCI Thesaurus", - "term_id": "C49487", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Not reported", - "source": "NCI Thesaurus", - "term_id": "C43234", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Unknown", - "source": "NCI Thesaurus", - "term_id": "C17998", - "version_date": "19.03d (Release date:2019-03-25)" - } - ], - "termDef": [ - { - "source": "hp", - "term": "cerebrovascular_disease", - "term_id": null, - "term_version": null - } - ] - }, - "chronic_bronchitis": { - "description": "Reported chronic bronchitis condition in the participant (HARMONIZED)\n", - "enum": [ - "Yes", - "No", - "Not reported", - "Unknown" - ], - "enumDef": [ - { - "enumeration": true, - "source": "NCI Thesaurus", - "term_id": "C49488", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": false, - "source": "NCI Thesaurus", - "term_id": "C49487", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Not reported", - "source": "NCI Thesaurus", - "term_id": "C43234", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Unknown", - "source": "NCI Thesaurus", - "term_id": "C17998", - "version_date": "19.03d (Release date:2019-03-25)" - } - ], - "termDef": [ - { - "source": "hp", - "term": "chronic bronchitis", - "term_id": "HP:0004469", - "term_version": "2019-04-15" - } - ] - }, - "chronic_respiratory_disease": { - "description": "Reported Chronic Respiratory disease in the participant (HARMONIZED)\n", - "enum": [ - "Yes", - "No", - "Not reported", - "Unknown" - ], - "enumDef": [ - { - "enumeration": true, - "source": "NCI Thesaurus", - "term_id": "C49488", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": false, - "source": "NCI Thesaurus", - "term_id": "C49487", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Not reported", - "source": "NCI Thesaurus", - "term_id": "C43234", - "version_date": "19.03d (Release date:2019-03-25)" + "items": { + "additionalProperties": true, + "minItems": 1, + "properties": { + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "term": { + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } + }, + "type": "string" + }, + "submitter_id": { + "type": "string" + } + }, + "type": "object" + }, + "type": "array" }, { - "enumeration": "Unknown", - "source": "NCI Thesaurus", - "term_id": "C17998", - "version_date": "19.03d (Release date:2019-03-25)" - } - ], - "termDef": [ - { - "source": "hp", - "term": "chronic_respiratory_disease", - "term_id": null, - "term_version": null + "additionalProperties": true, + "properties": { + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "term": { + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } + }, + "type": "string" + }, + "submitter_id": { + "type": "string" + } + }, + "type": "object" } ] }, - "cimt_1": { - "description": "Common carotid intima-media thickness, calculated as the mean of two values: mean of multiple thickness estimates from the left far wall and from the right far wall. (HARMONIZED)\n", - "type": "number" - }, - "cimt_2": { - "description": "Common carotid intima-media thickness, calculated as the mean of four values: maximum of multiple thickness estimates from the left far wall, left near wall, right far wall, and right near wall. (mm) (HARMONIZED)\n", - "type": "number" - }, - "copd": { - "description": "Reported Chronic Obstructive Pulmonary Disease (COPD) in the participant (HARMONIZED)\n", - "enum": [ - "Yes", - "No", - "Not reported", - "Unknown" + "state": { + "default": "validated", + "downloadable": [ + "uploaded", + "md5summed", + "validating", + "validated", + "error", + "invalid", + "released" ], - "enumDef": [ - { - "enumeration": true, - "source": "NCI Thesaurus", - "term_id": "C49488", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": false, - "source": "NCI Thesaurus", - "term_id": "C49487", - "version_date": "19.03d (Release date:2019-03-25)" - }, + "oneOf": [ { - "enumeration": "Not reported", - "source": "NCI Thesaurus", - "term_id": "C43234", - "version_date": "19.03d (Release date:2019-03-25)" + "enum": [ + "uploading", + "uploaded", + "md5summing", + "md5summed", + "validating", + "error", + "invalid", + "suppressed", + "redacted", + "live" + ] }, { - "enumeration": "Unknown", - "source": "NCI Thesaurus", - "term_id": "C17998", - "version_date": "19.03d (Release date:2019-03-25)" - } - ], - "termDef": [ - { - "source": "hp", - "term": "copd", - "term_id": "HP:0006510", - "term_version": "2019-04-15" + "enum": [ + "validated", + "submitted", + "released" + ] } - ] - }, - "coronary_artery_disease": { - "description": "Reported Coronary Artery disease in the participant (HARMONIZED)\n", - "enum": [ - "Yes", - "No", - "Not reported", - "Unknown" ], - "enumDef": [ - { - "enumeration": true, - "source": "NCI Thesaurus", - "term_id": "C49488", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": false, - "source": "NCI Thesaurus", - "term_id": "C49487", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Not reported", - "source": "NCI Thesaurus", - "term_id": "C43234", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Unknown", - "source": "NCI Thesaurus", - "term_id": "C17998", - "version_date": "19.03d (Release date:2019-03-25)" - } + "public": [ + "live" ], - "termDef": [ - { - "source": "hp", - "term": "coronary_artery_disease", - "term_id": "HP:0001677", - "term_version": "2019-04-15" - } - ] - }, - "covid_hospital_admission": { - "description": "Did COVID-19 contribute to need for hospital admission?\n", - "enum": [ - "Yes", - "No" - ] - }, - "covid_hospital_admission_age": { - "description": "Age on hospital admit (years, age ≥1 year)\n", - "type": "integer" + "term": { + "description": "The current state of the object.\n" + } }, - "covid_icu": { - "description": "Was patient admitted to ICU during hospitalization?\n", - "enum": [ - "Yes", - "No" + "submitter_id": { + "type": [ + "string", + "null" ] }, - "covid_icu_stay_length": { - "description": "Total ICU length of stay (from hospital admit)\n", - "type": "integer" - }, - "covid_pos_ever_yn": { - "description": "Any positive COVID-19 test?\n", + "type": { "enum": [ - "Yes", - "No" + "publication" ] }, - "created_datetime": { + "updated_datetime": { "oneOf": [ { "format": "date-time", @@ -9054,371 +8184,79 @@ "term": { "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } - }, - "diabetes": { - "description": "Reported Diabetes in the participant (HARMONIZED)\n", - "enum": [ - "Yes", - "No", - "Not reported", - "Unknown" - ], - "enumDef": [ - { - "enumeration": true, - "source": "NCI Thesaurus", - "term_id": "C49488", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": false, - "source": "NCI Thesaurus", - "term_id": "C49487", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Not reported", - "source": "NCI Thesaurus", - "term_id": "C43234", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Unknown", - "source": "NCI Thesaurus", - "term_id": "C17998", - "version_date": "19.03d (Release date:2019-03-25)" - } - ], - "termDef": [ - { - "source": "hp", - "term": "diabetes", - "term_id": "HP:0000819", - "term_version": "2019-04-15" + } + }, + "required": [ + "submitter_id", + "projects" + ], + "submittable": true, + "systemProperties": [ + "id", + "project_id", + "state", + "created_datetime", + "updated_datetime" + ], + "title": "Publication", + "type": "object", + "uniqueKeys": [ + [ + "id" + ], + [ + "project_id", + "submitter_id" + ] + ], + "validators": null + }, + "read_group": { + "$schema": "http://json-schema.org/draft-04/schema#", + "additionalProperties": false, + "category": "biospecimen", + "description": "Sequencing reads from one lane of an NGS experiment.", + "id": "read_group", + "links": [ + { + "backref": "read_groups", + "label": "derived_from", + "multiplicity": "many_to_one", + "name": "aliquots", + "required": true, + "target_type": "aliquot" + } + ], + "namespace": "http://gdc.nci.nih.gov", + "program": "*", + "project": "*", + "properties": { + "RIN": { + "term": { + "description": "A numerical assessment of the integrity of RNA based on the entire electrophoretic trace of the RNA sample including the presence or absence of degradation products.\n", + "termDef": { + "cde_id": 5278775, + "cde_version": 1, + "source": "caDSR", + "term": "Biospecimen RNA Integrity Number Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5278775&version=1.0" } - ] + }, + "type": "number" }, - "emphysema": { - "description": "Reported Emphysema in the participant (HARMONIZED)\n", - "enum": [ - "Yes", - "No", - "Not reported", - "Unknown" - ], - "enumDef": [ - { - "enumeration": true, - "source": "NCI Thesaurus", - "term_id": "C49488", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": false, - "source": "NCI Thesaurus", - "term_id": "C49487", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Not reported", - "source": "NCI Thesaurus", - "term_id": "C43234", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Unknown", - "source": "NCI Thesaurus", - "term_id": "C17998", - "version_date": "19.03d (Release date:2019-03-25)" - } - ], - "termDef": [ - { - "source": "hp", - "term": "emphysema", - "term_id": "HP:0002097", - "term_version": "2019-04-15" - } - ] - }, - "heart_failure": { - "description": "Reported Heart failure in the participant (HARMONIZED)\n", - "enum": [ - "Yes", - "No", - "Not reported", - "Unknown" - ], - "enumDef": [ - { - "enumeration": true, - "source": "NCI Thesaurus", - "term_id": "C49488", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": false, - "source": "NCI Thesaurus", - "term_id": "C49487", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Not reported", - "source": "NCI Thesaurus", - "term_id": "C43234", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Unknown", - "source": "NCI Thesaurus", - "term_id": "C17998", - "version_date": "19.03d (Release date:2019-03-25)" - } - ], - "termDef": [ - { - "source": "hp", - "term": "heart_failure", - "term_id": "HP:0001635", - "term_version": "2019-04-15" - } - ] - }, - "hyperlipidemia": { - "description": "Reported Hyperlipidemia condition in the participant (HARMONIZED)\n", - "enum": [ - "Yes", - "No", - "Not reported", - "Unknown" - ], - "enumDef": [ - { - "enumeration": true, - "source": "NCI Thesaurus", - "term_id": "C49488", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": false, - "source": "NCI Thesaurus", - "term_id": "C49487", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Not reported", - "source": "NCI Thesaurus", - "term_id": "C43234", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Unknown", - "source": "NCI Thesaurus", - "term_id": "C17998", - "version_date": "19.03d (Release date:2019-03-25)" - } - ], - "termDef": [ - { - "source": "hp", - "term": "hyperlipidemia", - "term_id": "HP:0003077", - "term_version": "2019-04-15" - } - ] - }, - "hypertension": { - "description": "Reported Hypertension condition in the participant (HARMONIZED)\n", - "enum": [ - "Yes", - "No", - "Not reported", - "Unknown" - ], - "enumDef": [ - { - "enumeration": true, - "source": "NCI Thesaurus", - "term_id": "C49488", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": false, - "source": "NCI Thesaurus", - "term_id": "C49487", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Not reported", - "source": "NCI Thesaurus", - "term_id": "C43234", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Unknown", - "source": "NCI Thesaurus", - "term_id": "C17998", - "version_date": "19.03d (Release date:2019-03-25)" - } - ], - "termDef": [ - { - "source": "hp", - "term": "hypertension", - "term_id": "HP:0000822", - "term_version": "2019-04-15" - } - ] - }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "systemAlias": "node_id", + "adapter_name": { "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } + "description": "Name of the sequencing adapter.\n" }, "type": "string" }, - "myocardial_infarction": { - "description": "Reported Myocardial Infarction in the participant (HARMONIZED)\n", - "enum": [ - "Yes", - "No", - "Not reported", - "Unknown" - ], - "enumDef": [ - { - "enumeration": true, - "source": "NCI Thesaurus", - "term_id": "C49488", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": false, - "source": "NCI Thesaurus", - "term_id": "C49487", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Not reported", - "source": "NCI Thesaurus", - "term_id": "C43234", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Unknown", - "source": "NCI Thesaurus", - "term_id": "C17998", - "version_date": "19.03d (Release date:2019-03-25)" - } - ], - "termDef": [ - { - "source": "hp", - "term": "myocardial_infarction", - "term_id": "HP:0001658", - "term_version": "2019-04-15" - } - ] - }, - "project_id": { + "adapter_sequence": { "term": { - "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" + "description": "Base sequence of the sequencing adapter.\n" }, "type": "string" }, - "state": { - "default": "validated", - "downloadable": [ - "uploaded", - "md5summed", - "validating", - "validated", - "error", - "invalid", - "released" - ], - "oneOf": [ - { - "enum": [ - "uploading", - "uploaded", - "md5summing", - "md5summed", - "validating", - "error", - "invalid", - "suppressed", - "redacted", - "live" - ] - }, - { - "enum": [ - "validated", - "submitted", - "released" - ] - } - ], - "public": [ - "live" - ], - "term": { - "description": "The current state of the object.\n" - } - }, - "stroke": { - "description": "Reported Stroke in the participant (HARMONIZED)\n", - "enum": [ - "Yes", - "No", - "Not reported", - "Unknown" - ], - "enumDef": [ - { - "enumeration": true, - "source": "NCI Thesaurus", - "term_id": "C49488", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": false, - "source": "NCI Thesaurus", - "term_id": "C49487", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Not reported", - "source": "NCI Thesaurus", - "term_id": "C43234", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Unknown", - "source": "NCI Thesaurus", - "term_id": "C17998", - "version_date": "19.03d (Release date:2019-03-25)" - } - ], - "termDef": [ - { - "source": "hp", - "term": "stroke", - "term_id": "HP:0001297", - "term_version": "2019-04-15" - } - ] - }, - "subjects": { + "aliquots": { "anyOf": [ { "items": { @@ -9473,138 +8311,23 @@ } ] }, - "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", - "type": [ - "string" - ] - }, - "type": { - "type": "string" - }, - "type1_diabetes": { - "description": "Reported Type-1 Diabetes in the participant (HARMONIZED)\n", - "enum": [ - "Yes", - "No", - "Not reported", - "Unknown" - ], - "enumDef": [ - { - "enumeration": true, - "source": "NCI Thesaurus", - "term_id": "C49488", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": false, - "source": "NCI Thesaurus", - "term_id": "C49487", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Not reported", - "source": "NCI Thesaurus", - "term_id": "C43234", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Unknown", - "source": "NCI Thesaurus", - "term_id": "C17998", - "version_date": "19.03d (Release date:2019-03-25)" - } - ], - "termDef": [ - { - "source": "hp", - "term": "type1_diabetes", - "term_id": "HP:0100651", - "term_version": "2019-04-15" - } - ] - }, - "type2_diabetes": { - "description": "Reported Type-2 Diabetes in the participant (HARMONIZED)\n", - "enum": [ - "Yes", - "No", - "Not reported", - "Unknown" - ], - "enumDef": [ - { - "enumeration": true, - "source": "NCI Thesaurus", - "term_id": "C49488", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": false, - "source": "NCI Thesaurus", - "term_id": "C49487", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Not reported", - "source": "NCI Thesaurus", - "term_id": "C43234", - "version_date": "19.03d (Release date:2019-03-25)" - }, - { - "enumeration": "Unknown", - "source": "NCI Thesaurus", - "term_id": "C17998", - "version_date": "19.03d (Release date:2019-03-25)" - } - ], - "termDef": [ - { - "source": "hp", - "term": "type2_diabetes", - "term_id": "HP:0005978", - "term_version": "2019-04-15" - } - ] - }, - "unit_cac_score": { - "description": "harmonization unit for cac_score (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" - }, - "unit_cac_volume": { - "description": "harmonization unit for cac_volume (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" - }, - "unit_carotid_plaque": { - "description": "harmonization unit for carotid_plaque (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" - }, - "unit_carotid_stenosis": { - "description": "harmonization unit for carotid_stenosis (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" - }, - "unit_cimt_1": { - "description": "harmonization unit for cimt_1 (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" - }, - "unit_cimt_2": { - "description": "harmonization unit for cimt_2 (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" - }, - "unit_vte_case_status": { - "description": "harmonization unit for vte_case_status (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" + "barcoding_applied": { + "description": "True/False: was barcoding applied?", + "type": "boolean" }, - "unit_vte_followup_start_age": { - "description": "harmonization unit for vte_followup_start_age (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", + "base_caller_name": { + "term": { + "description": "Name of the base caller.\n" + }, "type": "string" }, - "unit_vte_prior_history": { - "description": "harmonization unit for vte_prior_history (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", + "base_caller_version": { + "term": { + "description": "Version of the base caller.\n" + }, "type": "string" }, - "updated_datetime": { + "created_datetime": { "oneOf": [ { "format": "date-time", @@ -9618,85 +8341,180 @@ "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } }, - "vte_case_status": { - "description": "An indicator of whether a subject experienced a venous thromboembolismevent (VTE) that was verified by adjudication or by medical professionals. (HARMONIZED)\n", - "type": "boolean" + "experiment_name": { + "term": { + "description": "Submitter-defined name for the experiment.\n" + }, + "type": "string" }, - "vte_followup_start_age": { - "description": "Age of subject at the start of the follow up period during which venousthromboembolism (VTE) events were reviewed and adjudicated. (years) (HARMONIZED)\n", - "type": "number" + "flow_cell_barcode": { + "term": { + "description": "Flow Cell Barcode.\n" + }, + "type": "string" }, - "vte_prior_history": { - "description": "An indicator of whether a subject had a venous thromboembolism (VTE)event prior to the start of the medical review process (includingself-reported events). (HARMONIZED)\n", - "type": "boolean" - } - }, - "required": [ - "submitter_id", - "type", - "subjects" - ], - "submittable": true, - "systemProperties": [ - "id", - "project_id", - "state", - "created_datetime", - "updated_datetime" - ], - "title": "Medical History", - "type": "object", - "uniqueKeys": [ - [ - "id" - ], - [ - "project_id", - "submitter_id" - ] - ], - "validators": null - }, - "medication": { - "$schema": "http://json-schema.org/draft-04/schema#", - "additionalProperties": false, - "category": "clinical", - "description": "Recods about historical medication use\n", - "id": "medication", - "links": [ - { - "backref": "medication_records", - "label": "describes", - "multiplicity": "one_to_one", - "name": "subjects", - "required": true, - "target_type": "subject" - } - ], - "namespace": "http://dcp.bionimbus.org/", - "program": "*", - "project": "*", - "properties": { - "age_at_antihypertensive_meds": { - "description": "age at measurement of antihypertensive_meds (years) (HARMONIZED)\n", - "type": "number" + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "term": { + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } + }, + "type": "string" }, - "age_at_fasting_lipids": { - "description": "age at measurement of fasting_lipids (years) (HARMONIZED)\n", - "type": "number" + "includes_spike_ins": { + "term": { + "description": "Spike-in included?\n" + }, + "type": "boolean" }, - "age_at_lipid_lowering_medication": { - "description": "age at measurement of age_at_lipid1c (years) (HARMONIZED)\n", - "type": "number" + "instrument_model": { + "enum": [ + "454 GS FLX Titanium", + "AB SOLiD 4", + "AB SOLiD 2", + "AB SOLiD 3", + "Complete Genomics", + "Illumina HiSeq X Ten", + "Illumina HiSeq X Five", + "Illumina Genome Analyzer II", + "Illumina Genome Analyzer IIx", + "Illumina HiSeq 2000", + "Illumina HiSeq 2500", + "Illumina HiSeq 4000", + "Illumina MiSeq", + "Illumina NextSeq", + "Ion Torrent PGM", + "Ion Torrent Proton", + "PacBio RS", + "Ion S5 XL System, Ion 530 Chip", + "Other" + ], + "terms": { + "description": "Numeric value that represents the sample dimension that is greater than the shortest dimension and less than the longest dimension, measured in millimeters.\n", + "termDef": { + "cde_id": 5432604, + "cde_version": 1, + "source": "caDSR", + "term": "Tissue Sample Intermediate Dimension Millimeter Measurement", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432604&version=1.0" + } + } + }, + "is_paired_end": { + "term": { + "description": "Are the reads paired end?\n" + }, + "type": "boolean" + }, + "library_name": { + "term": { + "description": "Name of the library.\n" + }, + "type": "string" + }, + "library_preparation_kit_catalog_number": { + "term": { + "description": "Catalog of Library Preparation Kit\n" + }, + "type": "string" + }, + "library_preparation_kit_name": { + "term": { + "description": "Name of Library Preparation Kit\n" + }, + "type": "string" + }, + "library_preparation_kit_vendor": { + "term": { + "description": "Vendor of Library Preparation Kit\n" + }, + "type": "string" + }, + "library_preparation_kit_version": { + "term": { + "description": "Version of Library Preparation Kit\n" + }, + "type": "string" }, - "antihypertensive_meds": { - "description": "Indicator for use of antihypertensive medication at the time of blood pressure measurement. (HARMONIZED)\n", + "library_selection": { "enum": [ - "Not taking antihypertensive medication", - "Taking antihypertensive medication" - ] + "Hybrid_Selection", + "PCR", + "Affinity_Enrichment", + "Poly-T_Enrichment", + "RNA_Depletion", + "Other" + ], + "term": { + "description": "Library Selection Method\n" + } }, - "created_datetime": { + "library_strand": { + "enum": [ + "Unstranded", + "First_Stranded", + "Second_Stranded" + ], + "term": { + "description": "Library stranded-ness.\n" + } + }, + "library_strategy": { + "enum": [ + "WGS", + "WXS", + "RNA-Seq", + "ChIP-Seq", + "miRNA-Seq", + "Bisulfite-Seq", + "Validation", + "Amplicon", + "Other" + ], + "term": { + "description": "Library strategy.\n" + } + }, + "platform": { + "enum": [ + "Illumina", + "SOLiD", + "LS454", + "Ion Torrent", + "Complete Genomics", + "PacBio", + "Other" + ], + "term": { + "description": "Name of the platform used to obtain data.\n" + } + }, + "project_id": { + "term": { + "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" + }, + "type": "string" + }, + "read_group_name": { + "description": "Read Group Name", + "type": "string" + }, + "read_length": { + "type": "integer" + }, + "sequencing_center": { + "term": { + "description": "Name of the center that provided the sequence files.\n" + }, + "type": "string" + }, + "sequencing_date": { "oneOf": [ { "format": "date-time", @@ -9710,36 +8528,21 @@ "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } }, - "fasting_lipids": { - "description": "Indicates whether participant fasted for at least eight hours prior to blood draw to measure lipids phenotypes. (HARMONIZED)\n", - "type": "boolean" - }, - "hypertension_meds": { - "description": "Take medication for hypertension (HARMONIZED)\n", - "type": "boolean" - }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "systemAlias": "node_id", + "size_selection_range": { "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } + "description": "Range of size selection.\n" }, "type": "string" }, - "lipid_lowering_medication": { - "description": "Any lipid-lowering medication (HARMONIZED)\n", - "type": "boolean" + "spike_ins_concentration": { + "term": { + "description": "Spike in concentration.\n" + }, + "type": "string" }, - "project_id": { + "spike_ins_fasta": { "term": { - "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" + "description": "Name of the FASTA file that contains the spike-in sequences.\n" }, "type": "string" }, @@ -9784,82 +8587,50 @@ "description": "The current state of the object.\n" } }, - "subjects": { - "anyOf": [ - { - "items": { - "additionalProperties": true, - "maxItems": 1, - "minItems": 1, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - }, - "type": "array" - }, - { - "additionalProperties": true, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - } - ] - }, "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", - "type": [ - "string" - ] + "type": "string" }, - "type": { + "target_capture_kit_catalog_number": { + "term": { + "description": "Catalog of Target Capture Kit.\n" + }, + "type": "string" + }, + "target_capture_kit_name": { + "term": { + "description": "Name of Target Capture Kit.\n" + }, "type": "string" }, - "unit_antihypertensive_meds": { - "description": "harmonization unit for antihypertensive_meds (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", + "target_capture_kit_target_region": { + "term": { + "description": "Target Capture Kit BED file.\n" + }, "type": "string" }, - "unit_fasting_lipids": { - "description": "harmonization unit for fasting_lipids (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", + "target_capture_kit_vendor": { + "term": { + "description": "Vendor of Target Capture Kit.\n" + }, "type": "string" }, - "unit_lipid_lowering_medication": { - "description": "harmonization unit for unit_lipid1c (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", + "target_capture_kit_version": { + "term": { + "description": "Version of Target Capture Kit.\n" + }, "type": "string" }, + "to_trim_adapter_sequence": { + "term": { + "description": "Does the user suggest adapter trimming?\n" + }, + "type": "boolean" + }, + "type": { + "enum": [ + "read_group" + ] + }, "updated_datetime": { "oneOf": [ { @@ -9876,19 +8647,19 @@ } }, "required": [ - "submitter_id", "type", - "subjects" + "submitter_id", + "aliquots" ], "submittable": true, "systemProperties": [ "id", "project_id", - "state", "created_datetime", - "updated_datetime" + "updated_datetime", + "state" ], - "title": "Medication Use Record", + "title": "Read Group", "type": "object", "uniqueKeys": [ [ @@ -9901,199 +8672,114 @@ ], "validators": null }, - "metaschema": { + "read_group_qc": { "$schema": "http://json-schema.org/draft-04/schema#", - "allOf": [ + "additionalProperties": false, + "category": "notation", + "description": "GDC QC run metadata.", + "id": "read_group_qc", + "links": [ { - "$ref": "http://json-schema.org/draft-04/schema#" - } - ], - "definitions": { - "link": { - "additionalProperties": false, - "properties": { - "backref": { - "$ref": "#/field" - }, - "label": { - "$ref": "#/field" - }, - "multiplicity": { - "enum": [ - "one_to_one", - "one_to_many", - "many_to_one", - "many_to_many" - ], - "type": "string" - }, - "name": { - "$ref": "#/field" - }, - "required": { - "type": "boolean" + "exclusive": true, + "required": true, + "subgroup": [ + { + "backref": "read_group_qcs", + "label": "data_from", + "multiplicity": "one_to_one", + "name": "submitted_aligned_reads_files", + "required": false, + "target_type": "submitted_aligned_reads" }, - "target_type": { - "$ref": "#/field" + { + "backref": "read_group_qcs", + "label": "data_from", + "multiplicity": "one_to_many", + "name": "submitted_unaligned_reads_files", + "required": false, + "target_type": "submitted_unaligned_reads" } - }, - "required": [ - "name", - "target_type", - "backref", - "label", - "multiplicity", - "required" + ] + }, + { + "backref": "read_group_qcs", + "label": "generated_from", + "multiplicity": "many_to_one", + "name": "read_groups", + "required": true, + "target_type": "read_group" + } + ], + "namespace": "http://gdc.nci.nih.gov", + "program": "*", + "project": "*", + "properties": { + "adapter_content": { + "enum": [ + "FAIL", + "PASS", + "WARN" ], - "type": "object" + "term": { + "description": "State classification given by FASTQC for the metric. Metric specific details about the states are available on their website.\n", + "termDef": { + "cde_id": null, + "cde_version": null, + "source": "FastQC", + "term": "QC Metric State", + "term_url": "http://www.bioinformatics.babraham.ac.uk/projects/fastqc/Help/3%20Analysis%20Modules/" + } + } }, - "link_subgroup": { - "properties": { - "exclusive": { - "type": "boolean" - }, - "required": { - "type": "boolean" - }, - "subgroup": { - "items": { - "oneOf": [ - { - "$ref": "#/definitions/link" - }, - { - "$ref": "#/definitions/link_subgroup" - } - ] - }, - "type": "array" + "basic_statistics": { + "enum": [ + "FAIL", + "PASS", + "WARN" + ], + "term": { + "description": "State classification given by FASTQC for the metric. Metric specific details about the states are available on their website.\n", + "termDef": { + "cde_id": null, + "cde_version": null, + "source": "FastQC", + "term": "QC Metric State", + "term_url": "http://www.bioinformatics.babraham.ac.uk/projects/fastqc/Help/3%20Analysis%20Modules/" } - }, - "required": [ - "exclusive", - "required", - "subgroup" - ] + } }, - "validator_def": { - "properties": { - "link_to_type": { + "created_datetime": { + "oneOf": [ + { + "format": "date-time", "type": "string" }, - "multiplicity": { - "enum": [ - "one_to_one", - "one_to_many", - "many_to_one", - "many_to_many" - ], - "type": "string" + { + "type": "null" } - }, - "required": [ - "property", - "function" ], - "title": "Define a validator to be used on a property", - "type": "object" - } - }, - "field": { - "pattern": "^[_a-zA-Z0-9]*$", - "type": "string" - }, - "id": "metaschema", - "properties": { - "category": { - "$ref": "#/field", - "enum": [ - "administrative", - "analysis", - "biospecimen", - "clinical", - "data", - "data_bundle", - "data_file", - "index_file", - "metadata_file", - "notation", - "qc_bundle", - "TBD" - ] - }, - "links": { - "items": { - "oneOf": [ - { - "$ref": "#/definitions/link" - }, - { - "$ref": "#/definitions/link_subgroup" - } - ] - }, - "title": "Define a link to other GDC entities", - "type": "array" + "term": { + "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + } }, - "properties": { - "additionalProperties": false, - "patternProperties": { - "^[_a-zA-Z0-9]*$": { - "type": "object" + "encoding": { + "term": { + "description": "Version of ASCII encoding of quality values found in the file.\n", + "termDef": { + "cde_id": null, + "cde_version": null, + "source": "FastQC", + "term": "Encoding", + "term_url": "http://www.bioinformatics.babraham.ac.uk/projects/fastqc/Help/3%20Analysis%20Modules/1%20Basic%20Statistics.html" } }, - "type": "object" - }, - "submittable": { - "type": "boolean" - }, - "system_properties": { - "type": "array" + "type": "string" }, - "unique_keys": { - "items": { - "items": { - "type": "string" - }, - "type": "array" + "fastq_name": { + "term": { + "description": "The name (or part of a name) of a file (of any type).\n" }, - "type": "array" - }, - "validators": { - "items": { - "$ref": "#/definitions/validator_def" - }, - "type": [ - "array", - "null" - ] - } - }, - "required": [ - "category", - "program", - "project", - "uniqueKeys", - "links", - "validators", - "systemProperties", - "id" - ], - "title": "GDC JSON schema extension" - }, - "program": { - "$schema": "http://json-schema.org/draft-04/schema#", - "additionalProperties": false, - "category": "administrative", - "description": "A broad framework of goals to be achieved. (NCIt C52647)\n", - "id": "program", - "links": [], - "program": "*", - "project": "*", - "properties": { - "dbgap_accession_number": { - "description": "The dbgap accession number provided for the program.", - "type": "string" + "type": "string" }, "id": { "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", @@ -10110,111 +8796,170 @@ }, "type": "string" }, - "name": { - "description": "Full name/title of the program.", - "type": "string" + "kmer_content": { + "enum": [ + "FAIL", + "PASS", + "WARN" + ], + "term": { + "description": "State classification given by FASTQC for the metric. Metric specific details about the states are available on their website.\n", + "termDef": { + "cde_id": null, + "cde_version": null, + "source": "FastQC", + "term": "QC Metric State", + "term_url": "http://www.bioinformatics.babraham.ac.uk/projects/fastqc/Help/3%20Analysis%20Modules/" + } + } }, - "type": { - "type": "string" - } - }, - "required": [ - "name", - "dbgap_accession_number" - ], - "submittable": false, - "systemProperties": [ - "id" - ], - "title": "Program", - "type": "object", - "uniqueKeys": [ - [ - "id" - ], - [ - "name" - ] - ], - "validators": null - }, - "project": { - "$schema": "http://json-schema.org/draft-04/schema#", - "additionalProperties": false, - "category": "administrative", - "constraints": null, - "description": "Any specifically defined piece of work that is undertaken or attempted to meet a single requirement. (NCIt C47885)\n", - "id": "project", - "links": [ - { - "backref": "projects", - "label": "member_of", - "multiplicity": "many_to_one", - "name": "programs", - "required": true, - "target_type": "program" - } - ], - "program": "*", - "project": "*", - "properties": { - "availability_mechanism": { - "description": "Mechanism by which the project will be made avilable.", - "type": "string" + "overrepresented_sequences": { + "enum": [ + "FAIL", + "PASS", + "WARN" + ], + "term": { + "description": "State classification given by FASTQC for the metric. Metric specific details about the states are available on their website.\n", + "termDef": { + "cde_id": null, + "cde_version": null, + "source": "FastQC", + "term": "QC Metric State", + "term_url": "http://www.bioinformatics.babraham.ac.uk/projects/fastqc/Help/3%20Analysis%20Modules/" + } + } }, - "availability_type": { - "description": "Is the project open or restricted?", + "per_base_n_content": { "enum": [ - "Open", - "Restricted" - ] + "FAIL", + "PASS", + "WARN" + ], + "term": { + "description": "State classification given by FASTQC for the metric. Metric specific details about the states are available on their website.\n", + "termDef": { + "cde_id": null, + "cde_version": null, + "source": "FastQC", + "term": "QC Metric State", + "term_url": "http://www.bioinformatics.babraham.ac.uk/projects/fastqc/Help/3%20Analysis%20Modules/" + } + } }, - "code": { - "description": "Unique identifier for the project.", - "type": "string" + "per_base_sequence_content": { + "enum": [ + "FAIL", + "PASS", + "WARN" + ], + "term": { + "description": "State classification given by FASTQC for the metric. Metric specific details about the states are available on their website.\n", + "termDef": { + "cde_id": null, + "cde_version": null, + "source": "FastQC", + "term": "QC Metric State", + "term_url": "http://www.bioinformatics.babraham.ac.uk/projects/fastqc/Help/3%20Analysis%20Modules/" + } + } }, - "date_collected": { - "description": "The date or date range in which the project data was collected.", - "type": "string" + "per_base_sequence_quality": { + "enum": [ + "FAIL", + "PASS", + "WARN" + ], + "term": { + "description": "State classification given by FASTQC for the metric. Metric specific details about the states are available on their website.\n", + "termDef": { + "cde_id": null, + "cde_version": null, + "source": "FastQC", + "term": "QC Metric State", + "term_url": "http://www.bioinformatics.babraham.ac.uk/projects/fastqc/Help/3%20Analysis%20Modules/" + } + } }, - "dbgap_accession_number": { - "description": "The dbgap accession number provided for the project.", - "type": "string" + "per_sequence_gc_content": { + "enum": [ + "FAIL", + "PASS", + "WARN" + ], + "term": { + "description": "State classification given by FASTQC for the metric. Metric specific details about the states are available on their website.\n", + "termDef": { + "cde_id": null, + "cde_version": null, + "source": "FastQC", + "term": "QC Metric State", + "term_url": "http://www.bioinformatics.babraham.ac.uk/projects/fastqc/Help/3%20Analysis%20Modules/" + } + } }, - "id": { - "description": "UUID for the project.", - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "systemAlias": "node_id", + "per_sequence_quality_score": { + "enum": [ + "FAIL", + "PASS", + "WARN" + ], "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "description": "State classification given by FASTQC for the metric. Metric specific details about the states are available on their website.\n", "termDef": { - "cde_id": "C54100", + "cde_id": null, "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + "source": "FastQC", + "term": "QC Metric State", + "term_url": "http://www.bioinformatics.babraham.ac.uk/projects/fastqc/Help/3%20Analysis%20Modules/" } - }, - "type": "string" + } }, - "intended_release_date": { - "description": "Tracks a Project's intended release date.", - "format": "date-time", - "type": "string" + "per_tile_sequence_quality": { + "enum": [ + "FAIL", + "PASS", + "WARN" + ], + "term": { + "description": "State classification given by FASTQC for the metric. Metric specific details about the states are available on their website.\n", + "termDef": { + "cde_id": null, + "cde_version": null, + "source": "FastQC", + "term": "QC Metric State", + "term_url": "http://www.bioinformatics.babraham.ac.uk/projects/fastqc/Help/3%20Analysis%20Modules/" + } + } }, - "investigator_affiliation": { - "description": "The investigator's affiliation with respect to a research institution.", - "type": "string" + "percent_aligned": { + "description": "The percent of reads with at least one reported alignment.", + "maximum": 100, + "minimum": 0, + "type": "integer" }, - "investigator_name": { - "description": "Name of the principal investigator for the project.", - "type": "string" + "percent_gc_content": { + "maximum": 100, + "minimum": 0, + "term": { + "description": "The overall %GC of all bases in all sequences.\n", + "termDef": { + "cde_id": null, + "cde_version": null, + "source": "FastQC", + "term": "%GC", + "term_url": "http://www.bioinformatics.babraham.ac.uk/projects/fastqc/Help/3%20Analysis%20Modules/1%20Basic%20Statistics.html" + } + }, + "type": "integer" }, - "name": { - "description": "Display name/brief description for the project.", + "project_id": { + "term": { + "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" + }, "type": "string" }, - "programs": { + "read_groups": { "anyOf": [ { "items": { @@ -10267,137 +9012,91 @@ }, "type": "object" } - ], - "description": "Indicates that the project is logically part of the indicated project.\n" - }, - "releasable": { - "default": false, - "description": "A project can only be released by the user when `releasable` is true.\n", - "type": "boolean" - }, - "released": { - "default": false, - "description": "To release a project is to tell the GDC to include all submitted\nentities in the next GDC index.\n", - "type": "boolean" - }, - "state": { - "default": "open", - "description": "The possible states a project can be in. All but `open` are\nequivalent to some type of locked state.\n", - "enum": [ - "open", - "review", - "submitted", - "processing", - "closed", - "legacy" ] }, - "support_id": { - "description": "The ID of the source providing support/grant resources.", - "type": "string" + "sequence_duplication_levels": { + "enum": [ + "FAIL", + "PASS", + "WARN" + ], + "term": { + "description": "State classification given by FASTQC for the metric. Metric specific details about the states are available on their website.\n", + "termDef": { + "cde_id": null, + "cde_version": null, + "source": "FastQC", + "term": "QC Metric State", + "term_url": "http://www.bioinformatics.babraham.ac.uk/projects/fastqc/Help/3%20Analysis%20Modules/" + } + } }, - "support_source": { - "description": "The name of source providing support/grant resources.", - "type": "string" + "sequence_length_distribution": { + "enum": [ + "FAIL", + "PASS", + "WARN" + ], + "term": { + "description": "State classification given by FASTQC for the metric. Metric specific details about the states are available on their website.\n", + "termDef": { + "cde_id": null, + "cde_version": null, + "source": "FastQC", + "term": "QC Metric State", + "term_url": "http://www.bioinformatics.babraham.ac.uk/projects/fastqc/Help/3%20Analysis%20Modules/" + } + } }, - "type": { - "type": "string" - } - }, - "required": [ - "code", - "name", - "programs", - "dbgap_accession_number" - ], - "submittable": true, - "systemProperties": [ - "id", - "state", - "released", - "releasable", - "intended_release_date" - ], - "title": "Project", - "type": "object", - "uniqueKeys": [ - [ - "id" - ], - [ - "code" - ] - ], - "validators": null - }, - "publication": { - "$schema": "http://json-schema.org/draft-04/schema#", - "additionalProperties": false, - "category": "administrative", - "description": "Publication for a project.", - "id": "publication", - "links": [ - { - "backref": "publications", - "label": "refers_to", - "multiplicity": "many_to_many", - "name": "projects", - "required": true, - "target_type": "project" - } - ], - "namespace": "https://dcp.bionimbus.org/", - "program": "*", - "project": "*", - "properties": { - "created_datetime": { + "state": { + "default": "validated", + "downloadable": [ + "uploaded", + "md5summed", + "validating", + "validated", + "error", + "invalid", + "released" + ], "oneOf": [ { - "format": "date-time", - "type": "string" + "enum": [ + "uploading", + "uploaded", + "md5summing", + "md5summed", + "validating", + "error", + "invalid", + "suppressed", + "redacted", + "live" + ] }, { - "type": "null" + "enum": [ + "validated", + "submitted", + "released" + ] } ], + "public": [ + "live" + ], "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + "description": "The current state of the object.\n" } }, - "doi": { - "type": "string" - }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "systemAlias": "node_id", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "pmid": { - "type": "string" - }, - "project_id": { - "type": "string" - }, - "projects": { + "submitted_aligned_reads_files": { "anyOf": [ { "items": { "additionalProperties": true, + "maxItems": 1, "minItems": 1, "properties": { - "code": { - "type": "string" - }, "id": { "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", "term": { @@ -10411,6 +9110,9 @@ } }, "type": "string" + }, + "submitter_id": { + "type": "string" } }, "type": "object" @@ -10420,9 +9122,6 @@ { "additionalProperties": true, "properties": { - "code": { - "type": "string" - }, "id": { "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", "term": { @@ -10436,156 +9135,20 @@ } }, "type": "string" + }, + "submitter_id": { + "type": "string" } }, "type": "object" } ] }, - "state": { - "default": "validated", - "downloadable": [ - "uploaded", - "md5summed", - "validating", - "validated", - "error", - "invalid", - "released" - ], - "oneOf": [ - { - "enum": [ - "uploading", - "uploaded", - "md5summing", - "md5summed", - "validating", - "error", - "invalid", - "suppressed", - "redacted", - "live" - ] - }, - { - "enum": [ - "validated", - "submitted", - "released" - ] - } - ], - "public": [ - "live" - ], - "term": { - "description": "The current state of the object.\n" - } - }, - "submitter_id": { - "type": [ - "string", - "null" - ] - }, - "type": { - "enum": [ - "publication" - ] - }, - "updated_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" - } - ], - "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" - } - } - }, - "required": [ - "type", - "submitter_id", - "projects" - ], - "submittable": true, - "systemProperties": [ - "id", - "project_id", - "state", - "created_datetime", - "updated_datetime" - ], - "title": "Publication", - "type": "object", - "uniqueKeys": [ - [ - "id" - ], - [ - "project_id", - "submitter_id" - ] - ], - "validators": null - }, - "read_group": { - "$schema": "http://json-schema.org/draft-04/schema#", - "additionalProperties": false, - "category": "biospecimen", - "description": "Sequencing reads from one lane of an NGS experiment.", - "id": "read_group", - "links": [ - { - "backref": "read_groups", - "label": "derived_from", - "multiplicity": "many_to_one", - "name": "aliquots", - "required": true, - "target_type": "aliquot" - } - ], - "namespace": "https://dcp.bionimbus.org/", - "program": "*", - "project": "*", - "properties": { - "RIN": { - "term": { - "description": "A numerical assessment of the integrity of RNA based on the entire electrophoretic trace of the RNA sample including the presence or absence of degradation products.\n", - "termDef": { - "cde_id": 5278775, - "cde_version": 1, - "source": "caDSR", - "term": "Biospecimen RNA Integrity Number Value", - "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5278775&version=1.0" - } - }, - "type": "number" - }, - "adapter_name": { - "term": { - "description": "Name of the sequencing adapter.\n" - }, - "type": "string" - }, - "adapter_sequence": { - "term": { - "description": "Base sequence of the sequencing adapter.\n" - }, - "type": "string" - }, - "aliquots": { + "submitted_unaligned_reads_files": { "anyOf": [ { "items": { "additionalProperties": true, - "maxItems": 1, "minItems": 1, "properties": { "id": { @@ -10635,23 +9198,36 @@ } ] }, - "barcoding_applied": { - "description": "True/False: was barcoding applied?", - "type": "boolean" + "submitter_id": { + "description": "The file ID assigned by the submitter.", + "type": [ + "string", + "null" + ] }, - "base_caller_name": { - "term": { - "description": "Name of the base caller.\n" - }, - "type": "string" + "total_aligned_reads": { + "description": "The total number of reads with at least one reported alignment.", + "type": "integer" }, - "base_caller_version": { + "total_sequences": { "term": { - "description": "Version of the base caller.\n" + "description": "A count of the total number of sequences processed.\n", + "termDef": { + "cde_id": null, + "cde_version": null, + "source": "FastQC", + "term": "Total Sequences", + "term_url": "http://www.bioinformatics.babraham.ac.uk/projects/fastqc/Help/3%20Analysis%20Modules/1%20Basic%20Statistics.html" + } }, - "type": "string" + "type": "integer" }, - "created_datetime": { + "type": { + "enum": [ + "read_group_qc" + ] + }, + "updated_datetime": { "oneOf": [ { "format": "date-time", @@ -10665,186 +9241,7 @@ "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } }, - "experiment_name": { - "term": { - "description": "Submitter-defined name for the experiment.\n" - }, - "type": "string" - }, - "flow_cell_barcode": { - "term": { - "description": "Flow Cell Barcode.\n" - }, - "type": "string" - }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "systemAlias": "node_id", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "includes_spike_ins": { - "term": { - "description": "Spike-in included?\n" - }, - "type": "boolean" - }, - "instrument_model": { - "enum": [ - "454 GS FLX Titanium", - "AB SOLiD 4", - "AB SOLiD 2", - "AB SOLiD 3", - "Complete Genomics", - "Illumina HiSeq X Ten", - "Illumina HiSeq X Five", - "Illumina Genome Analyzer II", - "Illumina Genome Analyzer IIx", - "Illumina HiSeq 2000", - "Illumina HiSeq 2500", - "Illumina HiSeq 4000", - "Illumina MiSeq", - "Illumina NextSeq", - "Illumina NovaSeq 6000", - "Ion Torrent PGM", - "Ion Torrent Proton", - "NextSeq 500", - "PacBio RS", - "Ion S5 XL System, Ion 530 Chip", - "Other" - ], - "terms": { - "description": "Numeric value that represents the sample dimension that is greater than the shortest dimension and less than the longest dimension, measured in millimeters.\n", - "termDef": { - "cde_id": 5432604, - "cde_version": 1, - "source": "caDSR", - "term": "Tissue Sample Intermediate Dimension Millimeter Measurement", - "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432604&version=1.0" - } - } - }, - "is_paired_end": { - "term": { - "description": "Are the reads paired end?\n" - }, - "type": "boolean" - }, - "library_name": { - "term": { - "description": "Name of the library.\n" - }, - "type": "string" - }, - "library_preparation_kit_catalog_number": { - "term": { - "description": "Catalog of Library Preparation Kit\n" - }, - "type": "string" - }, - "library_preparation_kit_name": { - "term": { - "description": "Name of Library Preparation Kit\n" - }, - "type": "string" - }, - "library_preparation_kit_vendor": { - "term": { - "description": "Vendor of Library Preparation Kit\n" - }, - "type": "string" - }, - "library_preparation_kit_version": { - "term": { - "description": "Version of Library Preparation Kit\n" - }, - "type": "string" - }, - "library_selection": { - "enum": [ - "Hybrid_Selection", - "PCR", - "Affinity_Enrichment", - "Poly-T_Enrichment", - "RNA_Depletion", - "Other" - ], - "term": { - "description": "Library Selection Method\n" - } - }, - "library_strand": { - "enum": [ - "Unstranded", - "First_Stranded", - "Second_Stranded" - ], - "term": { - "description": "Library stranded-ness.\n" - } - }, - "library_strategy": { - "enum": [ - "WGS", - "WES", - "RNA-Seq", - "ChIP-Seq", - "miRNA-Seq", - "Bisulfite-Seq", - "Validation", - "Amplicon", - "OMNI", - "Exclude", - "Other" - ], - "term": { - "description": "Library strategy.\n" - } - }, - "platform": { - "enum": [ - "Illumina", - "SOLiD", - "LS454", - "Ion Torrent", - "Complete Genomics", - "PacBio", - "Other", - "Affymetrix" - ], - "term": { - "description": "Name of the platform used to obtain data.\n" - } - }, - "project_id": { - "term": { - "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" - }, - "type": "string" - }, - "read_group_name": { - "description": "Read Group Name", - "type": "string" - }, - "read_length": { - "type": "integer" - }, - "sequencing_center": { - "term": { - "description": "Name of the center that provided the sequence files.\n" - }, - "type": "string" - }, - "sequencing_date": { + "workflow_end_datetime": { "oneOf": [ { "format": "date-time", @@ -10858,131 +9255,59 @@ "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } }, - "size_selection_range": { - "term": { - "description": "Range of size selection.\n" - }, - "type": "string" - }, - "spike_ins_concentration": { - "term": { - "description": "Spike in concentration.\n" - }, - "type": "string" - }, - "spike_ins_fasta": { - "term": { - "description": "Name of the FASTA file that contains the spike-in sequences.\n" - }, + "workflow_link": { + "description": "Link to Github hash for the CWL workflow used.", "type": "string" }, - "state": { - "default": "validated", - "downloadable": [ - "uploaded", - "md5summed", - "validating", - "validated", - "error", - "invalid", - "released" - ], + "workflow_start_datetime": { "oneOf": [ { - "enum": [ - "uploading", - "uploaded", - "md5summing", - "md5summed", - "validating", - "error", - "invalid", - "suppressed", - "redacted", - "live" - ] + "format": "date-time", + "type": "string" }, { - "enum": [ - "validated", - "submitted", - "released" - ] + "type": "null" } ], - "public": [ - "live" + "term": { + "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + } + }, + "workflow_type": { + "enum": [ + "Read Group Quality Control" ], "term": { - "description": "The current state of the object.\n" + "description": "Generic name for the workflow used to analyze a data set.\n" } }, - "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", - "type": [ - "string" - ] - }, - "target_capture_kit_catalog_number": { - "term": { - "description": "Catalog of Target Capture Kit.\n" - }, - "type": "string" - }, - "target_capture_kit_name": { - "term": { - "description": "Name of Target Capture Kit.\n" - }, - "type": "string" - }, - "target_capture_kit_target_region": { - "term": { - "description": "Target Capture Kit BED file.\n" - }, - "type": "string" - }, - "target_capture_kit_vendor": { - "term": { - "description": "Vendor of Target Capture Kit.\n" - }, - "type": "string" - }, - "target_capture_kit_version": { - "term": { - "description": "Version of Target Capture Kit.\n" - }, - "type": "string" - }, - "to_trim_adapter_sequence": { - "term": { - "description": "Does the user suggest adapter trimming?\n" - }, - "type": "boolean" - }, - "type": { + "workflow_version": { + "description": "Major version for a GDC workflow.", "type": "string" - }, - "updated_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" - } - ], - "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" - } } }, "required": [ - "type", "submitter_id", - "aliquots" + "workflow_link", + "type", + "percent_gc_content", + "encoding", + "total_sequences", + "basic_statistics", + "per_base_sequence_quality", + "per_tile_sequence_quality", + "per_sequence_quality_score", + "per_base_sequence_content", + "per_sequence_gc_content", + "per_base_n_content", + "sequence_length_distribution", + "sequence_duplication_levels", + "overrepresented_sequences", + "adapter_content", + "kmer_content", + "read_groups" ], - "submittable": true, + "submittable": false, "systemProperties": [ "id", "project_id", @@ -10990,7 +9315,7 @@ "updated_datetime", "state" ], - "title": "Read Group", + "title": "Read Group QC", "type": "object", "uniqueKeys": [ [ @@ -11003,521 +9328,369 @@ ], "validators": null }, - "reference_file": { + "root": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, - "category": "data_file", - "description": "Data file containing any type of reference required for a data analysis.", - "id": "reference_file", + "category": "internal", + "constraints": null, + "id": "root", + "program": "*", + "properties": { + "id": { + "enum": [ + "root" + ] + }, + "schema_version": { + "type": "string" + }, + "type": { + "type": "string" + } + }, + "root": "*", + "submittable": false, + "systemProperties": [ + "id" + ], + "title": "Root", + "type": "object", + "uniqueKeys": [ + [ + "id" + ] + ], + "validators": null + }, + "sample": { + "$schema": "http://json-schema.org/draft-04/schema#", + "additionalProperties": false, + "category": "biospecimen", + "description": "Any material sample taken from a biological entity for testing, diagnostic, propagation, treatment or research purposes, including a sample obtained from a living organism or taken from the biological object after halting of all its life functions. Biospecimen can contain one or more components including but not limited to cellular molecules, cells, tissues, organs, body fluids, embryos, and body excretory products.\n", + "id": "sample", "links": [ { - "exclusive": false, + "backref": "samples", + "label": "derived_from", + "multiplicity": "many_to_one", + "name": "cases", "required": true, - "subgroup": [ - { - "backref": "reference_files", - "label": "data_from", - "multiplicity": "many_to_one", - "name": "core_metadata_collections", - "required": false, - "target_type": "core_metadata_collection" - }, - { - "backref": "reference_files", - "label": "data_from", - "multiplicity": "many_to_one", - "name": "projects", - "required": false, - "target_type": "project" - } - ] + "target_type": "case" + }, + { + "backref": "samples", + "label": "related_to", + "multiplicity": "many_to_one", + "name": "diagnoses", + "required": false, + "target_type": "diagnosis" } ], - "namespace": "https://dcp.bionimbus.org/", + "namespace": "http://gdc.nci.nih.gov", "program": "*", "project": "*", "properties": { - "bucket_path": { - "items": { - "type": "string" - }, - "term": { - "description": "The directory levels of the file as it would be found in the AWS and/or GCP bucket.\n" - }, - "type": "array" - }, - "callset": { - "term": { - "description": "Periodically, the TOPMed Informatics Research Center (IRC) performs variant identification and genotype calling on all samples available at a given time and the resulting call set is referred to as a genotype \"Freeze\".\n" - }, - "type": "string" - }, - "core_metadata_collections": { - "anyOf": [ - { - "items": { - "additionalProperties": true, - "minItems": 1, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - }, - "type": "array" - }, - { - "additionalProperties": true, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - } - ] - }, - "created_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" - } - ], - "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" - } - }, - "data_category": { - "enum": [ - "Analysis Information", - "Annotation Reference", - "Clinical Data", - "Familial Reference", - "Sequencing Reference", - "Variant Calling Reference", - "Other" - ], - "term": { - "description": "Broad categorization of the contents of the data file.\n" - } - }, - "data_format": { - "enum": [ - "ALT", - "AMB", - "ANN", - "AVRO", - "BCF", - "BED", - "BNP", - "BWT", - "C", - "CSI", - "CSV", - "CTR", - "DAT", - "DB", - "DESC", - "DOC", - "DOCX", - "DTA", - "FAI", - "FASTA", - "FMT", - "FOR", - "GDS", - "GRD", - "GZ", - "JSON", - "MD", - "PAC", - "PDF", - "POS", - "PPT", - "R", - "RDATA", - "RTF", - "SA", - "SAS", - "SAS7BCAT", - "SAS7BDAT", - "SAV", - "STM", - "TAR", - "TBI", - "TBL", - "TSV", - "TXT", - "VCF", - "WPD", - "XLS", - "XLSX", - "XML", - "ZIP" - ], - "term": { - "description": "Format of the data files.\n" - } - }, - "data_type": { - "enum": [ - "Kinship Matrix", - "Principal Component", - "Script", - "Sequencing Reference", - "Unharmonized Clinical Data", - "Variant Annotation", - "Variant Call", - "Other" - ], - "term": { - "description": "Specific content type of the data file.\n" - } - }, - "error_type": { + "biospecimen_anatomic_site": { "enum": [ - "file_size", - "file_format", - "md5sum" - ], - "term": { - "description": "Type of error for the data file object.\n" - } - }, - "file_format": { - "term": { - "description": "The format of the data file object.\n" - }, - "type": "string" - }, - "file_md5sum": { - "pattern": "^[a-f0-9]{32}$", - "term": { - "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint. This version of the property is used for interoperation purposes.\n" - }, - "type": "string" - }, - "file_name": { - "term": { - "description": "The name (or part of a name) of a file (of any type).\n" - }, - "type": "string" - }, - "file_size": { - "term": { - "description": "The size of the data file (object) in bytes.\n" - }, - "type": "integer" - }, - "file_state": { - "default": "registered", - "enum": [ - "registered", - "uploading", - "uploaded", - "validating", - "validated", - "submitted", - "processing", - "processed", - "released", - "error" - ], - "term": { - "description": "The current state of the data file object.\n" - } - }, - "file_type": { - "term": { - "description": "Specific content type of the data file. This version of the property is used for interoperation purposes.\n" - }, - "type": "string" - }, - "ga4gh_drs_uri": { - "term": { - "description": "DRS URI as defined by GA4GH DRS spec for pointers to file objects.\n" - }, - "type": "string" - }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "systemAlias": "node_id", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "md5sum": { - "pattern": "^[a-f0-9]{32}$", - "term": { - "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint.\n" - }, - "type": "string" - }, - "object_id": { - "description": "The GUID of the object in the index service.", - "type": "string" - }, - "project_id": { - "term": { - "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" - }, - "type": "string" - }, - "projects": { - "anyOf": [ - { - "items": { - "additionalProperties": true, - "minItems": 1, - "properties": { - "code": { - "type": "string" - }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - } - }, - "type": "object" - }, - "type": "array" - }, - { - "additionalProperties": true, - "properties": { - "code": { - "type": "string" - }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - } - }, - "type": "object" - } - ] - }, - "source_file": { - "description": "The originating compressed file's name.\n", - "type": "string" - }, - "state": { - "default": "validated", - "downloadable": [ - "uploaded", - "md5summed", - "validating", - "validated", - "error", - "invalid", - "released" - ], - "oneOf": [ - { - "enum": [ - "uploading", - "uploaded", - "md5summing", - "md5summed", - "validating", - "error", - "invalid", - "suppressed", - "redacted", - "live" - ] - }, - { - "enum": [ - "validated", - "submitted", - "released" - ] - } - ], - "public": [ - "live" + "Abdomen", + "Abdominal Wall", + "Acetabulum", + "Adenoid", + "Adipose", + "Adrenal", + "Alveolar Ridge", + "Amniotic Fluid", + "Ampulla Of Vater", + "Anal Sphincter", + "Ankle", + "Anorectum", + "Antecubital Fossa", + "Antrum", + "Anus", + "Aorta", + "Aortic Body", + "Appendix", + "Aqueous Fluid", + "Arm", + "Artery", + "Ascending Colon", + "Ascending Colon Hepatic Flexure", + "Auditory Canal", + "Autonomic Nervous System", + "Axilla", + "Back", + "Bile Duct", + "Bladder", + "Blood", + "Blood Vessel", + "Bone", + "Bone Marrow", + "Bowel", + "Brain", + "Brain Stem", + "Breast", + "Broad Ligament", + "Bronchiole", + "Bronchus", + "Brow", + "Buccal Cavity", + "Buccal Mucosa", + "Buttock", + "Calf", + "Capillary", + "Cardia", + "Carina", + "Carotid Artery", + "Carotid Body", + "Cartilage", + "Cecum", + "Cell-Line", + "Central Nervous System", + "Cerebellum", + "Cerebral Cortex", + "Cerebrospinal Fluid", + "Cerebrum", + "Cervical Spine", + "Cervix", + "Chest", + "Chest Wall", + "Chin", + "Clavicle", + "Clitoris", + "Colon", + "Colon - Mucosa Only", + "Common Duct", + "Conjunctiva", + "Connective Tissue", + "Dermal", + "Descending Colon", + "Diaphragm", + "Duodenum", + "Ear", + "Ear Canal", + "Ear, Pinna (External)", + "Effusion", + "Elbow", + "Endocrine Gland", + "Epididymis", + "Epidural Space", + "Esophagogastric Junction", + "Esophagus", + "Esophagus - Mucosa Only", + "Eye", + "Fallopian Tube", + "Femoral Artery", + "Femoral Vein", + "Femur", + "Fibroblasts", + "Fibula", + "Finger", + "Floor Of Mouth", + "Fluid", + "Foot", + "Forearm", + "Forehead", + "Foreskin", + "Frontal Cortex", + "Frontal Lobe", + "Fundus Of Stomach", + "Gallbladder", + "Ganglia", + "Gastroesophageal Junction", + "Gastrointestinal Tract", + "Groin", + "Gum", + "Hand", + "Hard Palate", + "Head & Neck", + "Head - Face Or Neck, Nos", + "Heart", + "Hepatic", + "Hepatic Duct", + "Hepatic Vein", + "Hip", + "Hippocampus", + "Humerus", + "Hypopharynx", + "Ileum", + "Ilium", + "Index Finger", + "Ischium", + "Islet Cells", + "Jaw", + "Jejunum", + "Joint", + "Kidney", + "Knee", + "Lacrimal Gland", + "Large Bowel", + "Laryngopharynx", + "Larynx", + "Leg", + "Leptomeninges", + "Ligament", + "Lip", + "Liver", + "Lumbar Spine", + "Lung", + "Lymph Node", + "Lymph Node(s) Axilla", + "Lymph Node(s) Cervical", + "Lymph Node(s) Distant", + "Lymph Node(s) Epitrochlear", + "Lymph Node(s) Femoral", + "Lymph Node(s) Hilar", + "Lymph Node(s) Iliac-Common", + "Lymph Node(s) Iliac-External", + "Lymph Node(s) Inguinal", + "Lymph Node(s) Internal Mammary", + "Lymph Node(s) Mammary", + "Lymph Node(s) Mesenteric", + "Lymph Node(s) Occipital", + "Lymph Node(s) Paraaortic", + "Lymph Node(s) Parotid", + "Lymph Node(s) Pelvic", + "Lymph Node(s) Popliteal", + "Lymph Node(s) Regional", + "Lymph Node(s) Retroperitoneal", + "Lymph Node(s) Scalene", + "Lymph Node(s) Splenic", + "Lymph Node(s) Subclavicular", + "Lymph Node(s) Submandibular", + "Lymph Node(s) Supraclavicular", + "Lymph Nodes(s) Mediastinal", + "Mandible", + "Maxilla", + "Mediastinal Soft Tissue", + "Mediastinum", + "Mesentery", + "Mesothelium", + "Middle Finger", + "Mitochondria", + "Muscle", + "Nails", + "Nasal Cavity", + "Nasal Soft Tissue", + "Nasopharynx", + "Neck", + "Nerve", + "Nerve(s) Cranial", + "Occipital Cortex", + "Ocular Orbits", + "Omentum", + "Oral Cavity", + "Oral Cavity - Mucosa Only", + "Oropharynx", + "Other", + "Ovary", + "Palate", + "Pancreas", + "Paraspinal Ganglion", + "Parathyroid", + "Parotid Gland", + "Patella", + "Pelvis", + "Penis", + "Pericardium", + "Periorbital Soft Tissue", + "Peritoneal Cavity", + "Peritoneum", + "Pharynx", + "Pineal", + "Pineal Gland", + "Pituitary Gland", + "Placenta", + "Pleura", + "Popliteal Fossa", + "Prostate", + "Pylorus", + "Rectosigmoid Junction", + "Rectum", + "Retina", + "Retro-Orbital Region", + "Retroperitoneum", + "Rib", + "Ring Finger", + "Round Ligament", + "Sacrum", + "Salivary Gland", + "Scalp", + "Scapula", + "Sciatic Nerve", + "Scrotum", + "Seminal Vesicle", + "Shoulder", + "Sigmoid Colon", + "Sinus", + "Sinus(es), Maxillary", + "Skeletal Muscle", + "Skin", + "Skull", + "Small Bowel", + "Small Bowel - Mucosa Only", + "Small Finger", + "Soft Tissue", + "Spinal Column", + "Spinal Cord", + "Spleen", + "Splenic Flexure", + "Sternum", + "Stomach", + "Stomach - Mucosa Only", + "Subcutaneous Tissue", + "Synovium", + "Temporal Cortex", + "Tendon", + "Testis", + "Thigh", + "Thoracic Spine", + "Thorax", + "Throat", + "Thumb", + "Thymus", + "Thyroid", + "Tibia", + "Tongue", + "Tonsil", + "Tonsil (Pharyngeal)", + "Trachea / Major Bronchi", + "Transverse Colon", + "Trunk", + "Umbilical Cord", + "Ureter", + "Urethra", + "Urinary Tract", + "Uterus", + "Uvula", + "Vagina", + "Vas Deferens", + "Vein", + "Venous", + "Vertebra", + "Vulva", + "White Blood Cells", + "Wrist", + "Unknown", + "Not Reported", + "Not Allowed To Collect" ], "term": { - "description": "The current state of the object.\n" - } - }, - "study_version": { - "description": "The version of the study that was released by data source (e.g., dbGaP)\n", - "type": "number" - }, - "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", - "type": [ - "string" - ] - }, - "type": { - "type": "string" - }, - "updated_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" + "description": "Text term that represents the name of the primary disease site of the submitted tumor sample.\n", + "termDef": { + "cde_id": 4742851, + "cde_version": 1, + "source": "caDSR", + "term": "Submitted Tumor Sample Primary Anatomic Site", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=4742851&version=1.0" } - ], - "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } - } - }, - "required": [ - "type", - "submitter_id", - "file_name", - "file_size", - "md5sum", - "data_category", - "data_type", - "data_format" - ], - "submittable": true, - "systemProperties": [ - "id", - "project_id", - "created_datetime", - "updated_datetime", - "state", - "file_state", - "error_type" - ], - "title": "Reference File", - "type": "object", - "uniqueKeys": [ - [ - "id" - ], - [ - "project_id", - "submitter_id" - ] - ], - "validators": null - }, - "reference_file_index": { - "$schema": "http://json-schema.org/draft-04/schema#", - "additionalProperties": false, - "category": "index_file", - "description": "Data file containing the index for a set of germline variants.", - "id": "reference_file_index", - "links": [ - { - "exclusive": false, - "required": true, - "subgroup": [ - { - "backref": "reference_file_indexes", - "label": "derived_from", - "multiplicity": "many_to_many", - "name": "reference_files", - "required": false, - "target_type": "reference_file" - }, - { - "backref": "reference_file_indexes", - "label": "data_from", - "multiplicity": "many_to_many", - "name": "core_metadata_collections", - "required": false, - "target_type": "core_metadata_collection" - } - ] - } - ], - "namespace": "https://dcp.bionimbus.org", - "program": "*", - "project": "*", - "properties": { - "bucket_path": { - "items": { - "type": "string" - }, - "term": { - "description": "The directory levels of the file as it would be found in the AWS and/or GCP bucket.\n" - }, - "type": "array" }, - "callset": { - "term": { - "description": "Periodically, the TOPMed Informatics Research Center (IRC) performs variant identification and genotype calling on all samples available at a given time and the resulting call set is referred to as a genotype \"Freeze\".\n" - }, - "type": "string" - }, - "core_metadata_collections": { + "cases": { "anyOf": [ { "items": { "additionalProperties": true, + "maxItems": 1, "minItems": 1, "properties": { "id": { @@ -11567,148 +9740,94 @@ } ] }, - "created_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" - } - ], - "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" - } - }, - "data_category": { - "enum": [ - "Simple Nucleotide Variation" - ], - "term": { - "description": "Broad categorization of the contents of the data file.\n" - } - }, - "data_format": { - "enum": [ - "BCF.CSI", - "CSI", - "TBI", - "VCF.CSI", - "ZIP" - ], - "term": { - "description": "Format of the data files.\n" - } - }, - "data_type": { - "enum": [ - "Germline Variation Index", - "Sequencing Reference Index", - "Variant Reference Index" - ], - "term": { - "description": "Specific content type of the data file.\n" - } - }, - "error_type": { - "enum": [ - "file_size", - "file_format", - "md5sum" - ], - "term": { - "description": "Type of error for the data file object.\n" - } - }, - "file_format": { - "term": { - "description": "The format of the data file object.\n" - }, - "type": "string" - }, - "file_md5sum": { - "pattern": "^[a-f0-9]{32}$", - "term": { - "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint. This version of the property is used for interoperation purposes.\n" - }, - "type": "string" - }, - "file_name": { - "term": { - "description": "The name (or part of a name) of a file (of any type).\n" - }, - "type": "string" - }, - "file_size": { - "term": { - "description": "The size of the data file (object) in bytes.\n" - }, - "type": "integer" - }, - "file_state": { - "default": "registered", + "composition": { "enum": [ - "registered", - "uploading", - "uploaded", - "validating", - "validated", - "submitted", - "processing", - "processed", - "released", - "error" + "Buccal Cells", + "Buffy Coat", + "Bone Marrow Components", + "Bone Marrow Components NOS", + "Control Analyte", + "Cell", + "Circulating Tumor Cell (CTC)", + "Derived Cell Line", + "EBV Immortalized", + "Fibroblasts from Bone Marrow Normal", + "Granulocytes", + "Human Original Cells", + "Lymphocytes", + "Mononuclear Cells from Bone Marrow Normal", + "Peripheral Blood Components NOS", + "Peripheral Blood Nucleated Cells", + "Pleural Effusion", + "Plasma", + "Peripheral Whole Blood", + "Serum", + "Saliva", + "Sputum", + "Solid Tissue", + "Whole Bone Marrow", + "Unknown", + "Not Reported", + "Not Allowed To Collect" ], "term": { - "description": "The current state of the data file object.\n" + "description": "Text term that represents the cellular composition of the sample.\n", + "termDef": { + "cde_id": 5432591, + "cde_version": 1, + "source": "caDSR", + "term": "Biospecimen Cellular Composition Type", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432591&version=1.0" + } } }, - "file_type": { - "term": { - "description": "Specific content type of the data file. This version of the property is used for interoperation purposes.\n" - }, - "type": "string" - }, - "ga4gh_drs_uri": { + "created_datetime": { + "oneOf": [ + { + "format": "date-time", + "type": "string" + }, + { + "type": "null" + } + ], "term": { - "description": "DRS URI as defined by GA4GH DRS spec for pointers to file objects.\n" - }, - "type": "string" + "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + } }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "systemAlias": "node_id", + "current_weight": { "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "description": "Numeric value that represents the current weight of the sample, measured in milligrams.\n", "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + "cde_id": 5432606, + "cde_version": 1, + "source": "caDSR", + "term": "Tissue Sample Current Weight Milligram Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432606&version=1.0" } }, - "type": "string" + "type": "number" }, - "md5sum": { - "pattern": "^[a-f0-9]{32}$", + "days_to_collection": { "term": { - "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint.\n" + "description": "Time interval from the date of biospecimen collection to the date of initial pathologic diagnosis, represented as a calculated number of days.\n", + "termDef": { + "cde_id": 3008340, + "cde_version": 1, + "source": "caDSR", + "term": "Biospecimen Collection Date Less Initial Pathologic Diagnosis Date Calculated Day Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3008340&version=1.0" + } }, - "type": "string" - }, - "object_id": { - "description": "The GUID of the object in the index service.", - "type": "string" + "type": "integer" }, - "project_id": { + "days_to_sample_procurement": { "term": { - "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" + "description": "The number of days from the date the patient was diagnosed to the date of the procedure that produced the sample.\n" }, - "type": "string" + "type": "integer" }, - "reference_files": { + "diagnoses": { "anyOf": [ { "items": { @@ -11763,603 +9882,550 @@ } ] }, - "source_file": { - "description": "The originating compressed file's name.\n", - "type": "string" - }, - "state": { - "default": "validated", - "downloadable": [ - "uploaded", - "md5summed", - "validating", - "validated", - "error", - "invalid", - "released" - ], - "oneOf": [ - { - "enum": [ - "uploading", - "uploaded", - "md5summing", - "md5summed", - "validating", - "error", - "invalid", - "suppressed", - "redacted", - "live" - ] - }, - { - "enum": [ - "validated", - "submitted", - "released" - ] - } - ], - "public": [ - "live" + "diagnosis_pathologically_confirmed": { + "enum": [ + "Yes", + "No", + "Unknown" ], "term": { - "description": "The current state of the object.\n" + "ref": "_terms.yaml#/diagnosis_pathologically_confirmed" } }, - "study_version": { - "description": "The version of the study that was released by data source (e.g., dbGaP)\n", - "type": "number" - }, - "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", - "type": [ - "string" - ] - }, - "type": { - "type": "string" - }, - "updated_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" - } - ], + "freezing_method": { "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" - } - } - }, - "required": [ - "type", - "submitter_id", - "file_name", - "file_size", - "md5sum", - "data_category", - "data_type", - "data_format" - ], - "submittable": true, - "systemProperties": [ - "id", - "project_id", - "created_datetime", - "updated_datetime", - "state", - "file_state", - "error_type" - ], - "title": "Reference File Index", - "type": "object", - "uniqueKeys": [ - [ - "id" - ], - [ - "project_id", - "submitter_id" - ] - ], - "validators": null - }, - "root": { - "$schema": "http://json-schema.org/draft-04/schema#", - "additionalProperties": false, - "category": "internal", - "constraints": null, - "id": "root", - "links": [], - "program": "*", - "project": "*", - "properties": { - "id": { - "enum": [ - "root" - ] - }, - "schema_version": { + "description": "Text term that represents the method used for freezing the sample.\n", + "termDef": { + "cde_id": 5432607, + "cde_version": 1, + "source": "caDSR", + "term": "Tissue Sample Freezing Method Type", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432607&version=1.0" + } + }, "type": "string" }, - "type": { - "type": "string" - } - }, - "required": [ - "type" - ], - "root": "*", - "submittable": false, - "systemProperties": [ - "id" - ], - "title": "Root", - "type": "object", - "uniqueKeys": [ - [ - "id" - ] - ], - "validators": null - }, - "sample": { - "$schema": "http://json-schema.org/draft-04/schema#", - "additionalProperties": false, - "category": "biospecimen", - "description": "Any material sample taken from a biological entity for testing, diagnostic, propagation, treatment or research purposes, including a sample obtained from a living organism or taken from the biological object after halting of all its life functions. Biospecimen can contain one or more components including but not limited to cellular molecules, cells, tissues, organs, body fluids, embryos, and body excretory products.\n", - "id": "sample", - "links": [ - { - "backref": "samples", - "label": "derived_from", - "multiplicity": "many_to_one", - "name": "subjects", - "required": true, - "target_type": "subject" - } - ], - "namespace": "https://dcp.bionimbus.org/", - "program": "*", - "project": "*", - "properties": { - "autolysis_score": { - "description": "Autolysis Score\n", - "enum": [ - "None", - "Mild", - "Moderate", - "Severe" - ] + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "systemAlias": "node_id", + "term": { + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } + }, + "type": "string" }, - "biospecimen_anatomic_site": { + "initial_weight": { + "term": { + "description": "Numeric value that represents the initial weight of the sample, measured in milligrams.\n", + "termDef": { + "cde_id": 5432605, + "cde_version": 1, + "source": "caDSR", + "term": "Tissue Sample Initial Weight Milligram Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432605&version=1.0" + } + }, + "type": "number" + }, + "intermediate_dimension": { + "terms": { + "description": "Intermediate dimension of the sample, in millimeters.\n" + }, + "type": "string" + }, + "is_ffpe": { + "term": { + "description": "Indicator to signify whether or not the tissue sample was fixed in formalin and embedded in paraffin (FFPE).\n", + "termDef": { + "cde_id": 4170557, + "cde_version": 1, + "source": "caDSR", + "term": "Specimen Processing Formalin Fixed Paraffin Embedded Tissue Indicator", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=4170557&version=1.0" + } + }, + "type": "boolean" + }, + "longest_dimension": { + "terms": { + "description": "Numeric value that represents the longest dimension of the sample, measured in millimeters.\n", + "termDef": { + "cde_id": 5432602, + "cde_version": 1, + "source": "caDSR", + "term": "Tissue Sample Longest Dimension Millimeter Measurement", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432602&version=1.0" + } + }, + "type": "string" + }, + "method_of_sample_procurement": { "enum": [ - "Abdomen", - "Abdominal Wall", - "Acetabulum", - "Adenoid", - "Adipose", - "Adrenal", - "Alveolar Ridge", - "Amniotic Fluid", - "Ampulla Of Vater", - "Anal Sphincter", - "Ankle", - "Anorectum", - "Antecubital Fossa", - "Antrum", - "Anus", - "Aorta", - "Aortic Body", - "Appendix", - "Aqueous Fluid", - "Arm", - "Artery", - "Ascending Colon", - "Ascending Colon Hepatic Flexure", - "Auditory Canal", - "Autonomic Nervous System", - "Axilla", - "Back", - "Bile Duct", - "Bladder", - "Blood", - "Blood Vessel", - "Bone", - "Bone Marrow", - "Bowel", - "Brain", - "Brain Stem", - "Breast", - "Broad Ligament", - "Bronchiole", - "Bronchus", - "Brow", - "Buccal Cavity", - "Buccal Mucosa", - "Buttock", - "Calf", - "Capillary", - "Cardia", - "Carina", - "Carotid Artery", - "Carotid Body", - "Cartilage", - "Cecum", - "Cell-Line", - "Central Nervous System", - "Cerebellum", - "Cerebral Cortex", - "Cerebrospinal Fluid", - "Cerebrum", - "Cervical Spine", - "Cervix", - "Chest", - "Chest Wall", - "Chin", - "Clavicle", - "Clitoris", - "Colon", - "Colon (Mucosa Only)", - "Common Duct", - "Conjunctiva", - "Connective Tissue", - "Dermal", - "Descending Colon", - "Diaphragm", - "Duodenum", - "Ear", - "Ear Canal", - "Ear, Pinna (External)", - "Effusion", - "Elbow", - "Endocrine Gland", - "Epididymis", - "Epidural Space", - "Esophagogastric Junction", - "Esophagus", - "Esophagus (Mucosa Only)", - "Eye", - "Fallopian Tube", - "Femoral Artery", - "Femoral Vein", - "Femur", - "Fibroblasts", - "Fibula", - "Finger", - "Floor Of Mouth", - "Fluid", - "Foot", - "Forearm", - "Forehead", - "Foreskin", - "Frontal Cortex", - "Frontal Lobe", - "Fundus Of Stomach", - "Gallbladder", - "Ganglia", - "Gastroesophageal Junction", - "Gastrointestinal Tract", - "Groin", - "Gum", - "Hand", - "Hard Palate", - "Head & Neck", - "Head (Face Or Neck) NOS", - "Heart", - "Hepatic", - "Hepatic Duct", - "Hepatic Vein", - "Hip", - "Hippocampus", - "Humerus", - "Hypopharynx", - "Ileum", - "Ilium", - "Index Finger", - "Ischium", - "Islet Cells", - "Jaw", - "Jejunum", - "Joint", - "Kidney", - "Knee", - "Lacrimal Gland", - "Large Bowel", - "Laryngopharynx", - "Larynx", - "Leg", - "Leptomeninges", - "Ligament", - "Lip", - "Liver", - "Lumbar Spine", - "Lung", - "Lymph Node", - "Lymph Node(s) Axilla", - "Lymph Node(s) Cervical", - "Lymph Node(s) Distant", - "Lymph Node(s) Epitrochlear", - "Lymph Node(s) Femoral", - "Lymph Node(s) Hilar", - "Lymph Node(s) Iliac-Common", - "Lymph Node(s) Iliac-External", - "Lymph Node(s) Inguinal", - "Lymph Node(s) Internal Mammary", - "Lymph Node(s) Mammary", - "Lymph Node(s) Mesenteric", - "Lymph Node(s) Occipital", - "Lymph Node(s) Paraaortic", - "Lymph Node(s) Parotid", - "Lymph Node(s) Pelvic", - "Lymph Node(s) Popliteal", - "Lymph Node(s) Regional", - "Lymph Node(s) Retroperitoneal", - "Lymph Node(s) Scalene", - "Lymph Node(s) Splenic", - "Lymph Node(s) Subclavicular", - "Lymph Node(s) Submandibular", - "Lymph Node(s) Supraclavicular", - "Lymph Nodes(s) Mediastinal", - "Mandible", - "Maxilla", - "Mediastinal Soft Tissue", - "Mediastinum", - "Mesentery", - "Mesothelium", - "Middle Finger", - "Mitochondria", - "Muscle", - "Nails", - "Nasal Cavity", - "Nasal Soft Tissue", - "Nasopharynx", - "Neck", - "Nerve", - "Nerve(s) Cranial", - "Occipital Cortex", - "Ocular Orbits", - "Omentum", - "Oral Cavity", - "Oral Cavity (Mucosa Only)", - "Oropharynx", + "Abdomino-perineal Resection of Rectum", + "Anterior Resection of Rectum", + "Aspirate", + "Biopsy", + "Blood Draw", + "Bone Marrow Aspirate", + "Core Biopsy", + "Cystectomy", + "Endo Rectal Tumor Resection", + "Endoscopic Biopsy", + "Endoscopic Mucosal Resection (EMR)", + "Enucleation", + "Excisional Biopsy", + "Fine Needle Aspiration", + "Full Hysterectomy", + "Gross Total Resection", + "Hand Assisted Laparoscopic Radical Nephrectomy", + "Hysterectomy NOS", + "Incisional Biopsy", + "Indeterminant", + "Laparoscopic Biopsy", + "Laparoscopic Partial Nephrectomy", + "Laparoscopic Radical Nephrectomy", + "Laparoscopic Radical Prostatectomy with Robotics", + "Laparoscopic Radical Prostatectomy without Robotics", + "Left Hemicolectomy", + "Lobectomy", + "Local Resection (Exoresection; wall resection)", + "Lumpectomy", + "Modified Radical Mastectomy", + "Needle Biopsy", + "Open Craniotomy", + "Open Partial Nephrectomy", + "Open Radical Nephrectomy", + "Open Radical Prostatectomy", + "Orchiectomy", "Other", - "Ovary", - "Palate", - "Pancreas", - "Paraspinal Ganglion", - "Parathyroid", - "Parotid Gland", - "Patella", - "Pelvis", - "Penis", - "Pericardium", - "Periorbital Soft Tissue", - "Peritoneal Cavity", - "Peritoneum", - "Pharynx", - "Pineal", - "Pineal Gland", - "Pituitary Gland", - "Placenta", - "Pleura", - "Popliteal Fossa", - "Prostate", - "Pylorus", - "Rectosigmoid Junction", - "Rectum", - "Retina", - "Retro-Orbital Region", - "Retroperitoneum", - "Rib", - "Ring Finger", - "Round Ligament", - "Sacrum", - "Salivary Gland", - "Scalp", - "Scapula", - "Sciatic Nerve", - "Scrotum", - "Seminal Vesicle", - "Shoulder", - "Sigmoid Colon", - "Sinus", - "Sinus(es), Maxillary", - "Skeletal Muscle", - "Skin", - "Skull", - "Small Bowel", - "Small Bowel (Mucosa Only)", - "Small Finger", - "Small Intestine", - "Soft Tissue", - "Spinal Column", - "Spinal Cord", - "Spleen", - "Splenic Flexure", - "Sternum", - "Stomach", - "Stomach (Mucosa Only)", - "Subcutaneous Tissue", - "Synovium", - "Temporal Cortex", - "Tendon", - "Testis", - "Thigh", - "Thoracic Spine", - "Thorax", - "Throat", - "Thumb", - "Thymus", - "Thyroid", - "Tibia", - "Tongue", - "Tonsil", - "Tonsil (Pharyngeal)", - "Trachea / Major Bronchi", - "Transverse Colon", - "Trunk", - "Umbilical Cord", - "Ureter", - "Urethra", - "Urinary Tract", - "Uterus", - "Uvula", - "Vagina", - "Vas Deferens", - "Vein", - "Venous", - "Vertebra", - "Vulva", - "White Blood Cells", - "Wrist", + "Other Surgical Resection", + "Pan-Procto Colectomy", + "Pneumonectomy", + "Right Hemicolectomy", + "Sigmoid Colectomy", + "Simple Mastectomy", + "Subtotal Resection", + "Surgical Resection", + "Thoracoscopic Biopsy", + "Total Colectomy", + "Total Mastectomy", + "Transplant", + "Transurethral resection (TURBT)", + "Transverse Colectomy", + "Tumor Resection", + "Wedge Resection", "Unknown", "Not Reported", "Not Allowed To Collect" ], "term": { - "description": "Text term that represents the name of the primary disease site of the submitted tumor sample.\n", + "description": "The method used to procure the sample used to extract analyte(s).\n", "termDef": { - "cde_id": 4742851, + "cde_id": null, + "cde_version": null, + "source": null, + "term": "Method of Sample Procurement", + "term_url": null + } + } + }, + "oct_embedded": { + "term": { + "description": "Indicator of whether or not the sample was embedded in Optimal Cutting Temperature (OCT) compound.\n", + "termDef": { + "cde_id": 5432538, "cde_version": 1, "source": "caDSR", - "term": "Submitted Tumor Sample Primary Anatomic Site", - "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=4742851&version=1.0" + "term": "Tissue Sample Optimal Cutting Temperature Compound Embedding Indicator", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432538&version=1.0" + } + }, + "type": "string" + }, + "preservation_method": { + "enum": [ + "Cryopreserved", + "FFPE", + "Fresh", + "OCT", + "Snap Frozen", + "Frozen", + "Unknown", + "Not Reported", + "Not Allowed To Collect" + ], + "term": { + "description": "Text term that represents the method used to preserve the sample.\n", + "termDef": { + "cde_id": 5432521, + "cde_version": 1, + "source": "caDSR", + "term": "Tissue Sample Preservation Method Type", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432521&version=1.0" } } }, - "biospecimen_anatomic_site_detail": { - "description": "Tissue type, more specific detail of tissue tyep\n", + "project_id": { + "type": "string" + }, + "sample_type": { + "description": "Characterization of the sample as either clinical or contrived.", "enum": [ - "Adipose - Subcutaneous", - "Adipose - Visceral (Omentum)", - "Adrenal Gland", - "Artery - Aorta", - "Artery - Coronary", - "Artery - Tibial", - "Bladder", - "Brain - Amygdala", - "Brain - Anterior cingulate cortex (BA24)", - "Brain - Caudate (basal ganglia)", - "Brain - Cerebellar Hemisphere", - "Brain - Cerebellum", - "Brain - Cortex", - "Brain - Frontal Cortex (BA9)", - "Brain - Hippocampus", - "Brain - Hypothalamus", - "Brain - Nucleus accumbens (basal ganglia)", - "Brain - Putamen (basal ganglia)", - "Brain - Spinal cord (cervical c-1)", - "Brain - Substantia nigra", - "Breast - Mammary Tissue", - "Cells - EBV-transformed lymphocytes", - "Cells - Transformed fibroblasts", - "Cervix - Ectocervix", - "Cervix - Endocervix", - "Colon - Sigmoid", - "Colon - Transverse", - "Esophagus - Gastroesophageal Junction", - "Esophagus - Mucosa", - "Esophagus - Muscularis", - "Fallopian Tube", - "Heart - Atrial Appendage", - "Heart - Left Ventricle", - "Kidney - Cortex", - "Liver", - "Lung", - "Minor Salivary Gland", - "Muscle - Skeletal", - "Nerve - Tibial", - "Ovary", - "Pancreas", - "Pituitary", - "Prostate", - "Skin - Not Sun Exposed (Suprapubic)", - "Skin - Sun Exposed (Lower leg)", - "Small Intestine - Terminal Ileum", - "Spleen", - "Stomach", - "Testis", - "Thyroid", - "Uterus", - "Vagina", - "Whole Blood" + "Additional Metastatic", + "Additional - New Primary", + "Blood Derived Cancer - Bone Marrow, Post-treatment", + "Blood Derived Cancer - Peripheral Blood, Post-treatment", + "Blood Derived Normal", + "Bone Marrow Normal", + "Buccal Cell Normal", + "Cell Line Derived Xenograft Tissue", + "Cell Lines", + "cfDNA", + "Circulating Tumor Cell (CTC)", + "Control Analyte", + "Clinical", + "Contrived", + "ctDNA", + "DNA", + "EBV Immortalized Normal", + "FFPE Recurrent", + "FFPE Scrolls", + "Fibroblasts from Bone Marrow Normal", + "GenomePlex (Rubicon) Amplified DNA", + "Granulocytes", + "Human Tumor Original Cells", + "Metastatic", + "Mononuclear Cells from Bone Marrow Normal", + "Primary Blood Derived Cancer - Peripheral Blood", + "Recurrent Blood Derived Cancer - Peripheral Blood", + "Pleural Effusion", + "Primary Blood Derived Cancer - Bone Marrow", + "Primary Tumor", + "Primary Xenograft Tissue", + "Post neo-adjuvant therapy", + "Recurrent Blood Derived Cancer - Bone Marrow", + "Recurrent Tumor", + "Repli-G (Qiagen) DNA", + "Repli-G X (Qiagen) DNA", + "RNA", + "Slides", + "Solid Tissue Normal", + "Total RNA", + "Xenograft Tissue", + "Unknown", + "Not Reported", + "Not Allowed To Collect" ] }, - "biospecimen_anatomic_site_uberon_id": { - "description": "Uberon ID, anatomical location as described by the Uber Anatomy Ontology (UBERON)\n", - "type": "string" + "sample_type_id": { + "enum": [ + "01", + "02", + "03", + "04", + "05", + "06", + "07", + "08", + "09", + "10", + "11", + "12", + "13", + "14", + "15", + "16", + "20", + "40", + "41", + "42", + "50", + "60", + "61", + "99" + ], + "term": { + "description": "The accompanying sample type id for the sample type.\n" + } + }, + "sample_volume": { + "description": "The volume of the sample in mL.", + "type": "number" }, - "biospecimen_anatomic_site_uberon_term": { - "description": "Uberon Term, anatomical location as described by the Uber Anatomy Ontology (UBERON)\n", + "shortest_dimension": { + "term": { + "description": "Numeric value that represents the shortest dimension of the sample, measured in millimeters.\n", + "termDef": { + "cde_id": 5432603, + "cde_version": 1, + "source": "caDSR", + "term": "Tissue Sample Short Dimension Millimeter Measurement", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432603&version=1.0" + } + }, "type": "string" }, - "biospecimen_physical_site": { - "description": "Tissue location\n", + "state": { + "default": "validated", + "downloadable": [ + "uploaded", + "md5summed", + "validating", + "validated", + "error", + "invalid", + "released" + ], + "oneOf": [ + { + "enum": [ + "uploading", + "uploaded", + "md5summing", + "md5summed", + "validating", + "error", + "invalid", + "suppressed", + "redacted", + "live" + ] + }, + { + "enum": [ + "validated", + "submitted", + "released" + ] + } + ], + "public": [ + "live" + ], + "term": { + "description": "The current state of the object.\n" + } + }, + "submitter_id": { + "description": "The legacy barcode used before prior to the use UUIDs, varies by project. For TCGA this is bcrsamplebarcode.\n", + "type": [ + "string", + "null" + ] + }, + "time_between_clamping_and_freezing": { + "term": { + "description": "Numeric representation of the elapsed time between the surgical clamping of blood supply and freezing of the sample, measured in minutes.\n", + "termDef": { + "cde_id": 5432611, + "cde_version": 1, + "source": "caDSR", + "term": "Tissue Sample Clamping and Freezing Elapsed Minute Time", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432611&version=1.0" + } + }, "type": "string" }, - "biospecimen_type": { - "description": "Original material type of the collected sample\n", + "time_between_excision_and_freezing": { + "term": { + "description": "Numeric representation of the elapsed time between the excision and freezing of the sample, measured in minutes.\n", + "termDef": { + "cde_id": 5432612, + "cde_version": 1, + "source": "caDSR", + "term": "Tissue Sample Excision and Freezing Elapsed Minute Time", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432612&version=1.0" + } + }, "type": "string" }, - "collection_kit": { - "description": "Category or classifier of a set of responses, indicates the color of the sample collection kit\n", + "tissue_type": { + "enum": [ + "Tumor", + "Normal", + "Abnormal", + "Peritumoral", + "Contrived", + "Unknown", + "Not Reported", + "Not Allowed To Collect" + ], + "term": { + "description": "Text term that represents a description of the kind of tissue collected with respect to disease status or proximity to tumor tissue.\n", + "termDef": { + "cde_id": 5432687, + "cde_version": 1, + "source": "caDSR", + "term": "Tissue Sample Description Type", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432687&version=1.0" + } + } + }, + "tumor_code": { "enum": [ - "Aqua Kit:Organ and Tissue donation", - "Green Kit: Brain donation", - "Yellow Kit: Skin and Blood donation" - ] - }, - "collection_site": { - "description": "Code for BSS collection site. Indicates the site that enrolled the donor, brain subregions may have more than one site. \n", - "type": "string" - }, - "composition": { + "Non cancerous tissue", + "Diffuse Large B-Cell Lymphoma (DLBCL)", + "Lung Cancer (all types)", + "Lung Adenocarcinoma", + "Non-small Cell Lung Carcinoma (NSCLC)", + "Colon Cancer (all types)", + "Breast Cancer (all types)", + "Cervical Cancer (all types)", + "Anal Cancer (all types)", + "Acute lymphoblastic leukemia (ALL)", + "Acute myeloid leukemia (AML)", + "Induction Failure AML (AML-IF)", + "Neuroblastoma (NBL)", + "Osteosarcoma (OS)", + "Ewing sarcoma", + "Wilms tumor (WT)", + "Clear cell sarcoma of the kidney (CCSK)", + "Rhabdoid tumor (kidney) (RT)", + "CNS, ependymoma", + "CNS, glioblastoma (GBM)", + "CNS, rhabdoid tumor", + "CNS, low grade glioma (LGG)", + "CNS, medulloblastoma", + "CNS, other", + "NHL, anaplastic large cell lymphoma", + "NHL, Burkitt lymphoma (BL)", + "Rhabdomyosarcoma", + "Soft tissue sarcoma, non-rhabdomyosarcoma", + "Castration-Resistant Prostate Cancer (CRPC)", + "Prostate Cancer", + "Hepatocellular Carcinoma (HCC)" + ], + "term": { + "description": "Diagnostic tumor code of the tissue sample source.\n" + } + }, + "tumor_code_id": { "enum": [ - "B-lymphocyte", - "Buccal Cells", - "Buffy Coat", - "Bone Marrow Components", - "Bone Marrow Components NOS", - "Control Analyte", - "Cell", - "Circulating Tumor Cell (CTC)", - "Derived Cell Line", - "EBV Immortalized", - "Fibroblasts from Bone Marrow Normal", - "Granulocytes", - "Human Original Cells", - "Lymphocytes", - "Mononuclear Cells from Bone Marrow Normal", - "Peripheral Blood Components NOS", - "Peripheral Blood Nucleated Cells", - "Pleural Effusion", - "Plasma", - "Peripheral Whole Blood", - "Serum", - "Saliva", - "Sputum", - "Solid Tissue", - "Whole Bone Marrow", + "00", + "01", + "02", + "03", + "04", + "10", + "20", + "21", + "30", + "40", + "41", + "50", + "51", + "52", + "60", + "61", + "62", + "63", + "64", + "65", + "70", + "71", + "80", + "81" + ], + "term": { + "description": "BCR-defined id code for the tumor sample.\n" + } + }, + "tumor_descriptor": { + "description": "A description of the tumor from which the sample was derived.", + "enum": [ + "Metastatic", + "Not Applicable", + "Primary", + "Recurrence", + "Xenograft", + "NOS", "Unknown", "Not Reported", "Not Allowed To Collect" ], "term": { - "description": "Text term that represents the cellular composition of the sample.\n", + "description": "Text that describes the kind of disease present in the tumor specimen as related to a specific timepoint.\n", "termDef": { - "cde_id": 5432591, + "cde_id": 3288124, "cde_version": 1, "source": "caDSR", - "term": "Biospecimen Cellular Composition Type", - "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432591&version=1.0" + "term": "Tumor Tissue Disease Description Type", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=3288124&version=1.0" + } + } + }, + "type": { + "type": "string" + }, + "updated_datetime": { + "oneOf": [ + { + "format": "date-time", + "type": "string" + }, + { + "type": "null" } + ], + "term": { + "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } + } + }, + "required": [ + "submitter_id", + "cases" + ], + "submittable": true, + "systemProperties": [ + "id", + "project_id", + "state", + "created_datetime", + "updated_datetime" + ], + "title": "Sample", + "type": "object", + "uniqueKeys": [ + [ + "id" + ], + [ + "project_id", + "submitter_id" + ] + ], + "validators": null + }, + "slide": { + "$schema": "http://json-schema.org/draft-04/schema#", + "additionalProperties": false, + "category": "biospecimen", + "description": "A digital image, microscopic or otherwise, of any sample, portion, or sub-part thereof. (GDC)\n", + "id": "slide", + "links": [ + { + "backref": "slides", + "label": "derived_from", + "multiplicity": "many_to_many", + "name": "samples", + "required": true, + "target_type": "sample" + } + ], + "namespace": "http://gdc.nci.nih.gov", + "program": "*", + "project": "*", + "properties": { + "apoptotic_concentration": { + "description": "The concentration, in cells/mL, of apoptotic cells in the slide blood.", + "type": "number" }, "created_datetime": { "oneOf": [ @@ -12375,181 +10441,196 @@ "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } }, - "current_weight": { + "ctc_concentration": { + "description": "The concentration, in cells/mL, of traditional CTC cells (intact and enlarged cell and nucleus, cytokeratin positive, and CD45 negative) in the slide blood.", + "type": "number" + }, + "ctc_low_concentration": { + "description": "The concentration, in cells/mL, of CTC-low cells (those with low cytokeratin levels compared to traditional CTCs) in the slide blood.", + "type": "number" + }, + "ctc_small_concentration": { + "description": "The concentration, in cells/mL, of CTC-small cells (those with a small nuclear and cellular size relative to traditional CTCs) in the slide blood.", + "type": "number" + }, + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "systemAlias": "node_id", "term": { - "description": "Numeric value that represents the current weight of the sample, measured in milligrams.\n", + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", "termDef": { - "cde_id": 5432606, + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } + }, + "type": "string" + }, + "methanol_added": { + "description": "True/False indicator for if methanol was used in the slide preparation process.", + "type": "boolean" + }, + "number_nucleated_cells": { + "description": "The total number of nucleated cells identified on the slide.", + "type": "integer" + }, + "number_proliferating_cells": { + "term": { + "description": "Numeric value that represents the count of proliferating cells determined during pathologic review of the sample slide(s).\n", + "termDef": { + "cde_id": 5432636, "cde_version": 1, "source": "caDSR", - "term": "Tissue Sample Current Weight Milligram Value", - "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432606&version=1.0" + "term": "Pathology Review Slide Proliferating Cell Count", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432636&version=1.0" + } + }, + "type": "integer" + }, + "percent_eosinophil_infiltration": { + "term": { + "description": "Numeric value to represent the percentage of infiltration by eosinophils in a tumor sample or specimen.\n", + "termDef": { + "cde_id": 2897700, + "cde_version": 2, + "source": "caDSR", + "term": "Specimen Eosinophilia Percentage Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2897700&version=2.0" } }, "type": "number" }, - "freezing_method": { + "percent_granulocyte_infiltration": { "term": { - "description": "Text term that represents the method used for freezing the sample.\n", + "description": "Numeric value to represent the percentage of infiltration by granulocytes in a tumor sample or specimen.\n", "termDef": { - "cde_id": 5432607, - "cde_version": 1, + "cde_id": 2897705, + "cde_version": 2, "source": "caDSR", - "term": "Tissue Sample Freezing Method Type", - "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432607&version=1.0" + "term": "Specimen Granulocyte Infiltration Percentage Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2897705&version=2.0" } }, - "type": "string" + "type": "number" }, - "hours_to_collection": { - "description": "Total Ischemic time for a sample\n", - "type": "integer" + "percent_inflam_infiltration": { + "term": { + "description": "Numeric value to represent local response to cellular injury, marked by capillary dilatation, edema and leukocyte infiltration; clinically, inflammation is manifest by reddness, heat, pain, swelling and loss of function, with the need to heal damaged tissue.\n", + "termDef": { + "cde_id": 2897695, + "cde_version": 1, + "source": "caDSR", + "term": "Specimen Inflammation Change Percentage Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2897695&version=1.0" + } + }, + "type": "number" }, - "hours_to_sample_procurement": { - "description": "Time a sample spent in the PAXgene fixative\n", - "type": "integer" + "percent_lymphocyte_infiltration": { + "term": { + "description": "Numeric value to represent the percentage of infiltration by lymphocytes in a solid tissue normal sample or specimen.\n", + "termDef": { + "cde_id": 2897710, + "cde_version": 2, + "source": "caDSR", + "term": "Specimen Lymphocyte Infiltration Percentage Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2897710&version=2.0" + } + }, + "type": "number" }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "systemAlias": "node_id", + "percent_monocyte_infiltration": { "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "description": "Numeric value to represent the percentage of monocyte infiltration in a sample or specimen.\n", "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + "cde_id": 5455535, + "cde_version": 1, + "source": "caDSR", + "term": "Specimen Monocyte Infiltration Percentage Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5455535&version=1.0" } }, - "type": "string" + "type": "number" }, - "internal_notes": { - "description": "Internal notes about the sample generated by the LDACC\n", - "type": "string" + "percent_necrosis": { + "term": { + "description": "Numeric value to represent the percentage of cell death in a malignant tumor sample or specimen.\n", + "termDef": { + "cde_id": 2841237, + "cde_version": 1, + "source": "caDSR", + "term": "Malignant Neoplasm Necrosis Percentage Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2841237&version=1.0" + } + }, + "type": "number" }, - "is_ffpe": { + "percent_neutrophil_infiltration": { "term": { - "description": "Indicator to signify whether or not the tissue sample was fixed in formalin and embedded in paraffin (FFPE).\n", + "description": "Numeric value to represent the percentage of infiltration by neutrophils in a tumor sample or specimen.\n", "termDef": { - "cde_id": 4170557, + "cde_id": 2841267, "cde_version": 1, "source": "caDSR", - "term": "Specimen Processing Formalin Fixed Paraffin Embedded Tissue Indicator", - "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=4170557&version=1.0" + "term": "Malignant Neoplasm Neutrophil Infiltration Percentage Cell Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2841267&version=1.0" } }, - "type": "boolean" + "type": "number" }, - "method_of_sample_procurement": { - "enum": [ - "Abdomino-perineal Resection of Rectum", - "Anterior Resection of Rectum", - "Aspirate", - "Biopsy", - "Blood Draw", - "Bone Marrow Aspirate", - "Core Biopsy", - "Cystectomy", - "Endo Rectal Tumor Resection", - "Endoscopic Biopsy", - "Endoscopic Mucosal Resection (EMR)", - "Enucleation", - "Excisional Biopsy", - "Fine Needle Aspiration", - "Full Hysterectomy", - "Gross Total Resection", - "Hand Assisted Laparoscopic Radical Nephrectomy", - "Hysterectomy NOS", - "Incisional Biopsy", - "Indeterminant", - "Laparoscopic Biopsy", - "Laparoscopic Partial Nephrectomy", - "Laparoscopic Radical Nephrectomy", - "Laparoscopic Radical Prostatectomy with Robotics", - "Laparoscopic Radical Prostatectomy without Robotics", - "Left Hemicolectomy", - "Lobectomy", - "Local Resection (Exoresection; wall resection)", - "Lumpectomy", - "Modified Radical Mastectomy", - "Needle Biopsy", - "Open Craniotomy", - "Open Partial Nephrectomy", - "Open Radical Nephrectomy", - "Open Radical Prostatectomy", - "Orchiectomy", - "Other", - "Other Surgical Resection", - "Pan-Procto Colectomy", - "Pneumonectomy", - "Right Hemicolectomy", - "Sigmoid Colectomy", - "Simple Mastectomy", - "Subtotal Resection", - "Surgical Resection", - "Thoracoscopic Biopsy", - "Total Colectomy", - "Total Mastectomy", - "Transplant", - "Transurethral resection (TURBT)", - "Transverse Colectomy", - "Tumor Resection", - "Wedge Resection", - "Unknown", - "Not Reported", - "Not Allowed To Collect" - ], + "percent_normal_cells": { "term": { - "description": "The method used to procure the sample used to extract analyte(s).\n", + "description": "Numeric value to represent the percentage of normal cell content in a malignant tumor sample or specimen.\n", "termDef": { - "cde_id": null, - "cde_version": null, - "source": null, - "term": "Method of Sample Procurement", - "term_url": null + "cde_id": 2841233, + "cde_version": 1, + "source": "caDSR", + "term": "Malignant Neoplasm Normal Cell Percentage Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2841233&version=1.0" } - } + }, + "type": "number" }, - "oct_embedded": { + "percent_stromal_cells": { "term": { - "description": "Indicator of whether or not the sample was embedded in Optimal Cutting Temperature (OCT) compound.\n", + "description": "Numeric value to represent the percentage of reactive cells that are present in a malignant tumor sample or specimen but are not malignant such as fibroblasts, vascular structures, etc.\n", "termDef": { - "cde_id": 5432538, + "cde_id": 2841241, "cde_version": 1, "source": "caDSR", - "term": "Tissue Sample Optimal Cutting Temperature Compound Embedding Indicator", - "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432538&version=1.0" + "term": "Malignant Neoplasm Stromal Cell Percentage Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2841241&version=1.0" } }, - "type": "string" + "type": "number" }, - "pathology_notes": { - "description": "Pathology Notes, notes from PRC Report\n", - "type": "string" + "percent_tumor_cells": { + "term": { + "description": "Numeric value that represents the percentage of infiltration by granulocytes in a sample.\n", + "termDef": { + "cde_id": 5432686, + "cde_version": 1, + "source": "caDSR", + "term": "Specimen Tumor Cell Percentage Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432686&version=1.0" + } + }, + "type": "number" }, - "preservation_method": { - "enum": [ - "Cryopreserved", - "FFPE", - "Fresh", - "OCT", - "Snap Frozen", - "Frozen", - "Unknown", - "Not Reported", - "Not Allowed To Collect" - ], + "percent_tumor_nuclei": { "term": { - "description": "Text term that represents the method used to preserve the sample.\n", + "description": "Numeric value to represent the percentage of tumor nuclei in a malignant neoplasm sample or specimen.\n", "termDef": { - "cde_id": 5432521, + "cde_id": 2841225, "cde_version": 1, "source": "caDSR", - "term": "Tissue Sample Preservation Method Type", - "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432521&version=1.0" + "term": "Malignant Neoplasm Neoplasm Nucleus Percentage Cell Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2841225&version=1.0" } - } + }, + "type": "number" }, "project_id": { "term": { @@ -12557,73 +10638,29 @@ }, "type": "string" }, - "prosector_notes": { - "description": "Prosector comments\n", - "type": "string" - }, - "sample_type": { - "description": "Current material type of the sample as stored at the LDACC\n", - "enum": [ - "PAXgene Preserved tissue", - "Fresh frozen tissue", - "Whole blood", - "PAXgene Preserved whole blood", - "Pellet frozen cells", - "DNA genomic", - "Fresh skin punch" - ] - }, - "specimen_id": { - "description": "Unique identifier that can be used to retrieve more information for a specimen.\n", - "type": "string" - }, - "state": { - "default": "validated", - "downloadable": [ - "uploaded", - "md5summed", - "validating", - "validated", - "error", - "invalid", - "released" - ], + "run_datetime": { "oneOf": [ { - "enum": [ - "uploading", - "uploaded", - "md5summing", - "md5summed", - "validating", - "error", - "invalid", - "suppressed", - "redacted", - "live" - ] + "format": "date-time", + "type": "string" }, { - "enum": [ - "validated", - "submitted", - "released" - ] + "type": "null" } ], - "public": [ - "live" - ], "term": { - "description": "The current state of the object.\n" + "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } }, - "subjects": { + "run_name": { + "description": "Name, number, or other identifier given to this slide's run.", + "type": "string" + }, + "samples": { "anyOf": [ { "items": { "additionalProperties": true, - "maxItems": 1, "minItems": 1, "properties": { "id": { @@ -12673,34 +10710,63 @@ } ] }, - "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", - "type": [ - "string" - ] + "section_location": { + "term": { + "description": "Tissue source of the slide.\n" + }, + "type": "string" }, - "tissue_type": { - "enum": [ - "Tumor", - "Normal", - "Abnormal", - "Peritumoral", - "Contrived", - "Unknown", - "Not Reported", - "Not Allowed To Collect" + "slide_identifier": { + "description": "Unique identifier given to the this slide.", + "type": "string" + }, + "state": { + "default": "validated", + "downloadable": [ + "uploaded", + "md5summed", + "validating", + "validated", + "error", + "invalid", + "released" ], - "term": { - "description": "Text term that represents a description of the kind of tissue collected with respect to disease status or proximity to tumor tissue.\n", - "termDef": { - "cde_id": 5432687, - "cde_version": 1, - "source": "caDSR", - "term": "Tissue Sample Description Type", - "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5432687&version=1.0" + "oneOf": [ + { + "enum": [ + "uploading", + "uploaded", + "md5summing", + "md5summed", + "validating", + "error", + "invalid", + "suppressed", + "redacted", + "live" + ] + }, + { + "enum": [ + "validated", + "submitted", + "released" + ] } + ], + "public": [ + "live" + ], + "term": { + "description": "The current state of the object.\n" } }, + "submitter_id": { + "type": [ + "string", + "null" + ] + }, "type": { "type": "string" }, @@ -12720,9 +10786,8 @@ } }, "required": [ - "type", "submitter_id", - "subjects" + "samples" ], "submittable": true, "systemProperties": [ @@ -12732,7 +10797,7 @@ "created_datetime", "updated_datetime" ], - "title": "Sample", + "title": "Slide", "type": "object", "uniqueKeys": [ [ @@ -12745,65 +10810,113 @@ ], "validators": null }, - "simple_germline_variation": { + "slide_count": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, - "category": "data_file", - "description": "Data file containing simple germline variations called from aligned reads.\n", - "id": "simple_germline_variation", + "category": "notation", + "description": "Information pertaining to processed results obtained from slides; often in the form of counts.\n", + "id": "slide_count", "links": [ { - "exclusive": false, + "backref": "slide_counts", + "label": "data_from", + "multiplicity": "many_to_many", + "name": "slides", "required": true, - "subgroup": [ - { - "backref": "simple_germline_variations", - "label": "data_from", - "multiplicity": "many_to_one", - "name": "core_metadata_collections", - "required": false, - "target_type": "core_metadata_collection" - }, - { - "backref": "simple_germline_variations", - "label": "data_from", - "multiplicity": "many_to_one", - "name": "germline_mutation_calling_workflows", - "required": false, - "target_type": "germline_mutation_calling_workflow" - }, - { - "backref": "simple_germline_variations", - "label": "data_from", - "multiplicity": "many_to_many", - "name": "read_groups", - "required": false, - "target_type": "read_group" - }, - { - "backref": "simple_germline_variations", - "label": "data_from", - "multiplicity": "many_to_many", - "name": "submitted_aligned_reads_files", - "required": false, - "target_type": "submitted_aligned_reads" - }, - { - "backref": "simple_germline_variations", - "label": "data_from", - "multiplicity": "many_to_many", - "name": "aligned_reads_files", - "required": false, - "target_type": "aligned_reads" - } - ] + "target_type": "slide" } ], - "namespace": "https://dcp.bionimbus.org/", + "namespace": "http://gdc.nci.nih.gov", "program": "*", "project": "*", "properties": { - "aligned_reads_files": { + "biomarker_signal": { + "description": "Numeric quantification of the biomarker signal.", + "type": "number" + }, + "cell_count": { + "description": "Raw count of a particular cell type.", + "type": "integer" + }, + "cell_identifier": { + "description": "An alternative identifier for a given cell type.", + "type": "string" + }, + "cell_type": { + "description": "The type of cell being counted or measured.", + "type": "string" + }, + "ck_signal": { + "description": "Numeric quantification of the CK signal.", + "type": "number" + }, + "created_datetime": { + "oneOf": [ + { + "format": "date-time", + "type": "string" + }, + { + "type": "null" + } + ], + "term": { + "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + } + }, + "er_localization": { + "description": "Cellular localization of the endoplasmic reticulum as determined by staining.", + "enum": [ + "Nuclear", + "Cytoplasmic", + "Both", + "None", + "Not Determined" + ] + }, + "frame_identifier": { + "description": "Name, number, or other identifier given to the frame of the slide from which this image was taken.", + "type": "string" + }, + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "systemAlias": "node_id", + "term": { + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } + }, + "type": "string" + }, + "project_id": { + "type": "string" + }, + "relative_cytokeratin_intensity": { + "description": "The ratio of the single cell's cytokeratin staining intensity to the average of the surrounding cells.", + "type": "number" + }, + "relative_er_intensity": { + "description": "The ratio of the single cell's endoplasmic reticulum staining intensity to the average of the surrounding cells.", + "type": "number" + }, + "relative_nuclear_intensity": { + "description": "The ratio of the single cell's nuclear staining intensity to the average of the surrounding cells.", + "type": "number" + }, + "relative_nuclear_size": { + "description": "The ratio of the single cell's nucleus size to the average of the surrounding cells.", + "type": "number" + }, + "run_name": { + "description": "The name or identifier given to the run that was used to generate this slide count.", + "type": "string" + }, + "slides": { "anyOf": [ { "items": { @@ -12857,19 +10970,136 @@ } ] }, - "bucket_path": { - "items": { - "type": "string" - }, + "state": { + "default": "validated", + "downloadable": [ + "uploaded", + "md5summed", + "validating", + "validated", + "error", + "invalid", + "released" + ], + "oneOf": [ + { + "enum": [ + "uploading", + "uploaded", + "md5summing", + "md5summed", + "validating", + "error", + "invalid", + "suppressed", + "redacted", + "live" + ] + }, + { + "enum": [ + "validated", + "submitted", + "released" + ] + } + ], + "public": [ + "live" + ], "term": { - "description": "The directory levels of the file as it would be found in the AWS and/or GCP bucket.\n" - }, - "type": "array" + "description": "The current state of the object.\n" + } + }, + "submitter_id": { + "type": [ + "string", + "null" + ] + }, + "type": { + "enum": [ + "slide_count" + ] }, - "callset": { + "updated_datetime": { + "oneOf": [ + { + "format": "date-time", + "type": "string" + }, + { + "type": "null" + } + ], "term": { - "description": "Periodically, the TOPMed Informatics Research Center (IRC) performs variant identification and genotype calling on all samples available at a given time and the resulting call set is referred to as a genotype \"Freeze\".\n" - }, + "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + } + } + }, + "required": [ + "submitter_id", + "slides" + ], + "submittable": true, + "systemProperties": [ + "id", + "project_id", + "created_datetime", + "updated_datetime", + "state" + ], + "title": "Slide Count", + "type": "object", + "uniqueKeys": [ + [ + "id" + ], + [ + "project_id", + "submitter_id" + ] + ], + "validators": null + }, + "slide_image": { + "$schema": "http://json-schema.org/draft-04/schema#", + "additionalProperties": false, + "category": "data_file", + "description": "Data file containing image of a slide.\n", + "id": "slide_image", + "links": [ + { + "backref": "slide_images", + "label": "data_from", + "multiplicity": "many_to_one", + "name": "slides", + "required": true, + "target_type": "slide" + }, + { + "backref": "slide_images", + "label": "data_from", + "multiplicity": "many_to_many", + "name": "core_metadata_collections", + "required": false, + "target_type": "core_metadata_collection" + } + ], + "namespace": "http://gdc.nci.nih.gov", + "program": "*", + "project": "*", + "properties": { + "cell_count": { + "description": "Count of the cell type being imaged or otherwise analysed.", + "type": "integer" + }, + "cell_identifier": { + "description": "An alternative identifier for a given cell type.", + "type": "string" + }, + "cell_type": { + "description": "The type of cell being imaged or otherwised analysed.", "type": "string" }, "core_metadata_collections": { @@ -12942,23 +11172,27 @@ }, "data_category": { "enum": [ - "Simple Nucleotide Variation" + "Biospecimen", + "Slide Image", + "Mass Cytometry" ], "term": { "description": "Broad categorization of the contents of the data file.\n" } }, "data_format": { - "enum": [ - "VCF" - ], "term": { "description": "Format of the data files.\n" - } + }, + "type": "string" }, "data_type": { "enum": [ - "Simple Germline Variation" + "image", + "Single Cell Image", + "Raw IMC Data", + "Single Channel IMC Image", + "Antibody Panel Added" ], "term": { "description": "Specific content type of the data file.\n" @@ -12975,28 +11209,11 @@ } }, "experimental_strategy": { + "description": "Classification of the slide type with respect to its experimental use.", "enum": [ - "WGS", - "WXS", - "Low Pass WGS", - "Validation" - ], - "term": { - "description": "The sequencing strategy used to generate the data file referred to by the ga4gh_drs_uri.\n" - } - }, - "file_format": { - "term": { - "description": "The format of the data file object.\n" - }, - "type": "string" - }, - "file_md5sum": { - "pattern": "^[a-f0-9]{32}$", - "term": { - "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint. This version of the property is used for interoperation purposes.\n" - }, - "type": "string" + "Diagnostic Slide", + "Tissue Slide" + ] }, "file_name": { "term": { @@ -13028,73 +11245,10 @@ "description": "The current state of the data file object.\n" } }, - "file_type": { - "term": { - "description": "Specific content type of the data file. This version of the property is used for interoperation purposes.\n" - }, - "type": "string" - }, - "ga4gh_drs_uri": { - "term": { - "description": "DRS URI as defined by GA4GH DRS spec for pointers to file objects.\n" - }, + "frame_identifier": { + "description": "Name, number, or other identifier given to the frame of the slide from which this image was taken.", "type": "string" }, - "germline_mutation_calling_workflows": { - "anyOf": [ - { - "items": { - "additionalProperties": true, - "maxItems": 1, - "minItems": 1, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - }, - "type": "array" - }, - { - "additionalProperties": true, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - } - ] - }, "id": { "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", "systemAlias": "node_id", @@ -13121,17 +11275,30 @@ "description": "The GUID of the object in the index service.", "type": "string" }, + "panel_used": { + "description": "Name or other identifier given to the panel used during an IMC run.", + "type": "string" + }, "project_id": { "term": { "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" }, "type": "string" }, - "read_groups": { + "protocol_used": { + "description": "Name or other identifier given to the protocol used during an IMC run.", + "type": "string" + }, + "run_name": { + "description": "Name, number, or other identifier given to the run that generated this slide image.", + "type": "string" + }, + "slides": { "anyOf": [ { "items": { "additionalProperties": true, + "maxItems": 1, "minItems": 1, "properties": { "id": { @@ -13200,90 +11367,43 @@ "md5summing", "md5summed", "validating", - "error", - "invalid", - "suppressed", - "redacted", - "live" - ] - }, - { - "enum": [ - "validated", - "submitted", - "released" - ] - } - ], - "public": [ - "live" - ], - "term": { - "description": "The current state of the object.\n" - } - }, - "submitted_aligned_reads_files": { - "anyOf": [ - { - "items": { - "additionalProperties": true, - "minItems": 1, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - }, - "type": "array" + "error", + "invalid", + "suppressed", + "redacted", + "live" + ] }, { - "additionalProperties": true, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" + "enum": [ + "validated", + "submitted", + "released" + ] } - ] + ], + "public": [ + "live" + ], + "term": { + "description": "The current state of the object.\n" + } + }, + "state_comment": { + "description": "Optional comment about why the file is in the current state, mainly for invalid state.\n", + "type": "string" }, "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", + "description": "The file ID assigned by the submitter.", "type": [ - "string" + "string", + "null" ] }, "type": { - "type": "string" + "enum": [ + "slide_image" + ] }, "updated_datetime": { "oneOf": [ @@ -13301,7 +11421,6 @@ } }, "required": [ - "type", "submitter_id", "file_name", "file_size", @@ -13309,9 +11428,9 @@ "data_category", "data_type", "data_format", - "experimental_strategy" + "slides" ], - "submittable": false, + "submittable": true, "systemProperties": [ "id", "project_id", @@ -13321,7 +11440,7 @@ "file_state", "error_type" ], - "title": "Simple Germline Variation", + "title": "Slide Image", "type": "object", "uniqueKeys": [ [ @@ -13334,55 +11453,34 @@ ], "validators": null }, - "sleep_test_file": { + "submitted_aligned_reads": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, "category": "data_file", - "description": "Polysomnography data containing signal files and event scoring and event staging annotation files.", - "id": "sleep_test_file", + "description": "Data file containing aligned reads that are used as input to GDC workflows.\n", + "id": "submitted_aligned_reads", "links": [ { - "exclusive": false, + "backref": "submitted_aligned_reads_files", + "label": "data_from", + "multiplicity": "one_to_many", + "name": "read_groups", "required": true, - "subgroup": [ - { - "backref": "sleep_test_files", - "label": "data_from", - "multiplicity": "many_to_many", - "name": "subjects", - "required": false, - "target_type": "subject" - }, - { - "backref": "sleep_test_files", - "label": "data_from", - "multiplicity": "many_to_many", - "name": "core_metadata_collections", - "required": false, - "target_type": "core_metadata_collection" - } - ] + "target_type": "read_group" + }, + { + "backref": "submitted_aligned_reads_files", + "label": "data_from", + "multiplicity": "many_to_many", + "name": "core_metadata_collections", + "required": false, + "target_type": "core_metadata_collection" } ], - "namespace": "https://gen3.biodatacatalyst.nhlbi.nih.gov/", + "namespace": "http://gdc.nci.nih.gov", "program": "*", "project": "*", "properties": { - "bucket_path": { - "items": { - "type": "string" - }, - "term": { - "description": "The directory levels of the file as it would be found in the AWS and/or GCP bucket.\n" - }, - "type": "array" - }, - "callset": { - "term": { - "description": "Periodically, the TOPMed Informatics Research Center (IRC) performs variant identification and genotype calling on all samples available at a given time and the resulting call set is referred to as a genotype \"Freeze\".\n" - }, - "type": "string" - }, "core_metadata_collections": { "anyOf": [ { @@ -13453,8 +11551,9 @@ }, "data_category": { "enum": [ - "Polysomnography Data", - "Actigraphy Data" + "Sequencing Data", + "Sequencing Reads", + "Raw Sequencing Data" ], "term": { "description": "Broad categorization of the contents of the data file.\n" @@ -13462,9 +11561,8 @@ }, "data_format": { "enum": [ - "EDF", - "XML", - "CSV" + "BAM", + "BED" ], "term": { "description": "Format of the data files.\n" @@ -13472,8 +11570,8 @@ }, "data_type": { "enum": [ - "Signal Data", - "Annotation Data" + "Aligned Reads", + "Alignment Coordinates" ], "term": { "description": "Specific content type of the data file.\n" @@ -13491,26 +11589,19 @@ }, "experimental_strategy": { "enum": [ - "Polysomnography", - "Actigraphy" + "WGS", + "WXS", + "Low Pass WGS", + "Validation", + "RNA-Seq", + "miRNA-Seq", + "Total RNA-Seq", + "DNA Panel" ], "term": { - "description": "The sequencing strategy used to generate the data file referred to by the ga4gh_drs_uri.\n" + "description": "The sequencing strategy used to generate the data file.\n" } }, - "file_format": { - "term": { - "description": "The format of the data file object.\n" - }, - "type": "string" - }, - "file_md5sum": { - "pattern": "^[a-f0-9]{32}$", - "term": { - "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint. This version of the property is used for interoperation purposes.\n" - }, - "type": "string" - }, "file_name": { "term": { "description": "The name (or part of a name) of a file (of any type).\n" @@ -13541,18 +11632,6 @@ "description": "The current state of the data file object.\n" } }, - "file_type": { - "term": { - "description": "Specific content type of the data file. This version of the property is used for interoperation purposes.\n" - }, - "type": "string" - }, - "ga4gh_drs_uri": { - "term": { - "description": "DRS URI as defined by GA4GH DRS spec for pointers to file objects.\n" - }, - "type": "string" - }, "id": { "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", "systemAlias": "node_id", @@ -13585,6 +11664,60 @@ }, "type": "string" }, + "read_groups": { + "anyOf": [ + { + "items": { + "additionalProperties": true, + "minItems": 1, + "properties": { + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "term": { + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } + }, + "type": "string" + }, + "submitter_id": { + "type": "string" + } + }, + "type": "object" + }, + "type": "array" + }, + { + "additionalProperties": true, + "properties": { + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "term": { + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } + }, + "type": "string" + }, + "submitter_id": { + "type": "string" + } + }, + "type": "object" + } + ] + }, "state": { "default": "validated", "downloadable": [ @@ -13626,11 +11759,111 @@ "description": "The current state of the object.\n" } }, - "subjects": { + "state_comment": { + "description": "Optional comment about why the file is in the current state, mainly for invalid state.\n", + "type": "string" + }, + "submitter_id": { + "description": "The file ID assigned by the submitter.", + "type": [ + "string", + "null" + ] + }, + "type": { + "enum": [ + "submitted_aligned_reads" + ] + }, + "updated_datetime": { + "oneOf": [ + { + "format": "date-time", + "type": "string" + }, + { + "type": "null" + } + ], + "term": { + "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + } + } + }, + "required": [ + "submitter_id", + "file_name", + "file_size", + "data_format", + "md5sum", + "data_category", + "data_type", + "experimental_strategy", + "read_groups" + ], + "submittable": true, + "systemProperties": [ + "id", + "project_id", + "created_datetime", + "updated_datetime", + "state", + "file_state", + "error_type" + ], + "title": "Submitted Aligned Reads", + "type": "object", + "uniqueKeys": [ + [ + "id" + ], + [ + "project_id", + "submitter_id" + ] + ], + "validators": null + }, + "submitted_copy_number": { + "$schema": "http://json-schema.org/draft-04/schema#", + "additionalProperties": false, + "category": "data_file", + "description": "Data file containing normalized copy number information from an aliquot.\n", + "id": "submitted_copy_number", + "links": [ + { + "exclusive": true, + "required": true, + "subgroup": [ + { + "backref": "submitted_copy_number_files", + "label": "derived_from", + "multiplicity": "one_to_one", + "name": "aliquots", + "required": false, + "target_type": "aliquot" + }, + { + "backref": "submitted_copy_number_files", + "label": "derived_from", + "multiplicity": "many_to_many", + "name": "read_groups", + "required": false, + "target_type": "read_group" + } + ] + } + ], + "namespace": "http://gdc.nci.nih.gov", + "program": "*", + "project": "*", + "properties": { + "aliquots": { "anyOf": [ { "items": { "additionalProperties": true, + "maxItems": 1, "minItems": 1, "properties": { "id": { @@ -13680,91 +11913,6 @@ } ] }, - "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", - "type": [ - "string" - ] - }, - "type": { - "type": "string" - }, - "updated_datetime": { - "oneOf": [ - { - "format": "date-time", - "type": "string" - }, - { - "type": "null" - } - ], - "term": { - "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" - } - } - }, - "required": [ - "type", - "submitter_id", - "file_name", - "file_size", - "md5sum", - "data_category", - "data_type", - "data_format", - "experimental_strategy" - ], - "submittable": true, - "systemProperties": [ - "id", - "project_id", - "created_datetime", - "updated_datetime", - "state", - "file_state", - "error_type" - ], - "title": "Sleep Test File", - "type": "object", - "uniqueKeys": [ - [ - "id" - ], - [ - "project_id", - "submitter_id" - ] - ], - "validators": null - }, - "study": { - "$schema": "http://json-schema.org/draft-04/schema#", - "additionalProperties": false, - "category": "administrative", - "description": "A coordinated set of actions and observations designed to generate data, with the ultimate goal of discovery or hypothesis testing.\n", - "id": "study", - "links": [ - { - "backref": "studies", - "label": "performed_for", - "multiplicity": "many_to_one", - "name": "projects", - "required": true, - "target_type": "project" - } - ], - "namespace": "https://dcp.bionimbus.org/", - "program": "*", - "project": "*", - "properties": { - "authz": { - "description": "The authz string (example, [\"/programs/Program.name/projects/Project.code\"] ).\n", - "items": { - "type": "string" - }, - "type": "array" - }, "created_datetime": { "oneOf": [ { @@ -13779,41 +11927,69 @@ "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } }, - "data_description": { - "description": "Brief description of the data being provided for this study. Free text", - "type": "string" - }, - "dbgap_accession": { - "description": "The dbgap accession number provided for the project (example, phs123456.v1.p1.c1).\n", + "data_category": { + "term": { + "description": "Broad categorization of the contents of the data file.\n" + }, "type": "string" }, - "dbgap_consent": { - "description": "The dbGaP consent number (example, c1).\n", + "data_format": { + "term": { + "description": "Format of the data files.\n" + }, "type": "string" }, - "dbgap_consent_text": { - "description": "The dbGaP consent text (example, HMB-IRB).\n", + "data_type": { + "term": { + "description": "Specific content type of the data file.\n" + }, "type": "string" }, - "dbgap_participant_set": { - "description": "The dbGaP participant set (example, p1).\n", - "type": "string" + "error_type": { + "enum": [ + "file_size", + "file_format", + "md5sum" + ], + "term": { + "description": "Type of error for the data file object.\n" + } }, - "dbgap_phs": { - "description": "The dbGaP phs accession (example, phs123456).\n", + "experimental_strategy": { + "term": { + "description": "The sequencing strategy used to generate the data file.\n" + }, "type": "string" }, - "dbgap_version": { - "description": "The dbGaP version (example, v1).\n", + "file_name": { + "term": { + "description": "The name (or part of a name) of a file (of any type).\n" + }, "type": "string" }, - "exclude_from_aggregations": { - "description": "Should the study be excluded from aggregations (e.g., Counts of total numbers of studies or total numbers of subjects) for users who are not authorized to access this study?", - "type": "boolean" + "file_size": { + "term": { + "description": "The size of the data file (object) in bytes.\n" + }, + "type": "integer" }, - "full_name": { - "description": "The full name for the project.\n", - "type": "string" + "file_state": { + "default": "registered", + "enum": [ + "registered", + "uploading", + "uploaded", + "validating", + "validated", + "submitted", + "processing", + "processed", + "released", + "error" + ], + "term": { + "description": "The current state of the data file object.\n" + } }, "id": { "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", @@ -13830,23 +12006,30 @@ }, "type": "string" }, + "md5sum": { + "pattern": "^[a-f0-9]{32}$", + "term": { + "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint.\n" + }, + "type": "string" + }, + "object_id": { + "description": "The GUID of the object in the index service.", + "type": "string" + }, "project_id": { "term": { "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" }, "type": "string" }, - "projects": { + "read_groups": { "anyOf": [ { "items": { "additionalProperties": true, - "maxItems": 1, "minItems": 1, "properties": { - "code": { - "type": "string" - }, "id": { "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", "term": { @@ -13860,6 +12043,9 @@ } }, "type": "string" + }, + "submitter_id": { + "type": "string" } }, "type": "object" @@ -13869,9 +12055,6 @@ { "additionalProperties": true, "properties": { - "code": { - "type": "string" - }, "id": { "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", "term": { @@ -13885,16 +12068,15 @@ } }, "type": "string" + }, + "submitter_id": { + "type": "string" } }, "type": "object" } ] }, - "short_name": { - "description": "The shorthand name for the project.\n", - "type": "string" - }, "state": { "default": "validated", "downloadable": [ @@ -13936,40 +12118,20 @@ "description": "The current state of the object.\n" } }, - "study_description": { - "description": "A brief description of the study being performed. Free text", - "type": "string" - }, - "study_id": { - "description": "Unique identifier that can be used to retrieve more information for a study.\n", - "type": "string" - }, - "study_registration": { - "description": "External source from which the identifier included in study_id originates.\n", + "state_comment": { + "description": "Optional comment about why the file is in the current state, mainly for invalid state.\n", "type": "string" }, - "study_setup": { - "description": "A high level description of the setup used to achieve the study objectives.\n", - "enum": [ - "Genotyping", - "Expression" - ] - }, "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", + "description": "The file ID assigned by the submitter.", "type": [ - "string" + "string", + "null" ] }, "type": { - "type": "string" - }, - "type_of_data": { - "description": "Is the data raw or processed?", "enum": [ - "Raw", - "Processed", - "Raw/Processed" + "submitted_copy_number" ] }, "updated_datetime": { @@ -13988,11 +12150,14 @@ } }, "required": [ - "type", "submitter_id", - "projects", - "study_id", - "study_registration" + "file_name", + "file_size", + "data_format", + "md5sum", + "data_category", + "data_type", + "experimental_strategy" ], "submittable": true, "systemProperties": [ @@ -14000,9 +12165,11 @@ "project_id", "created_datetime", "updated_datetime", - "state" + "state", + "file_state", + "error_type" ], - "title": "Study", + "title": "Submitted Copy Number", "type": "object", "uniqueKeys": [ [ @@ -14015,44 +12182,96 @@ ], "validators": null }, - "subject": { + "submitted_methylation": { "$schema": "http://json-schema.org/draft-04/schema#", "additionalProperties": false, - "category": "administrative", - "description": "The collection of all data related to a specific subject in the context of a specific experiment. \n", - "id": "subject", + "category": "data_file", + "description": "DNA methylation data files contain information on raw and normalized signal intensities, detection confidence and calculated beta values for methylated and unmethylated probes. DNA methylation is an epigenetic mark which can be associated with transcriptional inactivity when located in promoter regions.", + "id": "submitted_methylation", "links": [ { - "backref": "subjects", - "label": "member_of", - "multiplicity": "many_to_many", - "name": "studies", + "backref": "submitted_methylation_files", + "label": "data_from", + "multiplicity": "many_to_one", + "name": "aliquots", "required": true, - "target_type": "study" + "target_type": "aliquot" } ], - "namespace": "https://dcp.bionimbus.org/", + "namespace": "https://www.bloodpac.org/", "program": "*", "project": "*", "properties": { - "amputation_type": { - "description": "If amputated, the amputation type for leg, above the knee or below the knee.   \n", - "type": "string" + "aliquots": { + "anyOf": [ + { + "items": { + "additionalProperties": true, + "maxItems": 1, + "minItems": 1, + "properties": { + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "term": { + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } + }, + "type": "string" + }, + "submitter_id": { + "type": "string" + } + }, + "type": "object" + }, + "type": "array" + }, + { + "additionalProperties": true, + "properties": { + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "term": { + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } + }, + "type": "string" + }, + "submitter_id": { + "type": "string" + } + }, + "type": "object" + } + ] }, - "cohort_id": { - "description": "The study subgroup that the participant belongs to. This indicates whether the participant was a postmortem donor, an organ donor, or a surgical donor.   \n", + "assay_instrument": { "enum": [ - "Postmortem", - "Organ Donor (OPO)", - "Surgical Donor" + "Illumina" ] }, - "consent_codes": { - "description": "Data Use Restrictions that are used to indicate permissions/restrictions for datasets and/or materials, and relates to the purposes for which datasets and/or material might be removed, stored or used. \\n Based on the Data Use Ontology : see http://www.obofoundry.org/ontology/duo.html \\n GRU - For general research use for any research purpose. Example of usage: This includes but is not limited to: health/medical/biomedical purposes, fundamental biology research, the study of population origins or ancestry, statistical methods and algorithms development, and social-sciences research. \\n HMB - Use of the data is limited to health/medical/biomedical purposes; does not include the study of population origins or ancestry. \\n DS-X - Use of the data must be related to [disease]. \\n NPU - Use of the data is limited to not-for-profit organizations and not-for-profit use, non-commercial use. \\n IRB - Requestor must provide documentation of local IRB/REC approval.\n", - "items": { - "type": "string" - }, - "type": "array" + "assay_instrument_model": { + "enum": [ + "Illumina Infinium HumanMethylation450", + "Illumina Infinium HumanMethylation450K" + ] + }, + "assay_method": { + "enum": [ + "Methylation Array" + ] }, "created_datetime": { "oneOf": [ @@ -14068,26 +12287,70 @@ "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" } }, - "data_submission_guid": { - "description": "A Globally Unique IDentifier (GUID) provided by the data submitter, used to identify this subject across multiple projects, commons, etc.\n", - "type": "string" + "data_category": { + "enum": [ + "Methylation Data" + ], + "term": { + "description": "Broad categorization of the contents of the data file.\n" + } }, - "derived_parent_subject_id": { - "description": "Unique subject identifier associated with parent project; derived from parent accession and submitted subject ID.\n", - "type": "string" + "data_format": { + "enum": [ + "IDAT" + ], + "term": { + "description": "Format of the data files.\n" + } }, - "derived_topmed_subject_id": { - "description": "Unique subject identifier associated with TOPMed project; derived from TOPMed accession and submitted subject ID.\n", - "type": "string" + "data_type": { + "enum": [ + "Methylation Intensity Values" + ], + "term": { + "description": "Specific content type of the data file.\n" + } }, - "eligibility": { - "description": "A verification field of whether the Donor has met the overall eligibility criteria for GTEx collection based on answers to eligibility questions. All Eligibility conditions require confirmation from the donor procurement team (staff team where tissue collection and data abstraction takes place) and must be met in order for donor to eligible.  \n", - "type": "boolean" + "error_type": { + "enum": [ + "file_size", + "file_format", + "md5sum" + ], + "term": { + "description": "Type of error for the data file object.\n" + } }, - "geographic_site": { - "description": "\"Site where the subject was recruted. ARIC_A=field center A representing one of four anonymized centers (Forsyth County, NC, USA; Jackson, MS, USA; the northwest suburbs of Minneapolis, MN, USA; and Washington County, MD, USA) where baseline exam was conducted for ARIC (Atherosclerosis Risk in Communities), ARIC_B=field center B representing one of four anonymized centers (Forsyth County, NC, USA; Jackson, MS, USA; the northwest suburbs of Minneapolis, MN, USA; and Washington County, MD, USA) where baseline exam was conducted for ARIC (Atherosclerosis Risk in Communities), ARIC_C=field center C representing one of four anonymized centers (Forsyth County, NC, USA; Jackson, MS, USA; the northwest suburbs of Minneapolis, MN, USA; and Washington County, MD, USA) where baseline exam was conducted for ARIC (Atherosclerosis Risk in Communities), ARIC_D=field center D representing one of four anonymized centers (Forsyth County, NC, USA; Jackson, MS, USA; the northwest suburbs of Minneapolis, MN, USA; and Washington County, MD, USA) where baseline exam was conducted for ARIC (Atherosclerosis Risk in Communities), CARDIA_1=field center 1 representing one of four anonymized field centers (University of Alabama, Birmingham, AL, USA; Northwestern University, IL, USA; University of Minnesota, MN, USA; Kaiser Foundation Research Institute, Oakland, CA, USA) for subjects in the CARE project within CARDIA (Coronary Artery Risk Development in Young Adults), CARDIA_2=field center 2 representing one of four anonymized field centers (University of Alabama, Birmingham, AL, USA; Northwestern University, IL, USA; University of Minnesota, MN, USA; Kaiser Foundation Research Institute, Oakland, CA, USA) for subjects in the CARE project within CARDIA (Coronary Artery Risk Development in Young Adults), CARDIA_3=field center 3 representing one of four anonymized field centers (University of Alabama, Birmingham, AL, USA; Northwestern University, IL, USA; University of Minnesota, MN, USA; Kaiser Foundation Research Institute, Oakland, CA, USA) for subjects in the CARE project within CARDIA (Coronary Artery Risk Development in Young Adults), CARDIA_4=field center 4 representing one of four anonymized field centers (University of Alabama, Birmingham, AL, USA; Northwestern University, IL, USA; University of Minnesota, MN, USA; Kaiser Foundation Research Institute, Oakland, CA, USA) for subjects in the CARE project within CARDIA (Coronary Artery Risk Development in Young Adults), CHS_BOWMAN.GRAY=clinic at Bowman Gray University (Forsyth County, NC, USA) for CHS (Cardiovascular Health Study), CHS_DAVIS=clinic at Davis University (Sacramento County, CA, USA) for CHS (Cardiovascular Health Study), CHS_HOPKINS=clinic at Johns Hopkins University (Washington County, MD, USA) for CHS (Cardiovascular Health Study), CHS_PITT=clinic at University of Pittsburgh (Pittsburgh, PA, USA) for CHS (Cardiovascular Health Study), COPDGene_C01=clinical center C01 representing one of 21 de-identified clinical centers for COPDGene (Genetic Epidemiology of COPD), COPDGene_C02=clinical center C02 representing one of 21 de-identified clinical centers for COPDGene (Genetic Epidemiology of COPD), COPDGene_C03=clinical center C03 representing one of 21 de-identified clinical centers for COPDGene (Genetic Epidemiology of COPD), COPDGene_C04=clinical center C04 representing one of 21 de-identified clinical centers for COPDGene (Genetic Epidemiology of COPD), COPDGene_C05=clinical center C05 representing one of 21 de-identified clinical centers for COPDGene (Genetic Epidemiology of COPD), COPDGene_C06=clinical center C06 representing one of 21 de-identified clinical centers for COPDGene (Genetic Epidemiology of COPD), COPDGene_C07=clinical center C07 representing one of 21 de-identified clinical centers for COPDGene (Genetic Epidemiology of COPD), COPDGene_C08=clinical center C08 representing one of 21 de-identified clinical centers for COPDGene (Genetic Epidemiology of COPD), COPDGene_C09=clinical center C09 representing one of 21 de-identified clinical centers for COPDGene (Genetic Epidemiology of COPD), COPDGene_C10=clinical center C10 representing one of 21 de-identified clinical centers for COPDGene (Genetic Epidemiology of COPD), COPDGene_C11=clinical center C11 representing one of 21 de-identified clinical centers for COPDGene (Genetic Epidemiology of COPD), COPDGene_C12=clinical center C12 representing one of 21 de-identified clinical centers for COPDGene (Genetic Epidemiology of COPD), COPDGene_C13=clinical center C13 representing one of 21 de-identified clinical centers for COPDGene (Genetic Epidemiology of COPD), COPDGene_C14=clinical center C14 representing one of 21 de-identified clinical centers for COPDGene (Genetic Epidemiology of COPD), COPDGene_C15=clinical center C15 representing one of 21 de-identified clinical centers for COPDGene (Genetic Epidemiology of COPD), COPDGene_C16=clinical center C16 representing one of 21 de-identified clinical centers for COPDGene (Genetic Epidemiology of COPD), COPDGene_C17=clinical center C17 representing one of 21 de-identified clinical centers for COPDGene (Genetic Epidemiology of COPD), COPDGene_C18=clinical center C18 representing one of 21 de-identified clinical centers for COPDGene (Genetic Epidemiology of COPD), COPDGene_C19=clinical center C19 representing one of 21 de-identified clinical centers for COPDGene (Genetic Epidemiology of COPD), COPDGene_C20=clinical center C20 representing one of 21 de-identified clinical centers for COPDGene (Genetic Epidemiology of COPD), COPDGene_C21=clinical center C21 representing one of 21 de-identified clinical centers for COPDGene (Genetic Epidemiology of COPD), GENOA_MN=recruitment from Rochester, MN, US, GENOA_MS=recruitment from Jackson, MS, US, GOLDN_MN=recruitment center at Minneapolis, MN, USA for GOLDN (Genetics of Lipid Lowering Drugs and Diet Network Lipodemics Study), GOLDN_UT=recruitment center at Salt Lake City, UT, USA for GOLDN (Genetics of Lipid Lowering Drugs and Diet Network Lipodemics Study), HCHS_SOL_Bronx=recruitment center Bronx, NY, USA for HCHS/SOL (Hispanic Community Health Study/Study of Latinos), HCHS_SOL_Chicago=recruitment center Chicago, IL, USA for HCHS/SOL (Hispanic Community Health Study/Study of Latinos), HCHS_SOL_Miami=recruitment center Miami, FL, USA for HCHS/SOL (Hispanic Community Health Study/Study of Latinos), HCHS_SOL_SanDiego=recruitment center San Diego, CA, USA for HCHS/SOL (Hispanic Community Health Study/Study of Latinos), JHS_Hinds=recruitment from urban and rural areas of Hinds county, MS, USA for JHS (Jackson Heart Study), JHS_Madison=recruitment from urban and rural areas of Madison county, MS, USA for JHS (Jackson Heart Study), JHS_Rankin=recruitment from urban and rural areas of Rankin county, MS, USA for JHS (Jackson Heart Study), JHS_Unknown=recruitment from unknown county in MS, USA for JHS (Jackson Heart Study), Mayo_VTE_Midwest_US=state of residence (at time of enrollment for Mayo_VTE study) is in the South region of the USA as defined by the Census Bureau, Mayo_VTE_Northeast_US=state of residence (at time of enrollment for Mayo_VTE study) is in the Northeast region of the USA as defined by the Census Bureau, Mayo_VTE_non_US=state of residence (at time of enrollment for Mayo_VTE study) is from a country outside the USA, Mayo_VTE_South_US=state of residence (at time of enrollment for Mayo_VTE study) is in the Midwest region of the USA as defined by the Census Bureau, Mayo_VTE_West_US=state of residence (at time of enrollment for Mayo_VTE study) is in the West region of the USA as defined by the Census Bureau, MESA_COL=field center/baseline clinic at Columbia University, NY, USA for MESA (Multi-Ethnic Study of Atherosclerosis Cohort), MESA_JHU=field center/baseline clinic at Johns Hopkins University, MD, USA for MESA (Multi-Ethnic Study of Atherosclerosis Cohort), MESA_NWU=field center/baseline clinic at Northwestern University, IL, USA for MESA (Multi-Ethnic Study of Atherosclerosis Cohort), MESA_UCLA=field center/baseline clinic at University of California, Los Angeles, CA, USA for MESA (Multi-Ethnic Study of Atherosclerosis Cohort), MESA_UMN=field center/baseline clinic at University of Minnesota, MN, USA for MESA (Multi-Ethnic Study of Atherosclerosis Cohort), MESA_WFU=field center/baseline clinic at Wake Forest University, NC, USA for MESA (Multi-Ethnic Study of Atherosclerosis Cohort), SAS_Apia.urban=recruitment census region of Apia Urban Area in Samoa for SAS (Genome-wide Association Study of Adiposity in Samoans), SAS_NW.Upola=recruitment census region of Northwest Upola in Samoa for SAS (Genome-wide Association Study of Adiposity in Samoans), SAS_rest.Upola=recruitment census region including rest of Upola in Samoa for SAS (Genome-wide Association Study of Adiposity in Samoans), SAS_Savaii=recruitment census region of Savaii in Samoa for SAS (Genome-wide Association Study of Adiposity in Samoans), WHI_Midwest=recruitment from Midwest region of the USA for WHI (Womens Health Initiative), WHI_Northeast=recruitment from Northeast region of the USA for WHI (Womens Health Initiative), WHI_South=recruitment from South region of the USA for WHI (Womens Health Initiative), WHI_West=recruitment from West region of the USA for WHI (Womens Health Initiative)\" (HARMONIZED)\n", + "file_name": { + "term": { + "description": "The name (or part of a name) of a file (of any type).\n" + }, "type": "string" }, + "file_size": { + "term": { + "description": "The size of the data file (object) in bytes.\n" + }, + "type": "integer" + }, + "file_state": { + "default": "registered", + "enum": [ + "registered", + "uploading", + "uploaded", + "validating", + "validated", + "submitted", + "processing", + "processed", + "released", + "error" + ], + "term": { + "description": "The current state of the data file object.\n" + } + }, "id": { "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", "systemAlias": "node_id", @@ -14103,19 +12366,15 @@ }, "type": "string" }, - "index_date": { - "description": "\"Indicates whether the time point reference begins at the donor's actual death, presumed death, or when the cross clamp was applied in the case of surgical donors.\"\n", - "enum": [ - "Actual Death", - "Presumed Death", - "Cross Clamp", - "Study Enrollment", - "Diagnosis", - "First Patient Visit" - ] + "md5sum": { + "pattern": "^[a-f0-9]{32}$", + "term": { + "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint.\n" + }, + "type": "string" }, - "participant_id": { - "description": "Unique identifier that can be used to retrieve more information for a participant.\n", + "object_id": { + "description": "The GUID of the object in the index service.", "type": "string" }, "project_id": { @@ -14165,76 +12424,21 @@ "description": "The current state of the object.\n" } }, - "studies": { - "anyOf": [ - { - "items": { - "additionalProperties": true, - "minItems": 1, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - }, - "type": "array" - }, - { - "additionalProperties": true, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - } - ] + "state_comment": { + "description": "Optional comment about why the file is in the current state, mainly for invalid state.\n", + "type": "string" }, "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", + "description": "The file ID assigned by the submitter.", "type": [ - "string" + "string", + "null" ] }, - "transplanted_organ": { - "description": "If the Donor was an Organ Donor, which Organs were donated.\n", - "type": "string" - }, "type": { - "type": "string" - }, - "unit_geographic_site": { - "description": "harmonization unit for site (A \"harmonization unit\" is a defined group of subjects whose phenotypes can be similarly processed.) (HARMONIZED)\n", - "type": "string" + "enum": [ + "submitted_methylation" + ] }, "updated_datetime": { "oneOf": [ @@ -14252,11 +12456,14 @@ } }, "required": [ - "type", "submitter_id", - "studies", - "consent_codes", - "participant_id" + "file_name", + "file_size", + "md5sum", + "data_category", + "data_type", + "data_format", + "aliquots" ], "submittable": true, "systemProperties": [ @@ -14264,124 +12471,43 @@ "project_id", "created_datetime", "updated_datetime", - "state" + "state", + "file_state", + "error_type" ], - "title": "Subject", + "title": "Submitted Methylation", "type": "object", "uniqueKeys": [ [ "id" ], - [ - "project_id", - "submitter_id" - ] - ], - "validators": null - }, - "submitted_aligned_reads": { - "$schema": "http://json-schema.org/draft-04/schema#", - "additionalProperties": false, - "category": "data_file", - "description": "Data file containing aligned reads that are used as input to GDC workflows.\n", - "id": "submitted_aligned_reads", - "links": [ - { - "exclusive": false, - "required": true, - "subgroup": [ - { - "backref": "submitted_aligned_reads_files", - "label": "data_from", - "multiplicity": "many_to_many", - "name": "core_metadata_collections", - "required": false, - "target_type": "core_metadata_collection" - }, - { - "backref": "submitted_aligned_reads_files", - "label": "data_from", - "multiplicity": "many_to_many", - "name": "read_groups", - "required": false, - "target_type": "read_group" - } - ] - } - ], - "namespace": "https://dcp.bionimbus.org/", - "program": "*", - "project": "*", - "properties": { - "bucket_path": { - "items": { - "type": "string" - }, - "term": { - "description": "The directory levels of the file as it would be found in the AWS and/or GCP bucket.\n" - }, - "type": "array" - }, - "callset": { - "term": { - "description": "Periodically, the TOPMed Informatics Research Center (IRC) performs variant identification and genotype calling on all samples available at a given time and the resulting call set is referred to as a genotype \"Freeze\".\n" - }, - "type": "string" - }, - "core_metadata_collections": { - "anyOf": [ - { - "items": { - "additionalProperties": true, - "minItems": 1, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - }, - "type": "array" - }, - { - "additionalProperties": true, - "properties": { - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", - "termDef": { - "cde_id": "C54100", - "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" - } - }, - "type": "string" - }, - "submitter_id": { - "type": "string" - } - }, - "type": "object" - } - ] - }, + [ + "project_id", + "submitter_id" + ] + ], + "validators": null + }, + "submitted_somatic_mutation": { + "$schema": "http://json-schema.org/draft-04/schema#", + "additionalProperties": false, + "category": "data_file", + "description": "Data file containing somatic mutation calls from a read group.\n", + "id": "submitted_somatic_mutation", + "links": [ + { + "backref": "submitted_somatic_mutations", + "label": "derived_from", + "multiplicity": "many_to_many", + "name": "read_groups", + "required": true, + "target_type": "read_group" + } + ], + "namespace": "http://gdc.nci.nih.gov", + "program": "*", + "project": "*", + "properties": { "created_datetime": { "oneOf": [ { @@ -14397,31 +12523,22 @@ } }, "data_category": { - "enum": [ - "Sequencing Data", - "Sequencing Reads", - "Raw Sequencing Data" - ], "term": { "description": "Broad categorization of the contents of the data file.\n" - } + }, + "type": "string" }, "data_format": { - "enum": [ - "BAM", - "CRAM" - ], "term": { "description": "Format of the data files.\n" - } + }, + "type": "string" }, "data_type": { - "enum": [ - "Aligned Reads" - ], "term": { "description": "Specific content type of the data file.\n" - } + }, + "type": "string" }, "error_type": { "enum": [ @@ -14434,31 +12551,8 @@ } }, "experimental_strategy": { - "enum": [ - "WGS", - "WXS", - "Low Pass WGS", - "Validation", - "RNA-Seq", - "miRNA-Seq", - "Total RNA-Seq", - "Amplicon", - "Other" - ], - "term": { - "description": "The sequencing strategy used to generate the data file referred to by the ga4gh_drs_uri.\n" - } - }, - "file_format": { - "term": { - "description": "The format of the data file object.\n" - }, - "type": "string" - }, - "file_md5sum": { - "pattern": "^[a-f0-9]{32}$", "term": { - "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint. This version of the property is used for interoperation purposes.\n" + "description": "The sequencing strategy used to generate the data file.\n" }, "type": "string" }, @@ -14492,18 +12586,6 @@ "description": "The current state of the data file object.\n" } }, - "file_type": { - "term": { - "description": "Specific content type of the data file. This version of the property is used for interoperation purposes.\n" - }, - "type": "string" - }, - "ga4gh_drs_uri": { - "term": { - "description": "DRS URI as defined by GA4GH DRS spec for pointers to file objects.\n" - }, - "type": "string" - }, "id": { "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", "systemAlias": "node_id", @@ -14631,14 +12713,25 @@ "description": "The current state of the object.\n" } }, + "state_comment": { + "description": "Optional comment about why the file is in the current state, mainly for invalid state.\n", + "type": "string" + }, "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", + "description": "The file ID assigned by the submitter.", "type": [ - "string" + "string", + "null" ] }, + "total_variants": { + "description": "The total number of variants detected carrying a base change difference from the reference genome.", + "type": "integer" + }, "type": { - "type": "string" + "enum": [ + "submitted_somatic_mutation" + ] }, "updated_datetime": { "oneOf": [ @@ -14656,15 +12749,15 @@ } }, "required": [ - "type", "submitter_id", "file_name", "file_size", + "data_format", "md5sum", "data_category", "data_type", - "data_format", - "experimental_strategy" + "experimental_strategy", + "read_groups" ], "submittable": true, "systemProperties": [ @@ -14676,7 +12769,7 @@ "file_state", "error_type" ], - "title": "Submitted Aligned Reads", + "title": "Submitted Somatic Mutation", "type": "object", "uniqueKeys": [ [ @@ -14697,47 +12790,26 @@ "id": "submitted_unaligned_reads", "links": [ { - "exclusive": false, + "backref": "submitted_unaligned_reads_files", + "label": "data_from", + "multiplicity": "many_to_one", + "name": "read_groups", "required": true, - "subgroup": [ - { - "backref": "submitted_unaligned_reads_files", - "label": "data_from", - "multiplicity": "many_to_many", - "name": "read_groups", - "required": false, - "target_type": "read_group" - }, - { - "backref": "submitted_unaligned_reads_files", - "label": "data_from", - "multiplicity": "many_to_many", - "name": "core_metadata_collections", - "required": false, - "target_type": "core_metadata_collection" - } - ] + "target_type": "read_group" + }, + { + "backref": "submitted_unaligned_reads_files", + "label": "data_from", + "multiplicity": "many_to_many", + "name": "core_metadata_collections", + "required": false, + "target_type": "core_metadata_collection" } ], - "namespace": "https://dcp.bionimbus.org/", + "namespace": "http://gdc.nci.nih.gov", "program": "*", "project": "*", "properties": { - "bucket_path": { - "items": { - "type": "string" - }, - "term": { - "description": "The directory levels of the file as it would be found in the AWS and/or GCP bucket.\n" - }, - "type": "array" - }, - "callset": { - "term": { - "description": "Periodically, the TOPMed Informatics Research Center (IRC) performs variant identification and genotype calling on all samples available at a given time and the resulting call set is referred to as a genotype \"Freeze\".\n" - }, - "type": "string" - }, "core_metadata_collections": { "anyOf": [ { @@ -14852,26 +12924,12 @@ "RNA-Seq", "miRNA-Seq", "Total RNA-Seq", - "Amplicon", - "Other" + "DNA Panel" ], "term": { - "description": "The sequencing strategy used to generate the data file referred to by the ga4gh_drs_uri.\n" + "description": "The sequencing strategy used to generate the data file.\n" } }, - "file_format": { - "term": { - "description": "The format of the data file object.\n" - }, - "type": "string" - }, - "file_md5sum": { - "pattern": "^[a-f0-9]{32}$", - "term": { - "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint. This version of the property is used for interoperation purposes.\n" - }, - "type": "string" - }, "file_name": { "term": { "description": "The name (or part of a name) of a file (of any type).\n" @@ -14899,58 +12957,281 @@ "error" ], "term": { - "description": "The current state of the data file object.\n" + "description": "The current state of the data file object.\n" + } + }, + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "systemAlias": "node_id", + "term": { + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } + }, + "type": "string" + }, + "md5sum": { + "pattern": "^[a-f0-9]{32}$", + "term": { + "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint.\n" + }, + "type": "string" + }, + "object_id": { + "description": "The GUID of the object in the index service.", + "type": "string" + }, + "project_id": { + "term": { + "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" + }, + "type": "string" + }, + "read_groups": { + "anyOf": [ + { + "items": { + "additionalProperties": true, + "maxItems": 1, + "minItems": 1, + "properties": { + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "term": { + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } + }, + "type": "string" + }, + "submitter_id": { + "type": "string" + } + }, + "type": "object" + }, + "type": "array" + }, + { + "additionalProperties": true, + "properties": { + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "term": { + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } + }, + "type": "string" + }, + "submitter_id": { + "type": "string" + } + }, + "type": "object" + } + ] + }, + "state": { + "default": "validated", + "downloadable": [ + "uploaded", + "md5summed", + "validating", + "validated", + "error", + "invalid", + "released" + ], + "oneOf": [ + { + "enum": [ + "uploading", + "uploaded", + "md5summing", + "md5summed", + "validating", + "error", + "invalid", + "suppressed", + "redacted", + "live" + ] + }, + { + "enum": [ + "validated", + "submitted", + "released" + ] + } + ], + "public": [ + "live" + ], + "term": { + "description": "The current state of the object.\n" } }, - "file_type": { - "term": { - "description": "Specific content type of the data file. This version of the property is used for interoperation purposes.\n" - }, + "state_comment": { + "description": "Optional comment about why the file is in the current state, mainly for invalid state.\n", "type": "string" }, - "ga4gh_drs_uri": { + "submitter_id": { + "description": "The file ID assigned by the submitter.", + "type": [ + "string", + "null" + ] + }, + "type": { + "enum": [ + "submitted_unaligned_reads" + ] + }, + "updated_datetime": { + "oneOf": [ + { + "format": "date-time", + "type": "string" + }, + { + "type": "null" + } + ], "term": { - "description": "DRS URI as defined by GA4GH DRS spec for pointers to file objects.\n" - }, - "type": "string" + "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + } + } + }, + "required": [ + "submitter_id", + "file_name", + "file_size", + "md5sum", + "data_category", + "data_type", + "data_format", + "experimental_strategy", + "read_groups" + ], + "submittable": true, + "systemProperties": [ + "id", + "project_id", + "created_datetime", + "updated_datetime", + "state", + "file_state", + "error_type" + ], + "title": "Submitted Unaligned Reads", + "type": "object", + "uniqueKeys": [ + [ + "id" + ], + [ + "project_id", + "submitter_id" + ] + ], + "validators": null + }, + "treatment": { + "$schema": "http://json-schema.org/draft-04/schema#", + "additionalProperties": false, + "category": "clinical", + "description": "Record of the administration and intention of therapeutic agents provided to a patient to alter the course of a pathologic process.\n", + "id": "treatment", + "links": [ + { + "backref": "treatments", + "label": "describes", + "multiplicity": "many_to_one", + "name": "diagnoses", + "required": true, + "target_type": "diagnosis" + } + ], + "namespace": "http://gdc.nci.nih.gov", + "program": "*", + "project": "*", + "properties": { + "created_datetime": { + "oneOf": [ + { + "format": "date-time", + "type": "string" + }, + { + "type": "null" + } + ], + "term": { + "description": "A combination of date and time of day in the form [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm]\n" + } }, - "id": { - "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", - "systemAlias": "node_id", + "days_to_treatment": { "term": { - "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "description": "Number of days from date of initial pathologic diagnosis that treatment began.\n", "termDef": { - "cde_id": "C54100", + "cde_id": null, "cde_version": null, - "source": "NCIt", - "term": "Universally Unique Identifier", - "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + "source": null, + "term": "Days to Treatment Start", + "term_url": null } }, - "type": "string" + "type": "number" }, - "md5sum": { - "pattern": "^[a-f0-9]{32}$", + "days_to_treatment_end": { "term": { - "description": "The 128-bit hash value expressed as a 32 digit hexadecimal number used as a file's digital fingerprint.\n" + "description": "Time interval from the date of the initial pathologic diagnosis to the date of treatment end, represented as a calculated number of days.\n", + "termDef": { + "cde_id": 5102431, + "cde_version": 1, + "source": "caDSR", + "term": "Treatment End Subtract First Pathologic Diagnosis Day Calculation Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5102431&version=1.0" + } }, - "type": "string" - }, - "object_id": { - "description": "The GUID of the object in the index service.", - "type": "string" + "type": "number" }, - "project_id": { + "days_to_treatment_start": { "term": { - "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" + "description": "Time interval from the date of the initial pathologic diagnosis to the start of treatment, represented as a calculated number of days.\n", + "termDef": { + "cde_id": 5102411, + "cde_version": 1, + "source": "caDSR", + "term": "Treatment Start Subtract First Pathologic Diagnosis Time Day Calculation Value", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5102411&version=1.0" + } }, - "type": "string" + "type": "number" }, - "read_groups": { + "diagnoses": { "anyOf": [ { "items": { "additionalProperties": true, + "maxItems": 1, "minItems": 1, "properties": { "id": { @@ -15000,6 +13281,27 @@ } ] }, + "id": { + "pattern": "^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$", + "systemAlias": "node_id", + "term": { + "description": "A 128-bit identifier. Depending on the mechanism used to generate it, it is either guaranteed to be different from all other UUIDs/GUIDs generated until 3400 AD or extremely likely to be different. Its relatively small size lends itself well to sorting, ordering, and hashing of all sorts, storing in databases, simple allocation, and ease of programming in general.\n", + "termDef": { + "cde_id": "C54100", + "cde_version": null, + "source": "NCIt", + "term": "Universally Unique Identifier", + "term_url": "https://ncit.nci.nih.gov/ncitbrowser/ConceptReport.jsp?dictionary=NCI_Thesaurus&version=16.02d&ns=NCI_Thesaurus&code=C54100" + } + }, + "type": "string" + }, + "project_id": { + "term": { + "description": "Unique ID for any specific defined piece of work that is undertaken or attempted to meet a single requirement.\n" + }, + "type": "string" + }, "state": { "default": "validated", "downloadable": [ @@ -15042,14 +13344,201 @@ } }, "submitter_id": { - "description": "A project-specific identifier for a node. This property is the calling card/nickname/alias for a unit of submission. It can be used in place of the UUID for identifying or recalling a node.\n", "type": [ - "string" + "string", + "null" ] }, - "type": { + "therapeutic_agents": { + "term": { + "description": "Text identification of the individual agent(s) used as part of a prior treatment regimen.\n", + "termDef": { + "cde_id": 2975232, + "cde_version": 1, + "source": "caDSR", + "term": "Prior Therapy Regimen Text", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2975232&version=1.0" + } + }, + "type": "string" + }, + "treatment_anatomic_site": { + "enum": [ + "Abdomen, total", + "Arm", + "Ascites", + "Axillary", + "Body, total", + "Bone", + "Bone, non-spine", + "Brain, focal", + "Brain, whole", + "Brain-C2", + "Breast", + "Cervical", + "Chest Wall", + "Effusion", + "Epitrochlear", + "Eye", + "Femoral", + "Gastrointestinal, Colon", + "Gastrointestinal, Gallbladder", + "Gastrointestinal, Intestine", + "Gastrointestinal, Liver", + "Gastrointestinal, NOS", + "Gastrointestinal, Pancreas", + "Gastrointestinal, Rectum", + "Gastrointestinal, Stomach", + "Genitourinary, Bladder", + "Genitourinary, Kidney", + "Genitourinary, NOS", + "Genitourinary, Prostate", + "Genitourinary, Prostate and Seminal Vesicles", + "Head", + "Head, Face, or Neck", + "Hilar", + "Iliac-common", + "Iliac-external", + "Inguinal", + "Internal Mammary Nodes", + "Leg", + "Lung", + "Lymph Nodes", + "Lymph node, distant (specify site)", + "Lymph node, locoregional (specify site)", + "Mantle", + "Mediastinal", + "Mediastinum", + "Mesenteric", + "Occipital", + "Other", + "Paraaortic", + "Parametrium", + "Parotid", + "Pelvis", + "Popliteal", + "Primary tumor site", + "Prostate", + "Prostate Bed", + "Prostate, Seminal Vesicles and Lymph Nodes", + "Rectum", + "Retroperitoneal", + "Sacrum", + "Seminal vesicles", + "Shoulder", + "Skin, lower extremity, local", + "Skin, total", + "Skin, trunk, local", + "Skin, upper extremity, local", + "Spine", + "Spine, whole", + "Splenic", + "Submandibular", + "Supraclavicular", + "Supraclavicular/Axillary Level 3", + "Thorax", + "Trunk", + "Unknown", + "Not Reported", + "Not Allowed To Collect" + ], + "term": { + "description": "The anatomic site or field targeted by a treatment regimen or single agent therapy.\n", + "termDef": { + "cde_id": null, + "cde_version": null, + "source": null, + "term": "Treatment Anatomic Site", + "term_url": null + } + } + }, + "treatment_intent_type": { + "term": { + "description": "Text term to identify the reason for the administration of a treatment regimen. [Manually-curated]\n", + "termDef": { + "cde_id": 2793511, + "cde_version": 1, + "source": "caDSR", + "term": "Treatment Regimen Intent Type", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=2793511&version=1.0" + } + }, "type": "string" }, + "treatment_or_therapy": { + "enum": [ + "yes", + "no", + "unknown", + "not reported" + ], + "term": { + "description": "A yes/no/unknown/not applicable indicator related to the administration of therapeutic agents received before the body specimen was collected.\n", + "termDef": { + "cde_id": 4231463, + "cde_version": 1, + "source": "caDSR", + "term": "Therapeutic Procedure Prior Specimen Collection Administered Yes No Unknown Not Applicable Indicator", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=4231463&version=1.0" + } + } + }, + "treatment_outcome": { + "enum": [ + "Complete Response", + "Partial Response", + "Treatment Ongoing", + "Treatment Stopped Due to Toxicity", + "Unknown" + ], + "term": { + "description": "Text term that describes the patient¿s final outcome after the treatment was administered.\n", + "termDef": { + "cde_id": 5102383, + "cde_version": 1, + "source": "caDSR", + "term": "Treatment Outcome Type", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5102383&version=1.0" + } + } + }, + "treatment_type": { + "enum": [ + "Ablation", + "Chemotherapy", + "Concurrent Chemoradiation", + "Cryoablation", + "Embolization", + "Hormone Therapy", + "Internal Radiation", + "Immunotherapy (Including Vaccines)", + "Other", + "Pharmaceutical Therapy", + "Radiation Therapy", + "Stem Cell Treatment", + "Surgery", + "Targeted Molecular Therapy", + "Unknown", + "Not Reported", + "Not Allowed To Collect" + ], + "term": { + "description": "Text term that describes the kind of treatment administered.\n", + "termDef": { + "cde_id": 5102381, + "cde_version": 1, + "source": "caDSR", + "term": "Treatment Method Type", + "term_url": "https://cdebrowser.nci.nih.gov/CDEBrowser/search?elementDetails=9&FirstTimer=0&PageId=ElementDetailsGroup&publicId=5102381&version=1.0" + } + } + }, + "type": { + "enum": [ + "treatment" + ] + }, "updated_datetime": { "oneOf": [ { @@ -15065,28 +13554,15 @@ } } }, - "required": [ - "type", - "submitter_id", - "file_name", - "file_size", - "md5sum", - "data_category", - "data_type", - "data_format", - "experimental_strategy" - ], "submittable": true, "systemProperties": [ "id", "project_id", - "created_datetime", - "updated_datetime", "state", - "file_state", - "error_type" + "created_datetime", + "updated_datetime" ], - "title": "Submitted Unaligned Reads", + "title": "Treatment", "type": "object", "uniqueKeys": [ [ diff --git a/data/schema.json b/data/schema.json index 15ccd5cd4..2e8e9f9dd 100644 --- a/data/schema.json +++ b/data/schema.json @@ -1,108 +1,164 @@ { "data": { "__schema": { + "directives": [ + { + "args": [ + { + "defaultValue": null, + "description": "Included when true.", + "name": "if", + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } + } + ], + "description": "Directs the executor to include this field or fragment only when the `if` argument is true.", + "locations": [ + "FIELD", + "FRAGMENT_SPREAD", + "INLINE_FRAGMENT" + ], + "name": "include" + }, + { + "args": [ + { + "defaultValue": null, + "description": "Skipped when true.", + "name": "if", + "type": { + "kind": "NON_NULL", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } + } + ], + "description": "Directs the executor to skip this field or fragment when the `if` argument is true.", + "locations": [ + "FIELD", + "FRAGMENT_SPREAD", + "INLINE_FRAGMENT" + ], + "name": "skip" + } + ], + "mutationType": null, "queryType": { "name": "Root" }, - "mutationType": null, "subscriptionType": null, "types": [ { - "kind": "OBJECT", - "name": "Root", "description": null, + "enumValues": null, "fields": [ { - "name": "transaction_log", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -111,42 +167,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -155,60 +221,47 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "transaction_log", "type": { "kind": "LIST", "name": null, @@ -217,101 +270,104 @@ "name": "TransactionLog", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_log_count", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -320,42 +376,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -364,95 +430,79 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_log_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "node", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -461,102 +511,92 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "of_type", + "defaultValue": null, "description": null, + "name": "of_type", "type": { "kind": "LIST", "name": null, @@ -565,30 +605,23 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "category", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "node", "type": { "kind": "LIST", "name": null, @@ -597,37 +630,52 @@ "name": "Node", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "data_release", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "ids", + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -636,102 +684,140 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, + "description": null, + "name": "file_size", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "error_type", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "object_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -740,12 +826,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -754,12 +850,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -768,40 +864,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -810,12 +916,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -824,40 +930,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "major_version", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_experimental_metadata", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "minor_version", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "name", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -866,12 +982,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "release_date", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -880,26 +1006,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "released", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -908,63 +1044,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_data_release", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "experimental_metadata", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "data_release", + "name": "experimental_metadata", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_data_release_count", - "description": null, "args": [ { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -973,102 +1095,102 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "data_format", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "file_size", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -1077,12 +1199,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -1091,12 +1213,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -1105,54 +1227,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -1161,54 +1303,64 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "major_version", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "minor_version", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "name", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "release_date", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -1217,26 +1369,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "released", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Boolean", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_experimental_metadata", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -1245,59 +1407,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_data_release", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "root", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -1306,116 +1459,159 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "data_category", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_experimental_metadata_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "data_format", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, + "description": null, + "name": "file_size", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -1424,12 +1620,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -1438,54 +1634,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "total_variants", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "schema_version", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -1494,63 +1690,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_root", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "root", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_root_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -1559,102 +1752,140 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "data_type", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_somatic_mutation", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "state_comment", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -1663,12 +1894,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -1677,12 +1908,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -1691,40 +1932,77 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitted_somatic_mutation", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "submitted_somatic_mutation", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -1733,12 +2011,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "schema_version", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -1747,63 +2025,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_root", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "reference_file", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -1812,102 +2087,130 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "error_type", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "object_id", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "total_variants", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "file_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "project_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -1916,12 +2219,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -1930,12 +2233,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -1944,12 +2247,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -1958,40 +2271,50 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_submitted_somatic_mutation", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -2000,12 +2323,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -2014,12 +2337,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -2028,12 +2361,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -2042,12 +2375,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -2056,12 +2399,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -2070,26 +2413,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_submitted_somatic_mutation_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "percent_aligned", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "encoding", "type": { "kind": "LIST", "name": null, @@ -2098,26 +2474,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "sequence_duplication_levels", "type": { "kind": "LIST", "name": null, @@ -2126,26 +2502,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "basic_statistics", "type": { "kind": "LIST", "name": null, @@ -2154,12 +2530,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "per_base_sequence_content", "type": { "kind": "LIST", "name": null, @@ -2168,12 +2544,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "kmer_content", "type": { "kind": "LIST", "name": null, @@ -2182,26 +2558,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "percent_gc_content", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "per_tile_sequence_quality", "type": { "kind": "LIST", "name": null, @@ -2210,26 +2586,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source_file", + "defaultValue": null, "description": null, + "name": "workflow_link", "type": { "kind": "LIST", "name": null, @@ -2238,12 +2634,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -2252,26 +2648,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_version", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -2280,53 +2676,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "per_sequence_gc_content", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_reference_file", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "reference_file", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_reference_file_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -2335,12 +2704,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "per_base_n_content", "type": { "kind": "LIST", "name": null, @@ -2349,102 +2718,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -2453,12 +2752,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -2467,12 +2766,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "adapter_content", "type": { "kind": "LIST", "name": null, @@ -2481,40 +2780,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "workflow_end_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -2523,12 +2818,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "per_base_sequence_quality", "type": { "kind": "LIST", "name": null, @@ -2537,12 +2832,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "fastq_name", "type": { "kind": "LIST", "name": null, @@ -2551,12 +2846,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -2565,54 +2860,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_read_group_qc", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "total_sequences", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "total_aligned_reads", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "sequence_length_distribution", "type": { "kind": "LIST", "name": null, @@ -2621,12 +2936,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "per_sequence_quality_score", "type": { "kind": "LIST", "name": null, @@ -2635,12 +2950,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -2649,12 +2964,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "workflow_type", "type": { "kind": "LIST", "name": null, @@ -2663,26 +2978,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "overrepresented_sequences", "type": { "kind": "LIST", "name": null, @@ -2691,12 +3002,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "workflow_start_datetime", "type": { "kind": "LIST", "name": null, @@ -2705,12 +3016,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "workflow_version", "type": { "kind": "LIST", "name": null, @@ -2719,26 +3030,63 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "read_group_qc", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "read_group_qc", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "percent_aligned", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "encoding", "type": { "kind": "LIST", "name": null, @@ -2747,26 +3095,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source_file", + "defaultValue": null, "description": null, + "name": "sequence_duplication_levels", "type": { "kind": "LIST", "name": null, @@ -2775,12 +3123,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -2789,26 +3137,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_version", + "defaultValue": null, "description": null, + "name": "basic_statistics", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "per_base_sequence_content", "type": { "kind": "LIST", "name": null, @@ -2817,63 +3165,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "kmer_content", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_reference_file", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "reference_file_index", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "percent_gc_content", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "per_tile_sequence_quality", "type": { "kind": "LIST", "name": null, @@ -2882,116 +3207,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "workflow_link", "type": { "kind": "LIST", "name": null, @@ -3000,12 +3255,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -3014,54 +3269,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "per_sequence_gc_content", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -3070,12 +3325,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "per_base_n_content", "type": { "kind": "LIST", "name": null, @@ -3084,12 +3339,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -3098,12 +3373,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -3112,12 +3387,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "adapter_content", "type": { "kind": "LIST", "name": null, @@ -3126,12 +3401,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "workflow_end_datetime", "type": { "kind": "LIST", "name": null, @@ -3140,26 +3415,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "per_base_sequence_quality", "type": { "kind": "LIST", "name": null, @@ -3168,12 +3453,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "fastq_name", "type": { "kind": "LIST", "name": null, @@ -3182,12 +3467,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -3196,68 +3481,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_read_group_qc", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "total_sequences", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "total_aligned_reads", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "sequence_length_distribution", "type": { "kind": "LIST", "name": null, @@ -3266,12 +3557,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "per_sequence_quality_score", "type": { "kind": "LIST", "name": null, @@ -3280,12 +3571,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -3294,12 +3585,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source_file", + "defaultValue": null, "description": null, + "name": "workflow_type", "type": { "kind": "LIST", "name": null, @@ -3308,12 +3599,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "overrepresented_sequences", "type": { "kind": "LIST", "name": null, @@ -3322,26 +3623,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_version", + "defaultValue": null, "description": null, + "name": "workflow_start_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "workflow_version", "type": { "kind": "LIST", "name": null, @@ -3350,53 +3651,45 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_reference_file_index", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "reference_file_index", - "ofType": null - } - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "_read_group_qc_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "_reference_file_index_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -3405,130 +3698,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "data_format", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "file_size", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -3537,12 +3788,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -3551,54 +3802,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -3607,26 +3844,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -3635,26 +3868,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -3663,12 +3892,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -3677,12 +3906,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -3691,12 +3920,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -3705,82 +3934,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_copy_number", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -3789,12 +4010,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -3803,26 +4024,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -3831,12 +4048,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source_file", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -3845,40 +4062,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "study_version", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -3887,49 +4100,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_reference_file_index", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "submitted_copy_number", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "submitted_copy_number", + "ofType": null + } + } }, { - "name": "exposure", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -3938,116 +4151,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "data_format", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "file_size", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -4056,12 +4241,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -4070,12 +4255,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -4084,82 +4269,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_current_smoker_baseline", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_ever_smoker_baseline", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -4168,26 +4359,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "current_smoker_baseline", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ever_smoker_baseline", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -4196,26 +4387,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "smoking_status", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -4224,26 +4425,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_copy_number", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_current_smoker_baseline", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -4252,12 +4463,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_ever_smoker_baseline", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -4266,12 +4477,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -4280,26 +4501,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "years_smoked", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "years_smoked_gt89", + "defaultValue": null, "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -4308,67 +4539,97 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_exposure", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "exposure", - "ofType": null - } - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "_submitted_copy_number_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "_exposure_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, + "description": null, + "name": "major_version", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -4377,102 +4638,108 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "released", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_data_release", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -4481,12 +4748,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "release_date", "type": { "kind": "LIST", "name": null, @@ -4495,12 +4762,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -4509,40 +4776,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "minor_version", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -4551,40 +4838,32 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_current_smoker_baseline", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_ever_smoker_baseline", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -4593,54 +4872,77 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_release", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "data_release", + "ofType": null + } + } + }, + { + "args": [ { - "name": "current_smoker_baseline", + "defaultValue": null, "description": null, + "name": "major_version", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ever_smoker_baseline", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "smoking_status", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -4649,54 +4951,94 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "released", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "unit_current_smoker_baseline", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_data_release", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_ever_smoker_baseline", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -4705,26 +5047,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "years_smoked", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "years_smoked_gt89", + "defaultValue": null, "description": null, + "name": "release_date", "type": { "kind": "LIST", "name": null, @@ -4733,49 +5075,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_exposure", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "aligned_reads", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -4784,130 +5103,141 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "minor_version", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_data_release_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -4916,12 +5246,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -4930,110 +5260,94 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "doi", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_publication", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -5042,12 +5356,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -5056,12 +5370,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -5070,12 +5384,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -5084,12 +5398,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -5098,12 +5412,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -5112,68 +5426,56 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "pmid", "type": { "kind": "LIST", "name": null, @@ -5182,26 +5484,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -5210,109 +5508,77 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "platform", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "publication", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "publication", + "ofType": null + } + } + }, + { + "args": [ { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "aligned_reads", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_aligned_reads_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -5321,12 +5587,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "doi", "type": { "kind": "LIST", "name": null, @@ -5335,102 +5601,94 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_publication", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -5439,12 +5697,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -5453,12 +5711,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -5467,40 +5725,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -5509,26 +5787,22 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "pmid", "type": { "kind": "LIST", "name": null, @@ -5537,26 +5811,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -5565,12 +5835,25 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_publication_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -5579,12 +5862,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -5593,26 +5876,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", "type": { "kind": "LIST", "name": null, @@ -5621,26 +5924,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -5649,12 +5952,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "name", "type": { "kind": "LIST", "name": null, @@ -5663,68 +5966,76 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_program", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -5733,26 +6044,73 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platform", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "program", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "program", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -5761,12 +6119,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -5775,26 +6133,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", "type": { "kind": "LIST", "name": null, @@ -5803,49 +6181,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "sample", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -5854,12 +6209,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "name", "type": { "kind": "LIST", "name": null, @@ -5868,116 +6223,181 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { + "defaultValue": null, + "description": null, "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, + "description": null, + "name": "not", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_program", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, + "description": null, + "name": "with_links_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_program_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "acknowledgee", "type": { "kind": "LIST", "name": null, @@ -5986,12 +6406,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -6000,110 +6420,94 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_acknowledgement", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "autolysis_score", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "biospecimen_anatomic_site", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "biospecimen_anatomic_site_detail", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "biospecimen_anatomic_site_uberon_id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "biospecimen_anatomic_site_uberon_term", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -6112,12 +6516,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "biospecimen_physical_site", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -6126,12 +6530,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "biospecimen_type", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -6140,12 +6544,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "collection_kit", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -6154,12 +6558,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "collection_site", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -6168,12 +6572,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "composition", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -6182,82 +6586,66 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "current_weight", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "freezing_method", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hours_to_collection", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "hours_to_sample_procurement", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "internal_notes", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -6266,40 +6654,63 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "acknowledgement", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "acknowledgement", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "is_ffpe", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "method_of_sample_procurement", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "oct_embedded", + "defaultValue": null, "description": null, + "name": "acknowledgee", "type": { "kind": "LIST", "name": null, @@ -6308,12 +6719,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "pathology_notes", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -6322,40 +6733,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "preservation_method", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_acknowledgement", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "prosector_notes", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -6364,40 +6771,56 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "sample_type", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "specimen_id", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -6406,12 +6829,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "tissue_type", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -6420,12 +6843,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -6434,53 +6857,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_sample", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "sample", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_sample_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -6489,12 +6885,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -6503,102 +6899,66 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -6607,12 +6967,25 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_acknowledgement_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "library_name", "type": { "kind": "LIST", "name": null, @@ -6621,54 +6994,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "is_paired_end", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "adapter_sequence", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -6677,12 +7046,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "autolysis_score", + "defaultValue": null, "description": null, + "name": "library_strand", "type": { "kind": "LIST", "name": null, @@ -6691,12 +7060,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "biospecimen_anatomic_site", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -6705,12 +7074,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "biospecimen_anatomic_site_detail", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_name", "type": { "kind": "LIST", "name": null, @@ -6719,12 +7088,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "biospecimen_anatomic_site_uberon_id", + "defaultValue": null, "description": null, + "name": "base_caller_version", "type": { "kind": "LIST", "name": null, @@ -6733,12 +7102,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "biospecimen_anatomic_site_uberon_term", + "defaultValue": null, "description": null, + "name": "target_capture_kit_name", "type": { "kind": "LIST", "name": null, @@ -6747,12 +7116,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "biospecimen_physical_site", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -6761,12 +7130,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "biospecimen_type", + "defaultValue": null, "description": null, + "name": "base_caller_name", "type": { "kind": "LIST", "name": null, @@ -6775,26 +7144,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "collection_kit", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "collection_site", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -6803,12 +7192,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "composition", + "defaultValue": null, "description": null, + "name": "size_selection_range", "type": { "kind": "LIST", "name": null, @@ -6817,12 +7206,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -6831,26 +7220,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "current_weight", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_version", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "freezing_method", + "defaultValue": null, "description": null, + "name": "sequencing_date", "type": { "kind": "LIST", "name": null, @@ -6859,68 +7248,68 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hours_to_collection", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hours_to_sample_procurement", + "defaultValue": null, "description": null, + "name": "to_trim_adapter_sequence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "internal_notes", + "defaultValue": null, "description": null, + "name": "RIN", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "is_ffpe", + "defaultValue": null, "description": null, + "name": "platform", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "method_of_sample_procurement", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -6929,12 +7318,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "oct_embedded", + "defaultValue": null, "description": null, + "name": "flow_cell_barcode", "type": { "kind": "LIST", "name": null, @@ -6943,26 +7332,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "pathology_notes", + "defaultValue": null, "description": null, + "name": "barcoding_applied", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "preservation_method", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "library_selection", "type": { "kind": "LIST", "name": null, @@ -6971,12 +7370,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -6985,12 +7394,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "prosector_notes", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -6999,12 +7408,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "sample_type", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -7013,26 +7422,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "specimen_id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "target_capture_kit_target_region", "type": { "kind": "LIST", "name": null, @@ -7041,12 +7460,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "tissue_type", + "defaultValue": null, "description": null, + "name": "target_capture_kit_version", "type": { "kind": "LIST", "name": null, @@ -7055,12 +7474,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -7069,49 +7488,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_sample", + "name": "NotPropertiesInput_read_group", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "imaging_file_reference", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "instrument_model", "type": { "kind": "LIST", "name": null, @@ -7120,12 +7526,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "read_group_name", "type": { "kind": "LIST", "name": null, @@ -7134,102 +7540,130 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "library_strategy", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "spike_ins_concentration", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "adapter_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "includes_spike_ins", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "read_length", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "experiment_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "spike_ins_fasta", "type": { "kind": "LIST", "name": null, @@ -7238,12 +7672,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "target_capture_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -7252,12 +7686,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "target_capture_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -7266,54 +7700,91 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "sequencing_center", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "read_group", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "read_group", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "library_name", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "is_paired_end", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "adapter_sequence", "type": { "kind": "LIST", "name": null, @@ -7322,26 +7793,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "library_strand", "type": { "kind": "LIST", "name": null, @@ -7350,12 +7821,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -7364,12 +7835,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_name", "type": { "kind": "LIST", "name": null, @@ -7378,12 +7849,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "base_caller_version", "type": { "kind": "LIST", "name": null, @@ -7392,12 +7863,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "target_capture_kit_name", "type": { "kind": "LIST", "name": null, @@ -7406,12 +7877,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -7420,12 +7891,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "base_caller_name", "type": { "kind": "LIST", "name": null, @@ -7434,40 +7905,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "size_selection_range", "type": { "kind": "LIST", "name": null, @@ -7476,12 +7967,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -7490,12 +7981,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_version", "type": { "kind": "LIST", "name": null, @@ -7504,12 +7995,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "sequencing_date", "type": { "kind": "LIST", "name": null, @@ -7518,12 +8009,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -7532,40 +8023,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "to_trim_adapter_sequence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "RIN", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "platform", "type": { "kind": "LIST", "name": null, @@ -7574,53 +8065,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_imaging_file_reference", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "imaging_file_reference", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_imaging_file_reference_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "flow_cell_barcode", "type": { "kind": "LIST", "name": null, @@ -7629,116 +8093,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "barcoding_applied", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "library_selection", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -7747,12 +8155,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -7761,12 +8169,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -7775,26 +8183,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -7803,26 +8207,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "target_capture_kit_target_region", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "target_capture_kit_version", "type": { "kind": "LIST", "name": null, @@ -7831,12 +8235,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -7845,26 +8249,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_read_group", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "instrument_model", "type": { "kind": "LIST", "name": null, @@ -7873,12 +8287,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "read_group_name", "type": { "kind": "LIST", "name": null, @@ -7887,12 +8301,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "library_strategy", "type": { "kind": "LIST", "name": null, @@ -7901,12 +8325,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "spike_ins_concentration", "type": { "kind": "LIST", "name": null, @@ -7915,12 +8339,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "adapter_name", "type": { "kind": "LIST", "name": null, @@ -7929,12 +8353,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -7943,40 +8367,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "includes_spike_ins", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "read_length", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "experiment_name", "type": { "kind": "LIST", "name": null, @@ -7985,12 +8409,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "spike_ins_fasta", "type": { "kind": "LIST", "name": null, @@ -7999,12 +8433,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "target_capture_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -8013,12 +8447,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "target_capture_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -8027,12 +8461,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "sequencing_center", "type": { "kind": "LIST", "name": null, @@ -8041,12 +8475,45 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_read_group_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -8055,26 +8522,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -8083,163 +8550,164 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "days_to_treatment", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_imaging_file_reference", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "program", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "treatment_outcome", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "treatment_type", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "project_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "treatment_intent_type", "type": { "kind": "LIST", "name": null, @@ -8248,12 +8716,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "treatment_or_therapy", "type": { "kind": "LIST", "name": null, @@ -8262,12 +8730,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -8276,12 +8744,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -8290,54 +8768,64 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "therapeutic_agents", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_accession_number", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_treatment", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "name", + "defaultValue": null, "description": null, + "name": "treatment_anatomic_site", "type": { "kind": "LIST", "name": null, @@ -8346,63 +8834,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "days_to_treatment_end", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_program", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "program", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_program_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "days_to_treatment_start", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -8411,102 +8886,149 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "treatment", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "treatment", + "ofType": null + } + } + }, + { + "args": [ { - "name": "offset", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "days_to_treatment", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -8515,12 +9037,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -8529,12 +9051,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "treatment_outcome", "type": { "kind": "LIST", "name": null, @@ -8543,54 +9065,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "treatment_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_accession_number", + "defaultValue": null, "description": null, + "name": "treatment_intent_type", "type": { "kind": "LIST", "name": null, @@ -8599,12 +9141,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "name", + "defaultValue": null, "description": null, + "name": "treatment_or_therapy", "type": { "kind": "LIST", "name": null, @@ -8613,63 +9155,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_program", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "imaging_file", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -8678,102 +9207,159 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "therapeutic_agents", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_treatment", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "treatment_anatomic_site", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "days_to_treatment_end", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, + "description": null, + "name": "days_to_treatment_start", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "ids", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_treatment_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -8782,68 +9368,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "biomarker_signal", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "run_name", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -8852,12 +9458,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "cell_type", "type": { "kind": "LIST", "name": null, @@ -8866,12 +9472,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -8880,26 +9486,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "relative_nuclear_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -8908,12 +9514,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "er_localization", "type": { "kind": "LIST", "name": null, @@ -8922,26 +9528,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "relative_er_intensity", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -8950,12 +9556,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -8964,12 +9590,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -8978,68 +9604,78 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "ck_signal", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "relative_nuclear_intensity", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_phase", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "cell_count", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -9048,40 +9684,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide_count", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "relative_cytokeratin_intensity", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "image_quality", + "defaultValue": null, "description": null, + "name": "frame_identifier", "type": { "kind": "LIST", "name": null, @@ -9090,12 +9746,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "cell_identifier", "type": { "kind": "LIST", "name": null, @@ -9104,12 +9760,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -9118,12 +9774,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "slide_count", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "slide_count", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -9132,40 +9835,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "series_instance_number", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "series_instance_uid", + "defaultValue": null, "description": null, + "name": "biomarker_signal", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -9174,12 +9877,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "run_name", "type": { "kind": "LIST", "name": null, @@ -9188,67 +9891,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_imaging_file", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "imaging_file", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_imaging_file_count", - "description": null, - "args": [ + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "cell_type", "type": { "kind": "LIST", "name": null, @@ -9257,102 +9939,116 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "relative_nuclear_size", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "er_localization", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "relative_er_intensity", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -9361,12 +10057,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -9375,40 +10071,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "ck_signal", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "relative_nuclear_intensity", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -9417,26 +10123,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "cell_count", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -9445,40 +10151,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide_count", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "relative_cytokeratin_intensity", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "frame_identifier", "type": { "kind": "LIST", "name": null, @@ -9487,12 +10213,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "cell_identifier", "type": { "kind": "LIST", "name": null, @@ -9501,12 +10227,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -9515,26 +10241,69 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_slide_count_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "year_of_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "method_of_diagnosis", "type": { "kind": "LIST", "name": null, @@ -9543,12 +10312,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "laterality", "type": { "kind": "LIST", "name": null, @@ -9557,12 +10326,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "ann_arbor_pathologic_stage", "type": { "kind": "LIST", "name": null, @@ -9571,12 +10340,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -9585,40 +10354,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_phase", + "defaultValue": null, "description": null, + "name": "vital_status", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "morphology", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "ann_arbor_clinical_stage", "type": { "kind": "LIST", "name": null, @@ -9627,26 +10396,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "days_to_last_known_disease_status", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "perineural_invasion_present", "type": { "kind": "LIST", "name": null, @@ -9655,26 +10434,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "image_quality", + "defaultValue": null, "description": null, + "name": "days_to_hiv_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_m", "type": { "kind": "LIST", "name": null, @@ -9683,26 +10462,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "days_to_last_follow_up", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "prior_treatment", "type": { "kind": "LIST", "name": null, @@ -9711,26 +10490,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "series_instance_number", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_t", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "series_instance_uid", + "defaultValue": null, "description": null, + "name": "colon_polyps_history", "type": { "kind": "LIST", "name": null, @@ -9739,12 +10518,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_n", "type": { "kind": "LIST", "name": null, @@ -9753,12 +10532,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_n", "type": { "kind": "LIST", "name": null, @@ -9767,177 +10546,102 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_m", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_imaging_file", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ldh_level_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "project_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "residual_disease", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_stage", "type": { "kind": "LIST", "name": null, @@ -9946,12 +10650,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "lymphatic_invasion_present", "type": { "kind": "LIST", "name": null, @@ -9960,54 +10664,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "progression_or_recurrence", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_diagnosis", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "availability_mechanism", + "defaultValue": null, "description": null, + "name": "cause_of_death", "type": { "kind": "LIST", "name": null, @@ -10016,12 +10720,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "availability_type", + "defaultValue": null, "description": null, + "name": "burkitt_lymphoma_clinical_variant", "type": { "kind": "LIST", "name": null, @@ -10030,12 +10734,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "code", + "defaultValue": null, "description": null, + "name": "ann_arbor_extranodal_involvement", "type": { "kind": "LIST", "name": null, @@ -10044,26 +10748,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "date_collected", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "dbgap_accession_number", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_stage", "type": { "kind": "LIST", "name": null, @@ -10072,12 +10772,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "intended_release_date", + "defaultValue": null, "description": null, + "name": "hiv_positive", "type": { "kind": "LIST", "name": null, @@ -10086,12 +10786,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "investigator_affiliation", + "defaultValue": null, "description": null, + "name": "ann_arbor_b_symptoms", "type": { "kind": "LIST", "name": null, @@ -10100,12 +10800,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "investigator_name", + "defaultValue": null, "description": null, + "name": "classification_of_tumor", "type": { "kind": "LIST", "name": null, @@ -10114,12 +10814,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "name", + "defaultValue": null, "description": null, + "name": "last_known_disease_status", "type": { "kind": "LIST", "name": null, @@ -10128,40 +10828,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "releasable", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "released", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Boolean", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "primary_diagnosis", "type": { "kind": "LIST", "name": null, @@ -10170,12 +10870,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "support_id", + "defaultValue": null, "description": null, + "name": "tumor_stage", "type": { "kind": "LIST", "name": null, @@ -10184,26 +10884,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "support_source", + "defaultValue": null, "description": null, + "name": "age_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "hpv_positive_type", "type": { "kind": "LIST", "name": null, @@ -10212,63 +10912,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "days_to_death", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_project", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "project", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_project_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -10277,116 +10964,92 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "vascular_invasion_present", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "new_event_anatomic_site", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "days_to_recurrence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -10395,12 +11058,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "tumor_grade", "type": { "kind": "LIST", "name": null, @@ -10409,54 +11072,64 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "figo_stage", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "tissue_or_organ_of_origin", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "days_to_birth", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "availability_mechanism", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "hpv_status", "type": { "kind": "LIST", "name": null, @@ -10465,12 +11138,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "availability_type", + "defaultValue": null, "description": null, + "name": "prior_malignancy", "type": { "kind": "LIST", "name": null, @@ -10479,12 +11152,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "code", + "defaultValue": null, "description": null, + "name": "new_event_type", "type": { "kind": "LIST", "name": null, @@ -10493,68 +11166,78 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "date_collected", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "days_to_new_event", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_accession_number", + "defaultValue": null, "description": null, + "name": "circumferential_resection_margin", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "intended_release_date", + "defaultValue": null, "description": null, + "name": "ldh_normal_range_upper", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "investigator_affiliation", + "defaultValue": null, "description": null, + "name": "lymph_nodes_positive", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "investigator_name", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -10563,12 +11246,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "name", + "defaultValue": null, "description": null, + "name": "site_of_resection_or_biopsy", "type": { "kind": "LIST", "name": null, @@ -10577,40 +11260,77 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "releasable", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_t", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "released", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "diagnosis", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "diagnosis", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "year_of_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "method_of_diagnosis", "type": { "kind": "LIST", "name": null, @@ -10619,12 +11339,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "support_id", + "defaultValue": null, "description": null, + "name": "laterality", "type": { "kind": "LIST", "name": null, @@ -10633,12 +11353,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "support_source", + "defaultValue": null, "description": null, + "name": "ann_arbor_pathologic_stage", "type": { "kind": "LIST", "name": null, @@ -10647,12 +11367,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -10661,49 +11381,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "vital_status", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_project", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "simple_germline_variation", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "morphology", "type": { "kind": "LIST", "name": null, @@ -10712,12 +11409,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ann_arbor_clinical_stage", "type": { "kind": "LIST", "name": null, @@ -10726,116 +11423,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "days_to_last_known_disease_status", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "perineural_invasion_present", "type": { "kind": "LIST", "name": null, @@ -10844,68 +11461,68 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "days_to_hiv_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_m", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "days_to_last_follow_up", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "prior_treatment", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_t", "type": { "kind": "LIST", "name": null, @@ -10914,12 +11531,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "colon_polyps_history", "type": { "kind": "LIST", "name": null, @@ -10928,12 +11545,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_n", "type": { "kind": "LIST", "name": null, @@ -10942,12 +11559,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_n", "type": { "kind": "LIST", "name": null, @@ -10956,12 +11573,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_m", "type": { "kind": "LIST", "name": null, @@ -10970,26 +11587,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "ldh_level_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -10998,12 +11625,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "residual_disease", "type": { "kind": "LIST", "name": null, @@ -11012,26 +11639,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_stage", "type": { "kind": "LIST", "name": null, @@ -11040,12 +11677,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "lymphatic_invasion_present", "type": { "kind": "LIST", "name": null, @@ -11054,26 +11691,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "progression_or_recurrence", "type": { "kind": "LIST", "name": null, @@ -11082,26 +11719,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_diagnosis", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "cause_of_death", "type": { "kind": "LIST", "name": null, @@ -11110,12 +11747,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "burkitt_lymphoma_clinical_variant", "type": { "kind": "LIST", "name": null, @@ -11124,12 +11761,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "ann_arbor_extranodal_involvement", "type": { "kind": "LIST", "name": null, @@ -11138,12 +11775,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "ajcc_clinical_stage", "type": { "kind": "LIST", "name": null, @@ -11152,12 +11799,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "hiv_positive", "type": { "kind": "LIST", "name": null, @@ -11166,12 +11813,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ann_arbor_b_symptoms", "type": { "kind": "LIST", "name": null, @@ -11180,53 +11827,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "classification_of_tumor", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_simple_germline_variation", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "simple_germline_variation", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_simple_germline_variation_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "last_known_disease_status", "type": { "kind": "LIST", "name": null, @@ -11235,12 +11855,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -11249,102 +11869,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "primary_diagnosis", "type": { "kind": "LIST", "name": null, @@ -11353,12 +11897,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "tumor_stage", "type": { "kind": "LIST", "name": null, @@ -11367,54 +11911,64 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "age_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "hpv_positive_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "days_to_death", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -11423,12 +11977,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -11437,12 +11991,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -11451,12 +12005,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "vascular_invasion_present", "type": { "kind": "LIST", "name": null, @@ -11465,12 +12019,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "new_event_anatomic_site", "type": { "kind": "LIST", "name": null, @@ -11479,12 +12033,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -11493,26 +12047,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "days_to_recurrence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -11521,12 +12085,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "tumor_grade", "type": { "kind": "LIST", "name": null, @@ -11535,12 +12099,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "figo_stage", "type": { "kind": "LIST", "name": null, @@ -11549,12 +12113,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "tissue_or_organ_of_origin", "type": { "kind": "LIST", "name": null, @@ -11563,40 +12127,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "days_to_birth", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "hpv_status", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "prior_malignancy", "type": { "kind": "LIST", "name": null, @@ -11605,12 +12179,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "new_event_type", "type": { "kind": "LIST", "name": null, @@ -11619,68 +12193,78 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "days_to_new_event", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "circumferential_resection_margin", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "ldh_normal_range_upper", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "lymph_nodes_positive", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -11689,12 +12273,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "site_of_resection_or_biopsy", "type": { "kind": "LIST", "name": null, @@ -11703,49 +12287,73 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_t", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_simple_germline_variation", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_diagnosis_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "demographic", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, + "description": null, + "name": "cigarettes_per_day", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -11754,130 +12362,144 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "years_smoked", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "height", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "tobacco_smoking_status", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "pack_years_smoked", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "weight", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -11886,12 +12508,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -11900,82 +12522,112 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "tobacco_smoking_onset_year", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_bmi_baseline", + "defaultValue": null, "description": null, + "name": "alcohol_history", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_height_baseline", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_index", + "defaultValue": null, "description": null, + "name": "bmi", "type": { "kind": "LIST", "name": null, @@ -11984,12 +12636,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_index_gt89", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -11998,26 +12650,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "age_at_weight_baseline", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_exposure", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "annotated_sex", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -12026,26 +12688,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "bmi_baseline", + "defaultValue": null, "description": null, + "name": "alcohol_intensity", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -12054,26 +12726,63 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ethnicity", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "tobacco_smoking_quit_year", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "height_baseline", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "exposure", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "exposure", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "cigarettes_per_day", "type": { "kind": "LIST", "name": null, @@ -12082,12 +12791,22 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hispanic_subgroup", + "defaultValue": null, "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -12096,54 +12815,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "population", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "years_smoked", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "race", + "defaultValue": null, "description": null, + "name": "height", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "tobacco_smoking_status", "type": { "kind": "LIST", "name": null, @@ -12152,40 +12871,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "subcohort", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_annotated_sex", + "defaultValue": null, "description": null, + "name": "pack_years_smoked", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_bmi_baseline", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -12194,26 +12933,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_ethnicity", + "defaultValue": null, "description": null, + "name": "weight", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_height_baseline", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -12222,12 +12961,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_hispanic_subgroup", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -12236,26 +12975,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_race", + "defaultValue": null, "description": null, + "name": "tobacco_smoking_onset_year", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_subcohort", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -12264,12 +13023,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_weight_baseline", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -12278,12 +13037,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "alcohol_history", "type": { "kind": "LIST", "name": null, @@ -12292,26 +13061,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "weight", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "weight_baseline", + "defaultValue": null, "description": null, + "name": "bmi", "type": { "kind": "LIST", "name": null, @@ -12320,67 +13089,50 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_demographic", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "demographic", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_demographic_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_exposure", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -12389,116 +13141,131 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "alcohol_intensity", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "tobacco_smoking_quit_year", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_exposure_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -12507,12 +13274,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -12521,96 +13288,80 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_case", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_bmi_baseline", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_height_baseline", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_index", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_index_gt89", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -12619,26 +13370,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_weight_baseline", + "defaultValue": null, "description": null, + "name": "disease_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "annotated_sex", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -12647,26 +13398,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bmi_baseline", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -12675,12 +13426,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ethnicity", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -12689,40 +13440,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "height_baseline", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hispanic_subgroup", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "population", + "defaultValue": null, "description": null, + "name": "primary_site", "type": { "kind": "LIST", "name": null, @@ -12731,40 +13478,56 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "race", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -12773,54 +13536,63 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "subcohort", + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "case", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "case", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_annotated_sex", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_bmi_baseline", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_ethnicity", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -12829,12 +13601,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_height_baseline", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -12843,54 +13615,80 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_hispanic_subgroup", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "unit_race", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_case", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_subcohort", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_weight_baseline", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -12899,12 +13697,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "disease_type", "type": { "kind": "LIST", "name": null, @@ -12913,77 +13711,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "weight", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "weight_baseline", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_demographic", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "medical_history", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -12992,12 +13767,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -13006,102 +13781,117 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "primary_site", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_case_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -13110,26 +13900,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -13138,40 +13928,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -13180,124 +13976,116 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_cac_score", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_cac_volume", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_carotid_plaque", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_carotid_stenosis", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_cimt_1", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_cimt_2", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_vte_case_status", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_vte_prior_history", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "asthma", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -13306,12 +14094,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "atrial_fibrillation", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -13320,12 +14108,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cabg_presence", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -13334,54 +14122,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cac_score", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cac_volume", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "carotid_plaque", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "carotid_stenosis", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -13390,26 +14174,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "cerebrovascular_disease", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_aligned_reads", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "chronic_bronchitis", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -13418,12 +14212,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "chronic_respiratory_disease", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -13432,40 +14226,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cimt_1", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "cimt_2", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "copd", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -13474,12 +14264,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "coronary_artery_disease", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -13488,12 +14288,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "covid_hospital_admission", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -13502,26 +14302,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "covid_hospital_admission_age", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitted_aligned_reads", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "submitted_aligned_reads", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "covid_icu", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -13530,26 +14353,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "covid_icu_stay_length", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "covid_pos_ever_yn", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -13558,68 +14381,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "diabetes", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "emphysema", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "heart_failure", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hyperlipidemia", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -13628,12 +14443,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hypertension", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -13642,12 +14457,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "myocardial_infarction", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -13656,12 +14471,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -13670,12 +14485,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -13684,26 +14499,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "stroke", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "type1_diabetes", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -13712,26 +14523,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "type2_diabetes", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_cac_score", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -13740,12 +14547,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_cac_volume", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -13754,12 +14561,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_carotid_plaque", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -13768,12 +14575,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_carotid_stenosis", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -13782,40 +14589,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_cimt_1", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_cimt_2", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_vte_case_status", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -13824,40 +14627,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_vte_followup_start_age", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "unit_vte_prior_history", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_aligned_reads", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -13866,95 +14665,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "vte_case_status", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "vte_followup_start_age", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "vte_prior_history", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_medical_history", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "medical_history", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_medical_history_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -13963,12 +14741,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -13977,116 +14755,87 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_submitted_aligned_reads_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "code", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "releasable", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "availability_mechanism", "type": { "kind": "LIST", "name": null, @@ -14095,12 +14844,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", "type": { "kind": "LIST", "name": null, @@ -14109,40 +14858,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -14151,124 +14892,116 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_cac_score", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_cac_volume", + "defaultValue": null, "description": null, + "name": "investigator_affiliation", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_carotid_plaque", + "defaultValue": null, "description": null, + "name": "support_source", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_carotid_stenosis", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_cimt_1", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_cimt_2", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_vte_case_status", + "defaultValue": null, "description": null, + "name": "investigator_name", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_vte_prior_history", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "asthma", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -14277,12 +15010,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "atrial_fibrillation", + "defaultValue": null, "description": null, + "name": "date_collected", "type": { "kind": "LIST", "name": null, @@ -14291,54 +15024,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cabg_presence", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "cac_score", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cac_volume", + "defaultValue": null, "description": null, + "name": "intended_release_date", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "carotid_plaque", + "defaultValue": null, "description": null, + "name": "support_id", "type": { "kind": "LIST", "name": null, @@ -14347,12 +15076,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "carotid_stenosis", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -14361,26 +15090,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cerebrovascular_disease", + "defaultValue": null, "description": null, + "name": "released", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "chronic_bronchitis", + "defaultValue": null, "description": null, + "name": "availability_type", "type": { "kind": "LIST", "name": null, @@ -14389,54 +15118,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "chronic_respiratory_disease", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "cimt_1", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_project", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cimt_2", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "copd", + "defaultValue": null, "description": null, + "name": "name", "type": { "kind": "LIST", "name": null, @@ -14445,12 +15166,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "coronary_artery_disease", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -14459,12 +15180,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "covid_hospital_admission", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "project", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "code", "type": { "kind": "LIST", "name": null, @@ -14473,54 +15231,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "covid_hospital_admission_age", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "covid_icu", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "covid_icu_stay_length", + "defaultValue": null, "description": null, + "name": "releasable", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "covid_pos_ever_yn", + "defaultValue": null, "description": null, + "name": "availability_mechanism", "type": { "kind": "LIST", "name": null, @@ -14529,12 +15283,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", "type": { "kind": "LIST", "name": null, @@ -14543,40 +15297,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "diabetes", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "emphysema", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "heart_failure", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -14585,12 +15345,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hyperlipidemia", + "defaultValue": null, "description": null, + "name": "investigator_affiliation", "type": { "kind": "LIST", "name": null, @@ -14599,12 +15359,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hypertension", + "defaultValue": null, "description": null, + "name": "support_source", "type": { "kind": "LIST", "name": null, @@ -14613,12 +15373,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "myocardial_infarction", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -14627,12 +15387,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "investigator_name", "type": { "kind": "LIST", "name": null, @@ -14641,12 +15421,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -14655,12 +15435,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "stroke", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -14669,12 +15449,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "type1_diabetes", + "defaultValue": null, "description": null, + "name": "date_collected", "type": { "kind": "LIST", "name": null, @@ -14683,26 +15463,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "type2_diabetes", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_cac_score", + "defaultValue": null, "description": null, + "name": "intended_release_date", "type": { "kind": "LIST", "name": null, @@ -14711,12 +15501,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_cac_volume", + "defaultValue": null, "description": null, + "name": "support_id", "type": { "kind": "LIST", "name": null, @@ -14725,12 +15515,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_carotid_plaque", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -14739,26 +15529,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_carotid_stenosis", + "defaultValue": null, "description": null, + "name": "released", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_cimt_1", + "defaultValue": null, "description": null, + "name": "availability_type", "type": { "kind": "LIST", "name": null, @@ -14767,26 +15557,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "unit_cimt_2", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_project", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_vte_case_status", + "defaultValue": null, "description": null, + "name": "name", "type": { "kind": "LIST", "name": null, @@ -14795,12 +15605,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_vte_followup_start_age", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -14809,12 +15619,45 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_vte_prior_history", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_project_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "race", "type": { "kind": "LIST", "name": null, @@ -14823,12 +15666,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -14837,26 +15714,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "vte_case_status", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "vte_followup_start_age", + "defaultValue": null, "description": null, + "name": "year_of_birth", "type": { "kind": "LIST", "name": null, @@ -14865,63 +15742,94 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "vte_prior_history", + "defaultValue": null, "description": null, + "name": "year_of_death", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_medical_history", + "name": "NotPropertiesInput_demographic", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "electrocardiogram_test", - "description": null, - "args": [ + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, { + "defaultValue": null, + "description": null, "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -14930,12 +15838,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -14944,102 +15852,150 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "gender", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "project_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, + "description": null, + "name": "ethnicity", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -15048,12 +16004,29 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "demographic", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "demographic", + "ofType": null + } + } + }, + { + "args": [ { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "race", "type": { "kind": "LIST", "name": null, @@ -15062,40 +16035,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -15104,26 +16069,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -15132,12 +16097,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "gtc_duration", + "defaultValue": null, "description": null, + "name": "year_of_birth", "type": { "kind": "LIST", "name": null, @@ -15146,12 +16111,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "pr_duration", + "defaultValue": null, "description": null, + "name": "year_of_death", "type": { "kind": "LIST", "name": null, @@ -15160,54 +16125,94 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_demographic", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "qrs_duration", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "qt_duration", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -15216,12 +16221,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "gender", "type": { "kind": "LIST", "name": null, @@ -15230,53 +16235,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_electrocardiogram_test", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "electrocardiogram_test", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_electrocardiogram_test_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -15285,12 +16277,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -15299,116 +16291,141 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "ethnicity", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_demographic_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "analyte_type", "type": { "kind": "LIST", "name": null, @@ -15417,12 +16434,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -15431,110 +16448,150 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_aliquot", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "gtc_duration", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "pr_duration", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "aliquot_volume", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "qrs_duration", + "defaultValue": null, "description": null, + "name": "aliquot_quantity", "type": { "kind": "LIST", "name": null, @@ -15543,26 +16600,26 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "qt_duration", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "analyte_type_id", "type": { "kind": "LIST", "name": null, @@ -15571,12 +16628,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -15585,49 +16642,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_electrocardiogram_test", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "germline_mutation_calling_workflow", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -15636,130 +16670,159 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "amount", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "source_center", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "aliquot", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "aliquot", + "ofType": null + } + } + }, + { + "args": [ { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "analyte_type", "type": { "kind": "LIST", "name": null, @@ -15768,12 +16831,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -15782,96 +16845,122 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_aliquot", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -15880,40 +16969,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, "description": null, + "name": "aliquot_volume", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "aliquot_quantity", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -15922,12 +17011,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "analyte_type_id", "type": { "kind": "LIST", "name": null, @@ -15936,12 +17025,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -15950,53 +17039,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_germline_mutation_calling_workflow", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "germline_mutation_calling_workflow", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_germline_mutation_calling_workflow_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -16005,116 +17067,145 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "amount", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "source_center", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_aliquot_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "error_type", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -16123,26 +17214,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -16151,26 +17242,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -16179,26 +17290,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -16207,12 +17318,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "assay_instrument_model", "type": { "kind": "LIST", "name": null, @@ -16221,12 +17332,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -16235,12 +17346,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -16249,12 +17360,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -16263,12 +17384,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -16277,12 +17408,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -16291,12 +17422,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -16305,12 +17436,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "assay_method", "type": { "kind": "LIST", "name": null, @@ -16319,63 +17450,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_germline_mutation_calling_workflow", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitted_aligned_reads", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -16384,102 +17502,112 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_methylation", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -16488,12 +17616,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "assay_instrument", "type": { "kind": "LIST", "name": null, @@ -16502,12 +17630,39 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitted_methylation", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "submitted_methylation", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -16516,40 +17671,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -16558,12 +17709,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -16572,40 +17723,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -16614,12 +17785,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -16628,12 +17799,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "assay_instrument_model", "type": { "kind": "LIST", "name": null, @@ -16642,12 +17813,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -16656,12 +17827,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -16670,12 +17841,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -16684,12 +17865,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -16698,12 +17889,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -16712,26 +17903,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "assay_method", "type": { "kind": "LIST", "name": null, @@ -16740,12 +17931,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -16754,26 +17945,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -16782,26 +17983,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_methylation", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -16810,12 +18021,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -16824,12 +18035,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -16838,53 +18059,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_aligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "submitted_aligned_reads", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_submitted_aligned_reads_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -16893,12 +18097,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "assay_instrument", "type": { "kind": "LIST", "name": null, @@ -16907,116 +18111,101 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_submitted_methylation_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "her2_erbb2_result_ihc", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "ldh_level_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -17025,12 +18214,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "biomarker_result", "type": { "kind": "LIST", "name": null, @@ -17039,40 +18228,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "fev1_fvc_pre_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "fev1_ref_post_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -17081,12 +18290,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -17095,26 +18304,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "dlco_ref_predictive_percent", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "her2_erbb2_percent_positive_ihc", "type": { "kind": "LIST", "name": null, @@ -17123,12 +18332,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -17137,12 +18346,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "biomarker_name", "type": { "kind": "LIST", "name": null, @@ -17151,12 +18360,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -17165,26 +18374,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "fev1_fvc_post_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -17193,12 +18422,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -17207,26 +18436,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "cea_level_preoperative", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "biomarker_test_method", "type": { "kind": "LIST", "name": null, @@ -17235,26 +18474,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "progesterone_receptor_result_ihc", "type": { "kind": "LIST", "name": null, @@ -17263,12 +18502,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -17277,26 +18516,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_clinical_test", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "estrogen_receptor_percent_positive_ihc", "type": { "kind": "LIST", "name": null, @@ -17305,26 +18554,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "ldh_normal_range_upper", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "estrogen_receptor_result_ihc", "type": { "kind": "LIST", "name": null, @@ -17333,26 +18592,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "fev1_ref_pre_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -17361,49 +18620,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "her2_erbb2_result_fish", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_aligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "blood_pressure_test", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "microsatellite_instability_abnormal", "type": { "kind": "LIST", "name": null, @@ -17412,12 +18658,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "progesterone_receptor_percent_positive_ihc", "type": { "kind": "LIST", "name": null, @@ -17426,102 +18672,105 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "clinical_test", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "clinical_test", + "ofType": null + } + } + }, + { + "args": [ { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "her2_erbb2_result_ihc", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "ldh_level_at_diagnosis", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -17530,12 +18779,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "biomarker_result", "type": { "kind": "LIST", "name": null, @@ -17544,40 +18793,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "fev1_fvc_pre_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "fev1_ref_post_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -17586,26 +18855,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_bp_diastolic", + "defaultValue": null, "description": null, + "name": "dlco_ref_predictive_percent", "type": { "kind": "LIST", "name": null, @@ -17614,54 +18883,54 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_bp_systolic", + "defaultValue": null, "description": null, + "name": "her2_erbb2_percent_positive_ihc", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bp_diastolic", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bp_systolic", + "defaultValue": null, "description": null, + "name": "biomarker_name", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -17670,26 +18939,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "fev1_fvc_post_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -17698,12 +18987,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_bp_diastolic", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -17712,26 +19001,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_bp_systolic", + "defaultValue": null, "description": null, + "name": "cea_level_preoperative", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "biomarker_test_method", "type": { "kind": "LIST", "name": null, @@ -17740,53 +19039,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_blood_pressure_test", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "blood_pressure_test", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_blood_pressure_test_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "progesterone_receptor_result_ihc", "type": { "kind": "LIST", "name": null, @@ -17795,12 +19067,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -17809,102 +19081,140 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_clinical_test", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "estrogen_receptor_percent_positive_ihc", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "ldh_normal_range_upper", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "estrogen_receptor_result_ihc", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "fev1_ref_pre_bronch_percent", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "her2_erbb2_result_fish", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "microsatellite_instability_abnormal", "type": { "kind": "LIST", "name": null, @@ -17913,12 +19223,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "progesterone_receptor_percent_positive_ihc", "type": { "kind": "LIST", "name": null, @@ -17927,12 +19237,35 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_clinical_test_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "type_of_sample", "type": { "kind": "LIST", "name": null, @@ -17941,40 +19274,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -17983,68 +19312,68 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_bp_diastolic", + "defaultValue": null, "description": null, + "name": "somatic_mutations_identified", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_bp_systolic", + "defaultValue": null, "description": null, + "name": "marker_panel_description", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bp_diastolic", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bp_systolic", + "defaultValue": null, "description": null, + "name": "experimental_intent", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "type_of_specimen", "type": { "kind": "LIST", "name": null, @@ -18053,12 +19382,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "type_of_data", "type": { "kind": "LIST", "name": null, @@ -18067,26 +19396,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_bp_diastolic", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -18095,12 +19444,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_bp_systolic", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -18109,12 +19458,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -18123,49 +19472,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_blood_pressure_test", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "core_metadata_collection", - "description": null, - "args": [ + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -18174,12 +19506,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -18188,102 +19520,140 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "associated_experiment", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "copy_numbers_identified", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_experiment", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "number_samples_per_experimental_group", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "number_experimental_group", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "data_description", "type": { "kind": "LIST", "name": null, @@ -18292,26 +19662,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "indels_identified", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -18320,54 +19690,63 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "experimental_description", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "experiment", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "experiment", + "ofType": null + } + } + }, + { + "args": [ { - "name": "contributor", + "defaultValue": null, "description": null, + "name": "type_of_sample", "type": { "kind": "LIST", "name": null, @@ -18376,12 +19755,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "coverage", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -18390,40 +19779,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "creator", + "defaultValue": null, "description": null, + "name": "somatic_mutations_identified", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "marker_panel_description", "type": { "kind": "LIST", "name": null, @@ -18432,12 +19821,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "date", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -18446,12 +19835,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "description", + "defaultValue": null, "description": null, + "name": "experimental_intent", "type": { "kind": "LIST", "name": null, @@ -18460,12 +19849,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "format", + "defaultValue": null, "description": null, + "name": "type_of_specimen", "type": { "kind": "LIST", "name": null, @@ -18474,12 +19863,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "language", + "defaultValue": null, "description": null, + "name": "type_of_data", "type": { "kind": "LIST", "name": null, @@ -18488,26 +19877,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "publisher", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -18516,12 +19925,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "relation", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -18530,12 +19939,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "rights", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -18544,12 +19953,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -18558,12 +19987,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -18572,12 +20001,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "subject", + "defaultValue": null, "description": null, + "name": "associated_experiment", "type": { "kind": "LIST", "name": null, @@ -18586,26 +20015,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "title", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -18614,171 +20053,187 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "copy_numbers_identified", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", + "kind": "SCALAR", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "core_metadata_collection", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_core_metadata_collection_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_experiment", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "number_samples_per_experimental_group", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "number_experimental_group", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "data_description", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "indels_identified", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "experimental_description", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_experiment_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -18787,26 +20242,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -18815,40 +20270,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -18857,12 +20318,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "contributor", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -18871,12 +20332,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "coverage", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -18885,12 +20346,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -18899,12 +20360,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "creator", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -18913,12 +20374,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -18927,26 +20388,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "date", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "description", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -18955,26 +20412,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "format", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "language", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -18983,12 +20436,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -18997,12 +20450,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "publisher", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -19011,12 +20464,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "relation", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -19025,26 +20478,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "rights", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -19053,26 +20516,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_unaligned_reads", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "subject", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -19081,12 +20554,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "title", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -19095,12 +20568,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -19109,49 +20592,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "study", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -19160,12 +20630,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -19174,102 +20644,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitted_unaligned_reads", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "submitted_unaligned_reads", + "ofType": null + } + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -19278,26 +20695,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -19306,40 +20723,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -19348,12 +20771,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "authz", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -19362,12 +20785,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -19376,12 +20799,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_description", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -19390,12 +20813,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_accession", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -19404,12 +20827,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_consent", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -19418,26 +20841,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_consent_text", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "dbgap_participant_set", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -19446,26 +20865,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_phs", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "dbgap_version", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -19474,26 +20889,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "exclude_from_aggregations", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "full_name", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -19502,12 +20917,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -19516,40 +20931,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "short_name", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_description", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -19558,40 +20969,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "study_registration", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_unaligned_reads", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_setup", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -19600,12 +21007,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "type_of_data", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -19614,12 +21021,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -19628,53 +21045,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_study", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "study", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_study_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -19683,12 +21083,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -19697,102 +21097,87 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_submitted_unaligned_reads_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "percent_tumor_nuclei", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -19801,12 +21186,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "run_name", "type": { "kind": "LIST", "name": null, @@ -19815,54 +21200,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "percent_necrosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "percent_granulocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "percent_inflam_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -19871,26 +21276,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "authz", + "defaultValue": null, "description": null, + "name": "apoptotic_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -19899,40 +21304,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_description", + "defaultValue": null, "description": null, + "name": "percent_normal_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_accession", + "defaultValue": null, "description": null, + "name": "ctc_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_consent", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -19941,12 +21346,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_consent_text", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -19955,26 +21360,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_participant_set", + "defaultValue": null, "description": null, + "name": "methanol_added", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_phs", + "defaultValue": null, "description": null, + "name": "section_location", "type": { "kind": "LIST", "name": null, @@ -19983,54 +21388,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_version", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "exclude_from_aggregations", + "defaultValue": null, "description": null, + "name": "ctc_low_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "full_name", + "defaultValue": null, "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "number_proliferating_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -20039,26 +21450,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "short_name", + "defaultValue": null, "description": null, + "name": "ctc_small_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -20067,68 +21478,78 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "study_description", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_id", + "defaultValue": null, "description": null, + "name": "percent_monocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_registration", + "defaultValue": null, "description": null, + "name": "percent_lymphocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_setup", + "defaultValue": null, "description": null, + "name": "percent_neutrophil_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "type_of_data", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -20137,12 +21558,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "run_datetime", "type": { "kind": "LIST", "name": null, @@ -20151,167 +21572,219 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_study", + "name": "NotPropertiesInput_slide", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "acknowledgement", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, + "description": null, + "name": "percent_stromal_cells", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "number_nucleated_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "percent_eosinophil_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "slide_identifier", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "percent_tumor_cells", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "slide", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "slide", + "ofType": null + } + } + }, + { + "args": [ { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "percent_tumor_nuclei", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -20320,12 +21793,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "run_name", "type": { "kind": "LIST", "name": null, @@ -20334,54 +21807,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "percent_necrosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "percent_granulocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "percent_inflam_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -20390,26 +21883,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "acknowledgee", + "defaultValue": null, "description": null, + "name": "apoptotic_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -20418,40 +21911,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "percent_normal_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "ctc_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -20460,67 +21953,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_acknowledgement", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "acknowledgement", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_acknowledgement_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "methanol_added", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "section_location", "type": { "kind": "LIST", "name": null, @@ -20529,116 +21995,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "ctc_low_concentration", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "number_proliferating_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -20647,40 +22057,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "ctc_small_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -20689,54 +22109,54 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "percent_monocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "acknowledgee", + "defaultValue": null, "description": null, + "name": "percent_lymphocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "percent_neutrophil_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -20745,12 +22165,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "run_datetime", "type": { "kind": "LIST", "name": null, @@ -20759,195 +22179,197 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "percent_stromal_cells", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_acknowledgement", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "publication", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "number_nucleated_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "percent_eosinophil_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "slide_identifier", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "percent_tumor_cells", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_slide_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -20956,12 +22378,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -20970,96 +22392,94 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "keyword_name", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_keyword", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "doi", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "pmid", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -21068,12 +22488,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -21082,12 +22502,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -21096,53 +22516,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_publication", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "publication", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_publication_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -21151,12 +22544,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -21165,116 +22558,131 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "keyword", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "keyword", + "ofType": null + } + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -21283,12 +22691,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -21297,96 +22705,94 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "keyword_name", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_keyword", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "doi", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "pmid", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -21395,12 +22801,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -21409,12 +22815,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -21423,49 +22829,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_publication", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "lab_result", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -21474,12 +22857,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -21488,102 +22871,103 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_keyword_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -21592,26 +22976,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -21620,40 +23004,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -21662,292 +23052,310 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_basophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_eosinophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_hdl", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_hematocrit_vfr_bld", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_hemoglobin_mcnc_bld", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_ldl", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_lymphocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_mch_entmass_rbc", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_mchc_mcnc_rbc", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_mcv_entvol_rbc", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_monocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_neutrophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_platelet_ncnc_bld", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_pmv_entvol_bld", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "age_at_rbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_aligned_reads_index", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_rdw_ratio_rbc", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_total_cholesterol", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_triglycerides", + "defaultValue": null, "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_wbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "basophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -21956,194 +23364,195 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "eosinophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "aligned_reads_index", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "aligned_reads_index", + "ofType": null + } + } + }, + { + "args": [ { - "name": "hdl", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "hematocrit_vfr_bld", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hemoglobin_mcnc_bld", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ldl", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "lymphocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "mch_entmass_rbc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "mchc_mcnc_rbc", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "mcv_entvol_rbc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "monocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "neutrophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platelet_ncnc_bld", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "pmv_entvol_bld", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -22152,82 +23561,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "rbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "rdw_ratio_rbc", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "total_cholesterol", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "triglycerides", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_basophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -22236,12 +23637,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_eosinophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -22250,40 +23651,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_hdl", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_hematocrit_vfr_bld", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_hemoglobin_mcnc_bld", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -22292,26 +23689,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "unit_ldl", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_aligned_reads_index", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_lymphocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -22320,12 +23727,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_mch_entmass_rbc", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -22334,12 +23741,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_mchc_mcnc_rbc", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -22348,12 +23765,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_mcv_entvol_rbc", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -22362,12 +23779,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_monocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -22376,12 +23803,45 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_aligned_reads_index_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_neutrophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -22390,26 +23850,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_platelet_ncnc_bld", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_pmv_entvol_bld", + "defaultValue": null, "description": null, + "name": "run_name", "type": { "kind": "LIST", "name": null, @@ -22418,12 +23878,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_rbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -22432,40 +23892,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_rdw_ratio_rbc", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_total_cholesterol", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_triglycerides", + "defaultValue": null, "description": null, + "name": "protocol_used", "type": { "kind": "LIST", "name": null, @@ -22474,12 +23954,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_wbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "cell_type", "type": { "kind": "LIST", "name": null, @@ -22488,12 +23968,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -22502,67 +23982,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "wbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_lab_result", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "lab_result", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_lab_result_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -22571,12 +24024,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -22585,102 +24038,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "file_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -22689,12 +24086,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "panel_used", "type": { "kind": "LIST", "name": null, @@ -22703,12 +24100,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -22717,40 +24114,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -22759,488 +24166,469 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_basophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "cell_count", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_eosinophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_hdl", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "age_at_hematocrit_vfr_bld", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide_image", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_hemoglobin_mcnc_bld", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_ldl", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_lymphocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_mch_entmass_rbc", + "defaultValue": null, "description": null, + "name": "frame_identifier", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_mchc_mcnc_rbc", + "defaultValue": null, "description": null, + "name": "cell_identifier", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_mcv_entvol_rbc", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_monocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_neutrophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_platelet_ncnc_bld", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_pmv_entvol_bld", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_rbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "slide_image", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "slide_image", + "ofType": null + } + } + }, + { + "args": [ { - "name": "age_at_rdw_ratio_rbc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_total_cholesterol", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_triglycerides", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_wbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "run_name", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "basophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "eosinophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "hdl", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "hematocrit_vfr_bld", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hemoglobin_mcnc_bld", + "defaultValue": null, "description": null, + "name": "protocol_used", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ldl", + "defaultValue": null, "description": null, + "name": "cell_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "lymphocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "mch_entmass_rbc", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "mchc_mcnc_rbc", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "mcv_entvol_rbc", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "monocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "neutrophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "platelet_ncnc_bld", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "pmv_entvol_bld", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -23249,40 +24637,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "rbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "panel_used", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "rdw_ratio_rbc", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -23291,68 +24679,64 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "total_cholesterol", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "triglycerides", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_basophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_eosinophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "cell_count", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_hdl", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -23361,40 +24745,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_hematocrit_vfr_bld", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "unit_hemoglobin_mcnc_bld", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide_image", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_ldl", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -23403,26 +24783,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_lymphocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_mch_entmass_rbc", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -23431,12 +24807,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_mchc_mcnc_rbc", + "defaultValue": null, "description": null, + "name": "frame_identifier", "type": { "kind": "LIST", "name": null, @@ -23445,12 +24821,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_mcv_entvol_rbc", + "defaultValue": null, "description": null, + "name": "cell_identifier", "type": { "kind": "LIST", "name": null, @@ -23459,12 +24835,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_monocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -23473,12 +24849,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_neutrophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -23487,26 +24863,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_platelet_ncnc_bld", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_pmv_entvol_bld", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -23515,12 +24887,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_rbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -23529,26 +24901,35 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_rdw_ratio_rbc", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_slide_image_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "unit_total_cholesterol", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -23557,12 +24938,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_triglycerides", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -23571,91 +24952,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_wbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "wbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_lab_result", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitted_unaligned_reads", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -23664,12 +25014,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "schema_version", "type": { "kind": "LIST", "name": null, @@ -23678,116 +25028,151 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_root", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "root", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "root", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -23796,12 +25181,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -23810,12 +25195,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -23824,26 +25209,32 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -23852,12 +25243,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -23866,12 +25257,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "schema_version", "type": { "kind": "LIST", "name": null, @@ -23880,68 +25271,76 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_type", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_root", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -23950,26 +25349,79 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_root_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "creator", "type": { "kind": "LIST", "name": null, @@ -23978,26 +25430,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -24006,26 +25458,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_core_metadata_collection", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "relation", "type": { "kind": "LIST", "name": null, @@ -24034,12 +25486,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "contributor", "type": { "kind": "LIST", "name": null, @@ -24048,12 +25500,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "subject", "type": { "kind": "LIST", "name": null, @@ -24062,12 +25548,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -24076,12 +25562,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "title", "type": { "kind": "LIST", "name": null, @@ -24090,12 +25576,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -24104,12 +25590,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "format", "type": { "kind": "LIST", "name": null, @@ -24118,12 +25604,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "source", "type": { "kind": "LIST", "name": null, @@ -24132,53 +25618,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_unaligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "submitted_unaligned_reads", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_submitted_unaligned_reads_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -24187,12 +25666,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -24201,102 +25680,126 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "description", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "data_type", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "coverage", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "date", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "language", "type": { "kind": "LIST", "name": null, @@ -24305,12 +25808,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "rights", "type": { "kind": "LIST", "name": null, @@ -24319,12 +25822,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "publisher", "type": { "kind": "LIST", "name": null, @@ -24333,68 +25836,115 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "core_metadata_collection", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "core_metadata_collection", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "creator", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -24403,26 +25953,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_core_metadata_collection", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "relation", "type": { "kind": "LIST", "name": null, @@ -24431,12 +25981,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "contributor", "type": { "kind": "LIST", "name": null, @@ -24445,26 +25995,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "subject", "type": { "kind": "LIST", "name": null, @@ -24473,12 +26043,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -24487,12 +26057,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "title", "type": { "kind": "LIST", "name": null, @@ -24501,12 +26071,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -24515,12 +26085,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "format", "type": { "kind": "LIST", "name": null, @@ -24529,26 +26099,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "source", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -24557,12 +26127,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -24571,12 +26161,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -24585,12 +26175,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "description", "type": { "kind": "LIST", "name": null, @@ -24599,12 +26189,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -24613,26 +26203,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -24641,12 +26241,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "coverage", "type": { "kind": "LIST", "name": null, @@ -24655,49 +26255,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "date", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_unaligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "subject", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "language", "type": { "kind": "LIST", "name": null, @@ -24706,12 +26303,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "rights", "type": { "kind": "LIST", "name": null, @@ -24720,116 +26317,135 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "publisher", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_core_metadata_collection_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "relationship_gender", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -24838,12 +26454,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -24852,110 +26468,94 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_family_history", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "relationship_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "amputation_type", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "cohort_id", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "consent_codes", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_submission_guid", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -24964,12 +26564,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "derived_parent_subject_id", + "defaultValue": null, "description": null, + "name": "relative_with_cancer_history", "type": { "kind": "LIST", "name": null, @@ -24978,12 +26578,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "derived_topmed_subject_id", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -24992,26 +26592,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "eligibility", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "geographic_site", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -25020,12 +26620,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "index_date", + "defaultValue": null, "description": null, + "name": "relationship_primary_diagnosis", "type": { "kind": "LIST", "name": null, @@ -25034,12 +26634,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "participant_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -25048,12 +26648,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -25062,123 +26662,159 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "transplanted_organ", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_geographic_site", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "relationship_age_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "family_history", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "subject", + "name": "family_history", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_subject_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, + "description": null, + "name": "relationship_gender", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -25187,102 +26823,122 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_family_history", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "relationship_type", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "relative_with_cancer_history", "type": { "kind": "LIST", "name": null, @@ -25291,12 +26947,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -25305,12 +26961,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -25319,54 +26975,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "relationship_primary_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "amputation_type", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -25375,40 +27031,80 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "cohort_id", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "consent_codes", + "defaultValue": null, "description": null, + "name": "relationship_age_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -25417,12 +27113,25 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_family_history_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "data_submission_guid", + "defaultValue": null, "description": null, + "name": "sample_type_id", "type": { "kind": "LIST", "name": null, @@ -25431,12 +27140,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "derived_parent_subject_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -25445,12 +27164,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "derived_topmed_subject_id", + "defaultValue": null, "description": null, + "name": "biospecimen_anatomic_site", "type": { "kind": "LIST", "name": null, @@ -25459,26 +27178,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "eligibility", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Boolean", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "geographic_site", + "defaultValue": null, "description": null, + "name": "oct_embedded", "type": { "kind": "LIST", "name": null, @@ -25487,12 +27206,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "index_date", + "defaultValue": null, "description": null, + "name": "tumor_code_id", "type": { "kind": "LIST", "name": null, @@ -25501,12 +27220,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "participant_id", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -25515,12 +27234,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "intermediate_dimension", "type": { "kind": "LIST", "name": null, @@ -25529,54 +27248,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "sample_volume", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "transplanted_organ", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_geographic_site", + "defaultValue": null, "description": null, + "name": "is_ffpe", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -25585,49 +27324,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "sleep_test_file", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "tumor_descriptor", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "sample_type", "type": { "kind": "LIST", "name": null, @@ -25636,12 +27366,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "time_between_excision_and_freezing", "type": { "kind": "LIST", "name": null, @@ -25650,102 +27380,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "shortest_dimension", "type": { "kind": "LIST", "name": null, @@ -25754,26 +27418,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "diagnosis_pathologically_confirmed", "type": { "kind": "LIST", "name": null, @@ -25782,54 +27442,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "current_weight", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "composition", "type": { "kind": "LIST", "name": null, @@ -25838,12 +27484,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -25852,12 +27498,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "time_between_clamping_and_freezing", "type": { "kind": "LIST", "name": null, @@ -25866,40 +27512,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "method_of_sample_procurement", "type": { "kind": "LIST", "name": null, @@ -25908,12 +27550,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "tumor_code", "type": { "kind": "LIST", "name": null, @@ -25922,12 +27564,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -25936,12 +27578,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "tissue_type", "type": { "kind": "LIST", "name": null, @@ -25950,54 +27592,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_sample", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "days_to_sample_procurement", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "freezing_method", "type": { "kind": "LIST", "name": null, @@ -26006,26 +27644,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -26034,12 +27668,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "preservation_method", "type": { "kind": "LIST", "name": null, @@ -26048,54 +27682,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "days_to_collection", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "initial_weight", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "longest_dimension", "type": { "kind": "LIST", "name": null, @@ -26104,67 +27734,39 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_sleep_test_file", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "sample", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "sleep_test_file", + "name": "sample", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_sleep_test_file_count", - "description": null, "args": [ { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", + "defaultValue": null, "description": null, + "name": "sample_type_id", "type": { "kind": "LIST", "name": null, @@ -26173,116 +27775,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -26291,12 +27799,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "biospecimen_anatomic_site", "type": { "kind": "LIST", "name": null, @@ -26305,26 +27813,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { "name": "with_path_to_any", - "description": null, "type": { "kind": "LIST", "name": null, @@ -26333,26 +27827,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "oct_embedded", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "tumor_code_id", "type": { "kind": "LIST", "name": null, @@ -26361,12 +27855,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -26375,12 +27869,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "intermediate_dimension", "type": { "kind": "LIST", "name": null, @@ -26389,82 +27883,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "sample_volume", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "is_ffpe", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -26473,12 +27959,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -26487,12 +27973,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "tumor_descriptor", "type": { "kind": "LIST", "name": null, @@ -26501,26 +27987,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "sample_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "time_between_excision_and_freezing", "type": { "kind": "LIST", "name": null, @@ -26529,12 +28015,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -26543,26 +28029,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "shortest_dimension", "type": { "kind": "LIST", "name": null, @@ -26571,26 +28053,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "diagnosis_pathologically_confirmed", "type": { "kind": "LIST", "name": null, @@ -26599,12 +28077,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -26613,63 +28091,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "current_weight", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "composition", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_sleep_test_file", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "alignment_cocleaning_workflow", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -26678,12 +28133,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "time_between_clamping_and_freezing", "type": { "kind": "LIST", "name": null, @@ -26692,102 +28147,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "method_of_sample_procurement", "type": { "kind": "LIST", "name": null, @@ -26796,12 +28185,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "tumor_code", "type": { "kind": "LIST", "name": null, @@ -26810,12 +28199,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -26824,68 +28213,64 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "tissue_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_sample", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "days_to_sample_procurement", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "freezing_method", "type": { "kind": "LIST", "name": null, @@ -26894,26 +28279,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -26922,12 +28303,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, "description": null, + "name": "preservation_method", "type": { "kind": "LIST", "name": null, @@ -26936,54 +28317,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "days_to_collection", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "initial_weight", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "longest_dimension", "type": { "kind": "LIST", "name": null, @@ -26992,171 +28369,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_alignment_cocleaning_workflow", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "alignment_cocleaning_workflow", - "ofType": null - } - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "_sample_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "_alignment_cocleaning_workflow_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "of_type", "type": { "kind": "LIST", "name": null, @@ -27165,259 +28496,92 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "data_type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "workflow_end_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "workflow_link", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "workflow_start_datetime", - "description": null, "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "error_type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_alignment_cocleaning_workflow", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "read_group", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { "name": "ids", - "description": null, "type": { "kind": "LIST", "name": null, @@ -27426,1997 +28590,1436 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "RIN", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "adapter_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "adapter_sequence", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "barcoding_applied", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "base_caller_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "base_caller_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experiment_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "flow_cell_barcode", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "includes_spike_ins", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "instrument_model", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_paired_end", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_catalog_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_vendor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_selection", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_strand", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_strategy", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "platform", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "read_group_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "read_length", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "sequencing_center", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "sequencing_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "size_selection_range", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "spike_ins_concentration", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "spike_ins_fasta", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_catalog_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_target_region", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_vendor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "to_trim_adapter_sequence", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_read_group", - "ofType": null - } - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "datanode", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "read_group", + "name": "DataNode", "ofType": null } - }, + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "viewer", + "type": { + "kind": "OBJECT", + "name": "viewer", + "ofType": null + } + } + ], + "inputFields": null, + "interfaces": [], + "kind": "OBJECT", + "name": "Root", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "_read_group_count", + "args": [], + "deprecationReason": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "RIN", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "adapter_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "adapter_sequence", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "barcoding_applied", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "base_caller_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "base_caller_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experiment_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "flow_cell_barcode", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "includes_spike_ins", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "instrument_model", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_paired_end", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_catalog_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_vendor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_selection", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_strand", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_strategy", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "platform", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "read_group_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "read_length", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "sequencing_center", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "sequencing_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "size_selection_range", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "spike_ins_concentration", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "spike_ins_fasta", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_catalog_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_target_region", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_vendor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "to_trim_adapter_sequence", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_read_group", - "ofType": null - } - }, - "defaultValue": null + "isDeprecated": false, + "name": "is_dry_run", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "closed", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitter", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "role", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "program", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "canonical_json", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "snapshots", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "TransactionSnapshot", + "ofType": null } - ], + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "documents", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "TransactionDocument", + "ofType": null + } + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "related_cases", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "TransactionResponseEntityRelatedCases", + "ofType": null + } + } + } + ], + "inputFields": null, + "interfaces": [], + "kind": "OBJECT", + "name": "TransactionLog", + "possibleTypes": null + }, + { + "description": "The `ID` scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as `\"4\"`) or integer (such as `4`) input value will be accepted as an ID.", + "enumValues": null, + "fields": null, + "inputFields": null, + "interfaces": null, + "kind": "SCALAR", + "name": "ID", + "possibleTypes": null + }, + { + "description": "The `Boolean` scalar type represents `true` or `false`.", + "enumValues": null, + "fields": null, + "inputFields": null, + "interfaces": null, + "kind": "SCALAR", + "name": "Boolean", + "possibleTypes": null + }, + { + "description": "The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.", + "enumValues": null, + "fields": null, + "inputFields": null, + "interfaces": null, + "kind": "SCALAR", + "name": "String", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "transaction_id", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "action", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "aliquot", + "args": [], + "deprecationReason": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "aliquot_quantity", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "aliquot_volume", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "amount", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "analyte_isolation_batch_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "analyte_isolation_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "analyte_isolation_method", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "analyte_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "concentration", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "exclude", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "exclusion_criteria", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experiment_batch_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experiment_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experimental_strategy", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aliquot", - "ofType": null - } - }, - "defaultValue": null - } - ], + "isDeprecated": false, + "name": "old_props", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "new_props", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + ], + "inputFields": null, + "interfaces": [], + "kind": "OBJECT", + "name": "TransactionSnapshot", + "possibleTypes": null + }, + { + "description": "The `Int` scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^53 - 1) and 2^53 - 1 since represented in JSON as double-precision floating point numbers specifiedby [IEEE 754](http://en.wikipedia.org/wiki/IEEE_floating_point).", + "enumValues": null, + "fields": null, + "inputFields": null, + "interfaces": null, + "kind": "SCALAR", + "name": "Int", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "transaction_id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "doc_format", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "doc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "doc_size", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "response_json", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "response", + "type": { + "kind": "OBJECT", + "name": "TransactionResponse", + "ofType": null + } + } + ], + "inputFields": null, + "interfaces": [], + "kind": "OBJECT", + "name": "TransactionDocument", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "transaction_id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "success", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "entity_error_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "transactional_error_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "code", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "message", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "transactional_errors", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_entity_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_entity_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "released_entity_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "cases_related_to_updated_entities_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "cases_related_to_created_entities_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "entities", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "aliquot", + "name": "TransactionResponseEntity", "ofType": null } - }, + } + } + ], + "inputFields": null, + "interfaces": [], + "kind": "OBJECT", + "name": "TransactionResponse", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "valid", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "_aliquot_count", + "args": [], + "deprecationReason": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, + "isDeprecated": false, + "name": "action", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "unique_keys", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "related_cases", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "TransactionResponseEntityRelatedCases", + "ofType": null + } + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "errors", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "TransactionResponseError", + "ofType": null + } + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "warnings", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + ], + "inputFields": null, + "interfaces": [], + "kind": "OBJECT", + "name": "TransactionResponseEntity", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + ], + "inputFields": null, + "interfaces": [], + "kind": "OBJECT", + "name": "TransactionResponseEntityRelatedCases", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "keys", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "args": [], + "deprecationReason": null, + "description": "List of entities that depend on this entity such that the transaction failed.", + "isDeprecated": false, + "name": "dependents", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "GenericEntity", + "ofType": null + } + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "message", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + ], + "inputFields": null, + "interfaces": [], + "kind": "OBJECT", + "name": "TransactionResponseError", + "possibleTypes": null + }, + { + "description": "Skeleton properties to reference generic entities", + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + ], + "inputFields": null, + "interfaces": [], + "kind": "OBJECT", + "name": "GenericEntity", + "possibleTypes": null + }, + { + "description": "The query object that represents the psqlgraph.Node base", + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + ], + "inputFields": null, + "interfaces": null, + "kind": "INTERFACE", + "name": "Node", + "possibleTypes": [ + { + "kind": "OBJECT", + "name": "experimental_metadata", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "experiment", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "case", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "diagnosis", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "treatment", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "sample", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "slide", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "slide_count", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "slide_image", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "core_metadata_collection", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "submitted_aligned_reads", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "read_group", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "submitted_copy_number", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "aliquot", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "submitted_methylation", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "submitted_somatic_mutation", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "read_group_qc", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "submitted_unaligned_reads", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "aligned_reads_index", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "project", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "program", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "publication", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "keyword", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "acknowledgement", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "clinical_test", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "demographic", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "family_history", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "exposure", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "data_release", + "ofType": null + }, + { + "kind": "OBJECT", + "name": "root", + "ofType": null + } + ] + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "md5sum", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "file_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "error_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_format", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "object_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_category", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "file_size", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state_comment", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "file_state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [ { - "name": "ids", + "defaultValue": null, "description": null, + "name": "type_of_sample", "type": { "kind": "LIST", "name": null, @@ -29425,102 +30028,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -29529,138 +30052,144 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "somatic_mutations_identified", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "marker_panel_description", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "experimental_intent", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "aliquot_quantity", + "defaultValue": null, "description": null, + "name": "type_of_specimen", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "aliquot_volume", + "defaultValue": null, "description": null, + "name": "type_of_data", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "amount", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "analyte_isolation_batch_id", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "analyte_isolation_date", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -29669,12 +30198,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "analyte_isolation_method", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -29683,12 +30212,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "analyte_type", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -29697,54 +30226,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "concentration", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "exclude", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "exclusion_criteria", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -29753,12 +30274,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experiment_batch_id", + "defaultValue": null, "description": null, + "name": "associated_experiment", "type": { "kind": "LIST", "name": null, @@ -29767,26 +30288,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experiment_date", + "defaultValue": null, "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -29795,91 +30326,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "copy_numbers_identified", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_experiment", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "number_samples_per_experimental_group", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "number_experimental_group", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aliquot", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "aligned_reads_index", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "data_description", "type": { "kind": "LIST", "name": null, @@ -29888,116 +30416,101 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "indels_identified", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "experimental_description", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "experiments", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "experiment", + "ofType": null + } + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -30006,26 +30519,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -30034,40 +30547,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -30076,12 +30595,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -30090,12 +30609,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -30104,12 +30623,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -30118,12 +30637,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -30132,12 +30651,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -30146,12 +30665,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -30160,12 +30689,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -30174,12 +30713,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -30188,12 +30727,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -30202,12 +30741,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -30216,26 +30755,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -30244,40 +30793,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_experimental_metadata", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -30286,12 +30831,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -30300,26 +30845,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -30328,12 +30869,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -30342,53 +30883,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads_index", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "aligned_reads_index", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_aligned_reads_index_count", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -30397,116 +30907,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_experiments_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "quick_search", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", - "name": "Int", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -30515,96 +31034,76 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -30613,138 +31112,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "last", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "project", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -30753,68 +31239,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -30823,26 +31293,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -30851,63 +31317,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads_index", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "_transaction_logs", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "TransactionLog", + "ofType": null + } + } }, { - "name": "cardiac_mri", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -30916,116 +31378,410 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { + "defaultValue": null, + "description": null, "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": "10", + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + } + } + ], + "inputFields": null, + "interfaces": [ + { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + ], + "kind": "OBJECT", + "name": "experimental_metadata", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "associated_experiment", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "copy_numbers_identified", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "number_samples_per_experimental_group", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "indels_identified", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "marker_panel_description", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "number_experimental_group", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "experimental_intent", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type_of_sample", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_description", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type_of_data", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "somatic_mutations_identified", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type_of_specimen", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "experimental_description", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -31034,12 +31790,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -31048,40 +31804,56 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_case", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -31090,26 +31862,22 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cardiac_output", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -31118,12 +31886,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "disease_type", "type": { "kind": "LIST", "name": null, @@ -31132,12 +31900,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -31146,12 +31914,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -31160,53 +31928,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_cardiac_mri", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "cardiac_mri", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_cardiac_mri_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -31215,12 +31956,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -31229,102 +31970,121 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "primary_site", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "cases", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "case", + "ofType": null + } + } + }, + { + "args": [ { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -31333,26 +32093,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -31361,40 +32121,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -31403,26 +32169,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cardiac_output", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -31431,12 +32197,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -31445,12 +32211,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -31459,12 +32225,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -31473,49 +32239,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_cardiac_mri", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "alignment_workflow", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -31524,12 +32287,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -31538,116 +32301,102 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "data_type", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "updated_before", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_experimental_metadata", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -31656,12 +32405,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -31670,68 +32419,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -31740,12 +32481,39 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "experiment_metadata_files", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "experimental_metadata", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "code", "type": { "kind": "LIST", "name": null, @@ -31754,40 +32522,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, "description": null, + "name": "releasable", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "availability_mechanism", "type": { "kind": "LIST", "name": null, @@ -31796,12 +32574,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", "type": { "kind": "LIST", "name": null, @@ -31810,26 +32588,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -31838,53 +32636,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "investigator_affiliation", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_alignment_workflow", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "alignment_workflow", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_alignment_workflow_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "support_source", "type": { "kind": "LIST", "name": null, @@ -31893,12 +32664,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -31907,102 +32678,112 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "investigator_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "project_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "date_collected", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "intended_release_date", "type": { "kind": "LIST", "name": null, @@ -32011,12 +32792,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "support_id", "type": { "kind": "LIST", "name": null, @@ -32025,12 +32806,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -32039,68 +32820,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "released", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "availability_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_project", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "name", "type": { "kind": "LIST", "name": null, @@ -32109,12 +32896,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -32123,12 +32910,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "projects", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "project", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "type_of_sample", "type": { "kind": "LIST", "name": null, @@ -32137,12 +32961,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -32151,40 +32985,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, "description": null, + "name": "somatic_mutations_identified", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "marker_panel_description", "type": { "kind": "LIST", "name": null, @@ -32193,12 +33027,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -32207,49 +33041,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "experimental_intent", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_alignment_workflow", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "medication", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "type_of_specimen", "type": { "kind": "LIST", "name": null, @@ -32258,12 +33069,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "type_of_data", "type": { "kind": "LIST", "name": null, @@ -32272,102 +33083,108 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -32376,12 +33193,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -32390,12 +33207,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "associated_experiment", "type": { "kind": "LIST", "name": null, @@ -32404,26 +33221,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -32432,82 +33245,102 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_antihypertensive_meds", + "defaultValue": null, "description": null, + "name": "copy_numbers_identified", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "age_at_fasting_lipids", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_experiment", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_lipid_lowering_medication", + "defaultValue": null, "description": null, + "name": "number_samples_per_experimental_group", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "antihypertensive_meds", + "defaultValue": null, "description": null, + "name": "number_experimental_group", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "data_description", "type": { "kind": "LIST", "name": null, @@ -32516,12 +33349,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "fasting_lipids", + "defaultValue": null, "description": null, + "name": "indels_identified", "type": { "kind": "LIST", "name": null, @@ -32530,40 +33363,73 @@ "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hypertension_meds", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "lipid_lowering_medication", + "defaultValue": null, "description": null, + "name": "experimental_description", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_cases_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "type_of_sample", "type": { "kind": "LIST", "name": null, @@ -32572,12 +33438,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -32586,40 +33462,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_antihypertensive_meds", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_fasting_lipids", + "defaultValue": null, "description": null, + "name": "somatic_mutations_identified", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_lipid_lowering_medication", + "defaultValue": null, "description": null, + "name": "marker_panel_description", "type": { "kind": "LIST", "name": null, @@ -32628,12 +33504,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -32642,53 +33518,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "experimental_intent", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_medication", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "medication", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_medication_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "type_of_specimen", "type": { "kind": "LIST", "name": null, @@ -32697,12 +33546,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "type_of_data", "type": { "kind": "LIST", "name": null, @@ -32711,102 +33560,108 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -32815,12 +33670,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -32829,12 +33684,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "associated_experiment", "type": { "kind": "LIST", "name": null, @@ -32843,26 +33698,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -32871,82 +33722,102 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_antihypertensive_meds", + "defaultValue": null, "description": null, + "name": "copy_numbers_identified", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "age_at_fasting_lipids", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_experiment", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_lipid_lowering_medication", + "defaultValue": null, "description": null, + "name": "number_samples_per_experimental_group", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "antihypertensive_meds", + "defaultValue": null, "description": null, + "name": "number_experimental_group", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "data_description", "type": { "kind": "LIST", "name": null, @@ -32955,12 +33826,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "fasting_lipids", + "defaultValue": null, "description": null, + "name": "indels_identified", "type": { "kind": "LIST", "name": null, @@ -32969,40 +33840,73 @@ "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hypertension_meds", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "lipid_lowering_medication", + "defaultValue": null, "description": null, + "name": "experimental_description", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_experiment_metadata_files_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "type_of_sample", "type": { "kind": "LIST", "name": null, @@ -33011,12 +33915,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -33025,40 +33939,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_antihypertensive_meds", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_fasting_lipids", + "defaultValue": null, "description": null, + "name": "somatic_mutations_identified", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_lipid_lowering_medication", + "defaultValue": null, "description": null, + "name": "marker_panel_description", "type": { "kind": "LIST", "name": null, @@ -33067,12 +33981,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -33081,49 +33995,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "experimental_intent", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_medication", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "germline_variation_index", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "type_of_specimen", "type": { "kind": "LIST", "name": null, @@ -33132,12 +34023,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "type_of_data", "type": { "kind": "LIST", "name": null, @@ -33146,102 +34037,108 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -33250,12 +34147,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -33264,12 +34161,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "associated_experiment", "type": { "kind": "LIST", "name": null, @@ -33278,12 +34175,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -33292,110 +34199,102 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "copy_numbers_identified", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_experiment", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "number_samples_per_experimental_group", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "number_experimental_group", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "data_description", "type": { "kind": "LIST", "name": null, @@ -33404,26 +34303,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "indels_identified", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -33432,26 +34331,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "experimental_description", "type": { "kind": "LIST", "name": null, @@ -33460,54 +34355,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_projects_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "last", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -33516,12 +34482,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "program", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "closed", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -33530,12 +34536,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, + "description": null, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -33544,12 +34560,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "is_dry_run", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "last", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -33558,12 +34687,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { + "defaultValue": null, + "description": null, "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "program", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "closed", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -33572,12 +34741,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -33586,67 +34765,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_germline_variation_index", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "germline_variation_index", + "name": "TransactionLog", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_germline_variation_index_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -33655,102 +34826,268 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { + "defaultValue": null, + "description": null, "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + } + } + ], + "inputFields": null, + "interfaces": [ + { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + ], + "kind": "OBJECT", + "name": "experiment", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "disease_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "primary_site", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "year_of_diagnosis", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "method_of_diagnosis", "type": { "kind": "LIST", "name": null, @@ -33759,12 +35096,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "laterality", "type": { "kind": "LIST", "name": null, @@ -33773,12 +35110,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "ann_arbor_pathologic_stage", "type": { "kind": "LIST", "name": null, @@ -33787,54 +35124,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "vital_status", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "morphology", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "ann_arbor_clinical_stage", "type": { "kind": "LIST", "name": null, @@ -33843,26 +35180,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "days_to_last_known_disease_status", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "perineural_invasion_present", "type": { "kind": "LIST", "name": null, @@ -33871,26 +35218,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "days_to_hiv_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_m", "type": { "kind": "LIST", "name": null, @@ -33899,26 +35246,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "days_to_last_follow_up", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "prior_treatment", "type": { "kind": "LIST", "name": null, @@ -33927,12 +35274,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_t", "type": { "kind": "LIST", "name": null, @@ -33941,12 +35288,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "colon_polyps_history", "type": { "kind": "LIST", "name": null, @@ -33955,12 +35302,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_n", "type": { "kind": "LIST", "name": null, @@ -33969,26 +35316,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_n", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_m", "type": { "kind": "LIST", "name": null, @@ -33997,26 +35344,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "ldh_level_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -34025,12 +35382,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "residual_disease", "type": { "kind": "LIST", "name": null, @@ -34039,12 +35396,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_stage", "type": { "kind": "LIST", "name": null, @@ -34053,12 +35434,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "lymphatic_invasion_present", "type": { "kind": "LIST", "name": null, @@ -34067,12 +35448,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -34081,12 +35462,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "progression_or_recurrence", "type": { "kind": "LIST", "name": null, @@ -34095,59 +35476,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_germline_variation_index", + "name": "NotPropertiesInput_diagnosis", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "datanode", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "cause_of_death", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "burkitt_lymphoma_clinical_variant", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ann_arbor_extranodal_involvement", "type": { "kind": "LIST", "name": null, @@ -34156,102 +35532,134 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_stage", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "hiv_positive", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "ann_arbor_b_symptoms", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "classification_of_tumor", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "last_known_disease_status", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "primary_diagnosis", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "tumor_stage", "type": { "kind": "LIST", "name": null, @@ -34260,282 +35668,388 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "age_at_diagnosis", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "hpv_positive_type", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "days_to_death", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "vascular_invasion_present", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "new_event_anatomic_site", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "days_to_recurrence", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "tumor_grade", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "figo_stage", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "tissue_or_organ_of_origin", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "platform", + "defaultValue": null, "description": null, + "name": "days_to_birth", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "hpv_status", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "prior_malignancy", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "file_phase", + "defaultValue": null, "description": null, + "name": "new_event_type", "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "image_quality", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "series_instance_number", + "defaultValue": null, "description": null, + "name": "days_to_new_event", "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "series_instance_uid", + "defaultValue": null, "description": null, + "name": "circumferential_resection_margin", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "source_file", + "defaultValue": null, "description": null, + "name": "ldh_normal_range_upper", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "study_version", + "defaultValue": null, "description": null, + "name": "lymph_nodes_positive", "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "of_type", + "defaultValue": null, + "description": null, + "name": "site_of_resection_or_biopsy", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_t", "type": { "kind": "LIST", "name": null, @@ -34544,1563 +36058,973 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "diagnoses", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "DataNode", + "name": "diagnosis", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_node_type", - "description": null, "args": [ { - "name": "first", + "defaultValue": null, "description": null, + "name": "her2_erbb2_result_ihc", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "project", + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "ldh_level_at_diagnosis", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "biomarker_result", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "fev1_fvc_pre_bronch_percent", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "fev1_ref_post_bronch_percent", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "description", + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "without_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "dlco_ref_predictive_percent", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "her2_erbb2_percent_positive_ihc", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "biomarker_name", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "fev1_fvc_post_bronch_percent", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "preferred", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "cea_level_preoperative", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "category", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "biomarker_test_method", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "progesterone_receptor_result_ihc", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "systemProperties", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "not", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_clinical_test", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "estrogen_receptor_percent_positive_ihc", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "namespace", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ldh_normal_range_upper", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "estrogen_receptor_result_ihc", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "fev1_ref_pre_bronch_percent", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "ids", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "her2_erbb2_result_fish", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "links", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "title", + "defaultValue": null, + "description": null, + "name": "microsatellite_instability_abnormal", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "progesterone_receptor_percent_positive_ihc", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "clinical_tests", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "clinical_test", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "race", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "root", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "properties", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "id", + "defaultValue": null, + "description": null, + "name": "without_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "year_of_birth", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "year_of_death", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "not", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_demographic", + "ofType": null + } + } }, { - "name": "validators", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "required", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "gender", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "ids", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "constraints", + "defaultValue": null, "description": null, + "name": "state", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ethnicity", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "additionalProperties", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "uniqueKeys", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submittable", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } } ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "NodeType", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "viewer", - "description": null, - "args": [], - "type": { - "kind": "OBJECT", - "name": "viewer", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "TransactionLog", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "is_dry_run", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "closed", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "committed_by", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "quick_search", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "role", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "program", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "canonical_json", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project_id", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "snapshots", - "description": null, - "args": [], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionSnapshot", - "ofType": null - } - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "documents", - "description": null, - "args": [], + "name": "demographics", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "TransactionDocument", + "name": "demographic", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "related_cases", - "description": null, - "args": [], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionResponseEntityRelatedCases", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "SCALAR", - "name": "ID", - "description": "The `ID` scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as `\"4\"`) or integer (such as `4`) input value will be accepted as an ID.", - "fields": null, - "inputFields": null, - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "SCALAR", - "name": "Boolean", - "description": "The `Boolean` scalar type represents `true` or `false`.", - "fields": null, - "inputFields": null, - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "SCALAR", - "name": "String", - "description": "The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.", - "fields": null, - "inputFields": null, - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "TransactionSnapshot", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "transaction_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "action", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "old_props", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "new_props", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "SCALAR", - "name": "Int", - "description": "The `Int` scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31 - 1) and 2^31 - 1 since represented in JSON as double-precision floating point numbers specifiedby [IEEE 754](http://en.wikipedia.org/wiki/IEEE_floating_point).", - "fields": null, - "inputFields": null, - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "TransactionDocument", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "transaction_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "doc_format", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "doc", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "doc_size", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "name", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "response_json", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "response", - "description": null, - "args": [], - "type": { - "kind": "OBJECT", - "name": "TransactionResponse", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "TransactionResponse", - "description": null, - "fields": [ - { - "name": "transaction_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "success", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "entity_error_count", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "transactional_error_count", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "code", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "message", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "transactional_errors", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_entity_count", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_entity_count", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "released_entity_count", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "cases_related_to_updated_entities_count", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "cases_related_to_created_entities_count", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "entities", - "description": null, - "args": [], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionResponseEntity", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "TransactionResponseEntity", - "description": null, - "fields": [ - { - "name": "valid", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "action", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unique_keys", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "related_cases", - "description": null, - "args": [], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionResponseEntityRelatedCases", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "errors", - "description": null, - "args": [], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionResponseError", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "warnings", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "TransactionResponseEntityRelatedCases", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "TransactionResponseError", - "description": null, - "fields": [ - { - "name": "keys", - "description": null, - "args": [], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "dependents", - "description": "List of entities that depend on this entity such that the transaction failed.", - "args": [], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "GenericEntity", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "message", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "GenericEntity", - "description": "Skeleton properties to reference generic entities", - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INTERFACE", - "name": "Node", - "description": "The query object that represents the psqlgraph.Node base", - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": null, - "enumValues": null, - "possibleTypes": [ - { - "kind": "OBJECT", - "name": "data_release", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "root", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "reference_file", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "core_metadata_collection", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "project", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "program", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "study", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "subject", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "exposure", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "sample", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "aliquot", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "read_group", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "simple_germline_variation", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "germline_mutation_calling_workflow", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "submitted_aligned_reads", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "aligned_reads", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "alignment_cocleaning_workflow", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "submitted_unaligned_reads", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "alignment_workflow", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "aligned_reads_index", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "germline_variation_index", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "imaging_file", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "imaging_file_reference", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "demographic", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "medical_history", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "electrocardiogram_test", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "blood_pressure_test", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "lab_result", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "sleep_test_file", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "cardiac_mri", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "medication", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "acknowledgement", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "publication", - "ofType": null - }, - { - "kind": "OBJECT", - "name": "reference_file_index", - "ofType": null - } - ] - }, - { - "kind": "OBJECT", - "name": "data_release", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "major_version", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "minor_version", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "name", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "release_date", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "released", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "roots", - "description": null, "args": [ { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", + "defaultValue": null, "description": null, + "name": "type_of_sample", "type": { "kind": "LIST", "name": null, @@ -36109,102 +37033,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -36213,82 +37057,82 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "somatic_mutations_identified", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "marker_panel_description", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "experimental_intent", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "schema_version", + "defaultValue": null, "description": null, + "name": "type_of_specimen", "type": { "kind": "LIST", "name": null, @@ -36297,167 +37141,122 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "type_of_data", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_root", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "root", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_roots_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -36466,12 +37265,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -36480,12 +37279,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "associated_experiment", "type": { "kind": "LIST", "name": null, @@ -36494,26 +37293,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -36522,82 +37317,102 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "copy_numbers_identified", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "major_version", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_experiment", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "minor_version", + "defaultValue": null, "description": null, + "name": "number_samples_per_experimental_group", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "name", + "defaultValue": null, "description": null, + "name": "number_experimental_group", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "release_date", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "data_description", "type": { "kind": "LIST", "name": null, @@ -36606,12 +37421,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "released", + "defaultValue": null, "description": null, + "name": "indels_identified", "type": { "kind": "LIST", "name": null, @@ -36620,12 +37435,12 @@ "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -36634,69 +37449,63 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_data_release", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs_count", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", - "name": "ID", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "experimental_description", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "experiments", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "experiment", + "ofType": null + } + } + }, + { + "args": [ { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "relationship_gender", "type": { "kind": "LIST", "name": null, @@ -36705,52 +37514,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -36759,42 +37576,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_family_history", + "ofType": null + } + } }, { - "name": "last", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "relationship_type", "type": { "kind": "LIST", "name": null, @@ -36803,105 +37614,70 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "relative_with_cancer_history", "type": { "kind": "LIST", "name": null, @@ -36910,52 +37686,68 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "relationship_primary_diagnosis", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -36964,143 +37756,149 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "is_dry_run", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "relationship_age_at_diagnosis", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "family_histories", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "TransactionLog", + "name": "family_history", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_links", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "sample_type_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -37109,270 +37907,186 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "biospecimen_anatomic_site", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "oct_embedded", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "tumor_code_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "intermediate_dimension", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "sample_volume", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "category", + "defaultValue": null, "description": null, + "name": "is_ffpe", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [ - { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - ], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "SCALAR", - "name": "Float", - "description": "The `Float` scalar type represents signed double-precision fractional values as specified by [IEEE 754](http://en.wikipedia.org/wiki/IEEE_floating_point). ", - "fields": null, - "inputFields": null, - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "root", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "schema_version", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_releases", - "description": null, - "args": [ + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "tumor_descriptor", "type": { "kind": "LIST", "name": null, @@ -37381,102 +38095,130 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "sample_type", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "time_between_excision_and_freezing", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "shortest_dimension", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "diagnosis_pathologically_confirmed", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "project_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "current_weight", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "composition", "type": { "kind": "LIST", "name": null, @@ -37485,12 +38227,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -37499,12 +38241,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "time_between_clamping_and_freezing", "type": { "kind": "LIST", "name": null, @@ -37513,12 +38255,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -37527,40 +38279,40 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "method_of_sample_procurement", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "tumor_code", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -37569,54 +38321,64 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "major_version", + "defaultValue": null, "description": null, + "name": "tissue_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "minor_version", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_sample", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "name", + "defaultValue": null, "description": null, + "name": "days_to_sample_procurement", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "release_date", + "defaultValue": null, "description": null, + "name": "freezing_method", "type": { "kind": "LIST", "name": null, @@ -37625,26 +38387,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "released", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "preservation_method", "type": { "kind": "LIST", "name": null, @@ -37653,63 +38425,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "days_to_collection", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_data_release", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "data_release", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_data_releases_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "initial_weight", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "longest_dimension", "type": { "kind": "LIST", "name": null, @@ -37718,102 +38477,271 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "first", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "samples", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "sample", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "cigarettes_per_day", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "years_smoked", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "height", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "tobacco_smoking_status", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "pack_years_smoked", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "weight", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "tobacco_smoking_onset_year", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -37822,12 +38750,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -37836,12 +38764,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "alcohol_history", "type": { "kind": "LIST", "name": null, @@ -37850,12 +38788,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -37864,40 +38802,64 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "bmi", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "with_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_exposure", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "schema_version", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -37906,69 +38868,135 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "alcohol_intensity", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_root", + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "ids", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "tobacco_smoking_quit_year", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "exposures", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "exposure", + "ofType": null + } + } }, { - "name": "_transaction_logs_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", - "name": "ID", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -37977,52 +39005,94 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project", + "defaultValue": null, + "description": null, + "name": "with_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, + "description": null, + "name": "not", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_case", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -38031,42 +39101,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "disease_type", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -38075,105 +39157,169 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "is_dry_run", + "defaultValue": null, "description": null, + "name": "project_id", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "closed", + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "defaultValue": null, + "description": null, + "name": "primary_site", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_diagnoses_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", - "name": "ID", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -38182,52 +39328,94 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project", + "defaultValue": null, + "description": null, + "name": "with_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "not", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_case", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -38236,42 +39424,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "disease_type", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -38280,99 +39480,169 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "is_dry_run", + "defaultValue": null, "description": null, + "name": "project_id", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "closed", + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "defaultValue": null, + "description": null, + "name": "primary_site", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } } ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionLog", - "ofType": null - } - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "_clinical_tests_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "_links", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, + "description": null, + "name": "without_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -38381,4040 +39651,3635 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": "10" + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_case", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, + "description": null, + "name": "without_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "disease_type", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "ids", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "primary_site", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "category", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } } ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [ - { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - ], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "NON_NULL", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "major_version", + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "_demographics_count", "type": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "minor_version", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "release_date", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "schema_version", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "source_file", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "study_version", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_current_smoker_baseline", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_ever_smoker_baseline", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "current_smoker_baseline", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ever_smoker_baseline", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "smoking_status", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_current_smoker_baseline", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_ever_smoker_baseline", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "years_smoked", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "years_smoked_gt89", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "autolysis_score", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site_detail", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site_uberon_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site_uberon_term", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "biospecimen_physical_site", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "biospecimen_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "collection_kit", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "collection_site", + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "not", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_case", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "disease_type", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "ids", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "primary_site", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "_experiments_count", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "composition", + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "not", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_case", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "disease_type", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "ids", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "primary_site", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "_family_histories_count", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "current_weight", + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "not", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_case", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "disease_type", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "ids", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "primary_site", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "_samples_count", "type": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "freezing_method", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "hours_to_collection", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "hours_to_sample_procurement", + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "not", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_case", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "disease_type", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "ids", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "primary_site", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "_exposures_count", "type": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "internal_notes", + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "is_dry_run", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "last", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "entities", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "program", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "closed", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "related_cases", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "is_ffpe", + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "is_dry_run", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "last", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "entities", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "program", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "closed", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "related_cases", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "_transaction_logs", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "TransactionLog", + "ofType": null + } + } }, { - "name": "method_of_sample_procurement", + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ids", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": "10", + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + } + } + ], + "inputFields": null, + "interfaces": [ { - "name": "oct_embedded", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + ], + "kind": "OBJECT", + "name": "case", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ { - "name": "pathology_notes", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "preservation_method", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "prosector_notes", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "sample_type", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "created_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "specimen_id", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "tissue_type", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "ann_arbor_b_symptoms", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "file_phase", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "year_of_diagnosis", "type": { "kind": "SCALAR", "name": "Float", "ofType": null - }, - "defaultValue": null + } }, { - "name": "image_quality", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "classification_of_tumor", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "series_instance_number", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "series_instance_uid", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "last_known_disease_status", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "availability_mechanism", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "method_of_diagnosis", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "availability_type", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "laterality", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "code", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "ann_arbor_pathologic_stage", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "date_collected", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "vital_status", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "dbgap_accession_number", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "primary_diagnosis", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "intended_release_date", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "submitter_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "investigator_affiliation", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "tumor_stage", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "investigator_name", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "age_at_diagnosis", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "defaultValue": null + } }, { - "name": "name", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "hpv_positive_type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "releasable", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "days_to_death", "type": { "kind": "SCALAR", - "name": "Boolean", + "name": "Float", "ofType": null - }, - "defaultValue": null + } }, { - "name": "released", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "morphology", "type": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "support_id", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "ann_arbor_clinical_stage", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "support_source", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "new_event_anatomic_site", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "age_at_bmi_baseline", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "days_to_last_known_disease_status", "type": { "kind": "SCALAR", "name": "Float", "ofType": null - }, - "defaultValue": null + } }, { - "name": "age_at_height_baseline", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "perineural_invasion_present", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "age_at_index", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "days_to_hiv_diagnosis", "type": { "kind": "SCALAR", "name": "Float", "ofType": null - }, - "defaultValue": null + } }, { - "name": "age_at_index_gt89", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "ajcc_clinical_n", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "age_at_weight_baseline", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "ajcc_pathologic_t", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "annotated_sex", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "prior_treatment", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "bmi_baseline", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "ajcc_clinical_t", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ethnicity", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "colon_polyps_history", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "height_baseline", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "ajcc_clinical_m", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "hispanic_subgroup", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "ajcc_pathologic_m", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "population", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "ajcc_pathologic_n", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "race", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "ldh_level_at_diagnosis", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Float", + "ofType": null + } }, { - "name": "subcohort", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "days_to_last_follow_up", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "defaultValue": null + } }, { - "name": "unit_annotated_sex", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "residual_disease", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "unit_bmi_baseline", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "days_to_recurrence", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "defaultValue": null + } }, { - "name": "unit_ethnicity", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "tumor_grade", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "unit_height_baseline", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "unit_hispanic_subgroup", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "figo_stage", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "unit_race", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "cause_of_death", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "unit_subcohort", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "lymphatic_invasion_present", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "unit_weight_baseline", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "tissue_or_organ_of_origin", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "weight", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "hpv_status", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "weight_baseline", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "days_to_birth", "type": { "kind": "SCALAR", "name": "Float", "ofType": null - }, - "defaultValue": null + } }, { - "name": "age_at_cac_score", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "progression_or_recurrence", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "age_at_cac_volume", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "days_to_new_event", "type": { "kind": "SCALAR", "name": "Float", "ofType": null - }, - "defaultValue": null + } }, { - "name": "age_at_carotid_plaque", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "prior_malignancy", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "age_at_carotid_stenosis", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "vascular_invasion_present", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "age_at_cimt_1", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "new_event_type", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "age_at_cimt_2", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "ajcc_pathologic_stage", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "age_at_vte_case_status", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "burkitt_lymphoma_clinical_variant", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "age_at_vte_prior_history", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "circumferential_resection_margin", "type": { "kind": "SCALAR", "name": "Float", "ofType": null - }, - "defaultValue": null + } }, { - "name": "asthma", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "ldh_normal_range_upper", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "defaultValue": null + } }, { - "name": "atrial_fibrillation", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "ann_arbor_extranodal_involvement", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "cabg_presence", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "lymph_nodes_positive", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "cac_score", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "site_of_resection_or_biopsy", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "cac_volume", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "ajcc_clinical_stage", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "carotid_plaque", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "hiv_positive", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "carotid_stenosis", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "cerebrovascular_disease", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "chronic_bronchitis", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "chronic_respiratory_disease", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "cimt_1", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "cimt_2", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "copd", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "coronary_artery_disease", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "covid_hospital_admission", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "covid_hospital_admission_age", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "covid_icu", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "covid_icu_stay_length", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "covid_pos_ever_yn", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "diabetes", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "emphysema", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "heart_failure", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "hyperlipidemia", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "hypertension", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "myocardial_infarction", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "stroke", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type1_diabetes", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type2_diabetes", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_cac_score", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_cac_volume", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_carotid_plaque", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_carotid_stenosis", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_cimt_1", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_cimt_2", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_vte_case_status", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_vte_followup_start_age", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_vte_prior_history", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "vte_case_status", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "vte_followup_start_age", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "vte_prior_history", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "gtc_duration", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "pr_duration", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "qrs_duration", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "qt_duration", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_bp_diastolic", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_bp_systolic", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "bp_diastolic", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "bp_systolic", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_bp_diastolic", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_bp_systolic", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "contributor", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "coverage", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "creator", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "date", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "description", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "language", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "publisher", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "relation", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "rights", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "source", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "subject", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "title", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "authz", + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "not", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_case", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "disease_type", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "ids", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "primary_site", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "cases", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "OBJECT", + "name": "case", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "data_description", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "dbgap_accession", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "dbgap_consent", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "dbgap_consent_text", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "dbgap_participant_set", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "dbgap_phs", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "dbgap_version", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "exclude_from_aggregations", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "full_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "short_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "study_description", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "study_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "study_registration", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "study_setup", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type_of_data", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "acknowledgee", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "doi", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "pmid", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_basophil_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_eosinophil_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_hdl", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_hematocrit_vfr_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_hemoglobin_mcnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_ldl", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_lymphocyte_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_mch_entmass_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_mchc_mcnc_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_mcv_entvol_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_monocyte_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_neutrophil_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_platelet_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_pmv_entvol_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_rbc_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_rdw_ratio_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_total_cholesterol", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_triglycerides", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_wbc_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "basophil_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "eosinophil_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "hdl", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "hematocrit_vfr_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "hemoglobin_mcnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ldl", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "lymphocyte_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "mch_entmass_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "mchc_mcnc_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "mcv_entvol_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "monocyte_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "neutrophil_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "platelet_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "pmv_entvol_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "rbc_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "rdw_ratio_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "total_cholesterol", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "triglycerides", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_basophil_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_eosinophil_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_hdl", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_hematocrit_vfr_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_hemoglobin_mcnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_ldl", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_lymphocyte_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_mch_entmass_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_mchc_mcnc_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_mcv_entvol_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_monocyte_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_neutrophil_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_platelet_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_pmv_entvol_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_rbc_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_rdw_ratio_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_total_cholesterol", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_triglycerides", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_wbc_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "wbc_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "amputation_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "cohort_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "consent_codes", + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "days_to_treatment", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "treatment_outcome", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "treatment_type", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "treatment_intent_type", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "treatment_or_therapy", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "therapeutic_agents", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "not", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_treatment", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "treatment_anatomic_site", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "days_to_treatment_end", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "days_to_treatment_start", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "ids", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "treatments", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "OBJECT", + "name": "treatment", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "data_submission_guid", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "derived_parent_subject_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "derived_topmed_subject_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "eligibility", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "geographic_site", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "index_date", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "participant_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "transplanted_organ", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_geographic_site", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "RIN", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "adapter_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "adapter_sequence", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "barcoding_applied", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "base_caller_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "base_caller_version", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "experiment_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "flow_cell_barcode", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "includes_spike_ins", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "instrument_model", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "is_paired_end", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "library_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_catalog_number", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_vendor", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_version", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "library_selection", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "library_strand", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "library_strategy", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "platform", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "read_group_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "read_length", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "sequencing_center", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "sequencing_date", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "size_selection_range", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "spike_ins_concentration", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "spike_ins_fasta", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_catalog_number", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_target_region", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_vendor", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_version", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "to_trim_adapter_sequence", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "aliquot_quantity", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "aliquot_volume", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "amount", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "analyte_isolation_batch_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "analyte_isolation_date", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "analyte_isolation_method", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "analyte_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "concentration", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "exclude", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "exclusion_criteria", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "experiment_batch_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "experiment_date", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "experimental_strategy", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "cardiac_output", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "workflow_end_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "workflow_link", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "workflow_start_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "workflow_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "workflow_version", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_antihypertensive_meds", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_fasting_lipids", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_lipid_lowering_medication", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "antihypertensive_meds", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "fasting_lipids", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "hypertension_meds", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "lipid_lowering_medication", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_antihypertensive_meds", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_fasting_lipids", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_lipid_lowering_medication", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "md5sum", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_germline_variation_index", - "ofType": null - } - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_germline_variation_index", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "md5sum", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_data_release", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "major_version", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "minor_version", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "release_date", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "released", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_root", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "schema_version", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "reference_file", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "bucket_path", - "description": null, - "args": [], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "callset", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_category", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_format", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "error_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_format", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_md5sum", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_name", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_size", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "md5sum", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "object_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "source_file", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "study_version", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "core_metadata_collections", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, + "description": null, + "name": "sample_type_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -42423,12 +43288,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "biospecimen_anatomic_site", "type": { "kind": "LIST", "name": null, @@ -42437,116 +43302,144 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "oct_embedded", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "tumor_code_id", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "intermediate_dimension", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "sample_volume", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "is_ffpe", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -42555,12 +43448,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -42569,54 +43462,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "tumor_descriptor", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "sample_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "time_between_excision_and_freezing", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "contributor", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -42625,12 +43518,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "coverage", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "shortest_dimension", "type": { "kind": "LIST", "name": null, @@ -42639,12 +43542,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "diagnosis_pathologically_confirmed", "type": { "kind": "LIST", "name": null, @@ -42653,12 +43566,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "creator", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -42667,26 +43580,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "current_weight", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "date", + "defaultValue": null, "description": null, + "name": "composition", "type": { "kind": "LIST", "name": null, @@ -42695,12 +43608,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "description", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -42709,12 +43622,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "format", + "defaultValue": null, "description": null, + "name": "time_between_clamping_and_freezing", "type": { "kind": "LIST", "name": null, @@ -42723,26 +43636,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "language", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "method_of_sample_procurement", "type": { "kind": "LIST", "name": null, @@ -42751,12 +43674,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "publisher", + "defaultValue": null, "description": null, + "name": "tumor_code", "type": { "kind": "LIST", "name": null, @@ -42765,12 +43688,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "relation", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -42779,12 +43702,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "rights", + "defaultValue": null, "description": null, + "name": "tissue_type", "type": { "kind": "LIST", "name": null, @@ -42793,40 +43716,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_sample", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "days_to_sample_procurement", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "subject", + "defaultValue": null, "description": null, + "name": "freezing_method", "type": { "kind": "LIST", "name": null, @@ -42835,12 +43768,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "title", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -42849,12 +43792,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "preservation_method", "type": { "kind": "LIST", "name": null, @@ -42863,63 +43806,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "days_to_collection", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "core_metadata_collection", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "projects", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "initial_weight", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "longest_dimension", "type": { "kind": "LIST", "name": null, @@ -42928,102 +43858,63 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "first", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "samples", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "sample", + "ofType": null + } + } + }, + { + "args": [ { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "her2_erbb2_result_ihc", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -43032,124 +43923,130 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "ldh_level_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "biomarker_result", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "fev1_fvc_pre_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "availability_mechanism", + "defaultValue": null, "description": null, + "name": "fev1_ref_post_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "availability_type", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "code", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "date_collected", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -43158,26 +44055,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_accession_number", + "defaultValue": null, "description": null, + "name": "dlco_ref_predictive_percent", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "intended_release_date", + "defaultValue": null, "description": null, + "name": "her2_erbb2_percent_positive_ihc", "type": { "kind": "LIST", "name": null, @@ -43186,12 +44083,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "investigator_affiliation", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -43200,12 +44097,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "investigator_name", + "defaultValue": null, "description": null, + "name": "biomarker_name", "type": { "kind": "LIST", "name": null, @@ -43214,12 +44111,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "name", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -43228,40 +44125,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "releasable", + "defaultValue": null, "description": null, + "name": "fev1_fvc_post_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "released", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -43270,12 +44173,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "support_id", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -43284,26 +44187,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "support_source", + "defaultValue": null, "description": null, + "name": "cea_level_preoperative", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "biomarker_test_method", "type": { "kind": "LIST", "name": null, @@ -43312,53 +44225,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_project", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "project", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "reference_file_indexes", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "progesterone_receptor_result_ihc", "type": { "kind": "LIST", "name": null, @@ -43367,12 +44253,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -43381,116 +44267,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_clinical_test", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "estrogen_receptor_percent_positive_ihc", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "ldh_normal_range_upper", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "estrogen_receptor_result_ihc", "type": { "kind": "LIST", "name": null, @@ -43499,68 +44343,64 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "fev1_ref_pre_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "her2_erbb2_result_fish", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "microsatellite_instability_abnormal", "type": { "kind": "LIST", "name": null, @@ -43569,12 +44409,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "progesterone_receptor_percent_positive_ihc", "type": { "kind": "LIST", "name": null, @@ -43583,26 +44423,63 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "clinical_tests", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "clinical_test", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "year_of_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "method_of_diagnosis", "type": { "kind": "LIST", "name": null, @@ -43611,12 +44488,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "laterality", "type": { "kind": "LIST", "name": null, @@ -43625,12 +44502,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "ann_arbor_pathologic_stage", "type": { "kind": "LIST", "name": null, @@ -43639,12 +44516,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -43653,12 +44530,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "vital_status", "type": { "kind": "LIST", "name": null, @@ -43667,12 +44544,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "morphology", "type": { "kind": "LIST", "name": null, @@ -43681,12 +44558,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "ann_arbor_clinical_stage", "type": { "kind": "LIST", "name": null, @@ -43695,12 +44572,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "days_to_last_known_disease_status", "type": { "kind": "LIST", "name": null, @@ -43709,12 +44596,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "perineural_invasion_present", "type": { "kind": "LIST", "name": null, @@ -43723,26 +44610,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "days_to_hiv_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_m", "type": { "kind": "LIST", "name": null, @@ -43751,26 +44638,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "days_to_last_follow_up", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "prior_treatment", "type": { "kind": "LIST", "name": null, @@ -43779,12 +44666,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_t", "type": { "kind": "LIST", "name": null, @@ -43793,12 +44680,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source_file", + "defaultValue": null, "description": null, + "name": "colon_polyps_history", "type": { "kind": "LIST", "name": null, @@ -43807,12 +44694,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_n", "type": { "kind": "LIST", "name": null, @@ -43821,26 +44708,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_version", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_n", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_m", "type": { "kind": "LIST", "name": null, @@ -43849,53 +44736,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ldh_level_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_reference_file_index", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "reference_file_index", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_core_metadata_collections_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -43904,12 +44774,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "residual_disease", "type": { "kind": "LIST", "name": null, @@ -43918,102 +44788,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_stage", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "lymphatic_invasion_present", "type": { "kind": "LIST", "name": null, @@ -44022,12 +44840,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -44036,12 +44854,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "progression_or_recurrence", "type": { "kind": "LIST", "name": null, @@ -44050,54 +44868,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_diagnosis", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "cause_of_death", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "burkitt_lymphoma_clinical_variant", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "ann_arbor_extranodal_involvement", "type": { "kind": "LIST", "name": null, @@ -44106,12 +44924,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_stage", "type": { "kind": "LIST", "name": null, @@ -44120,12 +44948,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "hiv_positive", "type": { "kind": "LIST", "name": null, @@ -44134,12 +44962,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "ann_arbor_b_symptoms", "type": { "kind": "LIST", "name": null, @@ -44148,12 +44976,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "classification_of_tumor", "type": { "kind": "LIST", "name": null, @@ -44162,12 +44990,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "last_known_disease_status", "type": { "kind": "LIST", "name": null, @@ -44176,12 +45004,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -44190,26 +45018,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "primary_diagnosis", "type": { "kind": "LIST", "name": null, @@ -44218,12 +45046,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "tumor_stage", "type": { "kind": "LIST", "name": null, @@ -44232,12 +45060,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "age_at_diagnosis", "type": { "kind": "LIST", "name": null, @@ -44246,12 +45074,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "hpv_positive_type", "type": { "kind": "LIST", "name": null, @@ -44260,40 +45088,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "days_to_death", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -44302,12 +45140,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -44316,12 +45154,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "vascular_invasion_present", "type": { "kind": "LIST", "name": null, @@ -44330,12 +45168,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source_file", + "defaultValue": null, "description": null, + "name": "new_event_anatomic_site", "type": { "kind": "LIST", "name": null, @@ -44344,12 +45182,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -44358,12 +45196,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "study_version", + "defaultValue": null, "description": null, + "name": "days_to_recurrence", "type": { "kind": "LIST", "name": null, @@ -44372,12 +45220,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -44386,49 +45234,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "tumor_grade", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_reference_file", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_projects_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "figo_stage", "type": { "kind": "LIST", "name": null, @@ -44437,12 +45262,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "tissue_or_organ_of_origin", "type": { "kind": "LIST", "name": null, @@ -44451,186 +45276,172 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "days_to_birth", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "hpv_status", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "prior_malignancy", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "new_event_type", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "days_to_new_event", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "circumferential_resection_margin", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "ldh_normal_range_upper", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "lymph_nodes_positive", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "site_of_resection_or_biopsy", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_t", "type": { "kind": "LIST", "name": null, @@ -44639,40 +45450,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_cases_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "year_of_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "method_of_diagnosis", "type": { "kind": "LIST", "name": null, @@ -44681,12 +45511,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "laterality", "type": { "kind": "LIST", "name": null, @@ -44695,12 +45525,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "ann_arbor_pathologic_stage", "type": { "kind": "LIST", "name": null, @@ -44709,12 +45539,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -44723,12 +45553,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "vital_status", "type": { "kind": "LIST", "name": null, @@ -44737,12 +45567,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "morphology", "type": { "kind": "LIST", "name": null, @@ -44751,12 +45581,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "ann_arbor_clinical_stage", "type": { "kind": "LIST", "name": null, @@ -44765,12 +45595,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "days_to_last_known_disease_status", "type": { "kind": "LIST", "name": null, @@ -44779,12 +45619,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "perineural_invasion_present", "type": { "kind": "LIST", "name": null, @@ -44793,26 +45633,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "days_to_hiv_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_m", "type": { "kind": "LIST", "name": null, @@ -44821,26 +45661,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "days_to_last_follow_up", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "prior_treatment", "type": { "kind": "LIST", "name": null, @@ -44849,12 +45689,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_t", "type": { "kind": "LIST", "name": null, @@ -44863,12 +45703,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source_file", + "defaultValue": null, "description": null, + "name": "colon_polyps_history", "type": { "kind": "LIST", "name": null, @@ -44877,12 +45717,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_n", "type": { "kind": "LIST", "name": null, @@ -44891,26 +45731,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_version", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_n", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_m", "type": { "kind": "LIST", "name": null, @@ -44919,49 +45759,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ldh_level_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_reference_file", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_reference_file_indexes_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -44970,12 +45797,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "residual_disease", "type": { "kind": "LIST", "name": null, @@ -44984,102 +45811,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_stage", "type": { "kind": "LIST", "name": null, @@ -45088,12 +45849,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "lymphatic_invasion_present", "type": { "kind": "LIST", "name": null, @@ -45102,12 +45863,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -45116,54 +45877,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "progression_or_recurrence", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_diagnosis", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "cause_of_death", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "burkitt_lymphoma_clinical_variant", "type": { "kind": "LIST", "name": null, @@ -45172,12 +45933,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "ann_arbor_extranodal_involvement", "type": { "kind": "LIST", "name": null, @@ -45186,12 +45947,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "ajcc_clinical_stage", "type": { "kind": "LIST", "name": null, @@ -45200,12 +45971,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "hiv_positive", "type": { "kind": "LIST", "name": null, @@ -45214,12 +45985,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "ann_arbor_b_symptoms", "type": { "kind": "LIST", "name": null, @@ -45228,12 +45999,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "classification_of_tumor", "type": { "kind": "LIST", "name": null, @@ -45242,12 +46013,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "last_known_disease_status", "type": { "kind": "LIST", "name": null, @@ -45256,12 +46027,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -45270,12 +46041,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "primary_diagnosis", "type": { "kind": "LIST", "name": null, @@ -45284,12 +46069,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "tumor_stage", "type": { "kind": "LIST", "name": null, @@ -45298,12 +46083,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "age_at_diagnosis", "type": { "kind": "LIST", "name": null, @@ -45312,12 +46097,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "hpv_positive_type", "type": { "kind": "LIST", "name": null, @@ -45326,40 +46111,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "days_to_death", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -45368,12 +46163,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -45382,12 +46177,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "vascular_invasion_present", "type": { "kind": "LIST", "name": null, @@ -45396,12 +46191,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source_file", + "defaultValue": null, "description": null, + "name": "new_event_anatomic_site", "type": { "kind": "LIST", "name": null, @@ -45410,12 +46205,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -45424,12 +46219,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "study_version", + "defaultValue": null, "description": null, + "name": "days_to_recurrence", "type": { "kind": "LIST", "name": null, @@ -45438,12 +46243,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -45452,69 +46257,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "tumor_grade", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_reference_file", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "figo_stage", "type": { "kind": "LIST", "name": null, @@ -45523,52 +46285,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "tissue_or_organ_of_origin", "type": { "kind": "LIST", "name": null, @@ -45577,42 +46299,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "days_to_birth", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "last", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "hpv_status", "type": { "kind": "LIST", "name": null, @@ -45621,105 +46337,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "prior_malignancy", "type": { "kind": "LIST", "name": null, @@ -45728,96 +46351,92 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "new_event_type", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "days_to_new_event", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "circumferential_resection_margin", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "ldh_normal_range_upper", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "lymph_nodes_positive", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -45826,99 +46445,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionLog", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_links", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "site_of_resection_or_biopsy", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_t", "type": { "kind": "LIST", "name": null, @@ -45927,532 +46473,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } } ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [ - { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - ], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "core_metadata_collection", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "contributor", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "coverage", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "creator", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "date", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "description", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "format", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "language", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "publisher", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "relation", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "rights", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "source", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "subject", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "title", - "description": null, - "args": [], + "name": "_treatments_count", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "projects", - "description": null, "args": [ { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", + "defaultValue": null, "description": null, + "name": "year_of_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "method_of_diagnosis", "type": { "kind": "LIST", "name": null, @@ -46461,12 +46534,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "laterality", "type": { "kind": "LIST", "name": null, @@ -46475,12 +46548,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "ann_arbor_pathologic_stage", "type": { "kind": "LIST", "name": null, @@ -46489,54 +46562,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "availability_mechanism", + "defaultValue": null, "description": null, + "name": "vital_status", "type": { "kind": "LIST", "name": null, @@ -46545,12 +46590,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "availability_type", + "defaultValue": null, "description": null, + "name": "morphology", "type": { "kind": "LIST", "name": null, @@ -46559,12 +46604,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "code", + "defaultValue": null, "description": null, + "name": "ann_arbor_clinical_stage", "type": { "kind": "LIST", "name": null, @@ -46573,40 +46618,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "date_collected", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "dbgap_accession_number", + "defaultValue": null, "description": null, + "name": "days_to_last_known_disease_status", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "intended_release_date", + "defaultValue": null, "description": null, + "name": "perineural_invasion_present", "type": { "kind": "LIST", "name": null, @@ -46615,26 +46656,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "investigator_affiliation", + "defaultValue": null, "description": null, + "name": "days_to_hiv_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "investigator_name", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_m", "type": { "kind": "LIST", "name": null, @@ -46643,54 +46684,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "name", + "defaultValue": null, "description": null, + "name": "days_to_last_follow_up", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "releasable", + "defaultValue": null, "description": null, + "name": "prior_treatment", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "released", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_t", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "colon_polyps_history", "type": { "kind": "LIST", "name": null, @@ -46699,12 +46740,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "support_id", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_n", "type": { "kind": "LIST", "name": null, @@ -46713,12 +46754,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "support_source", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_n", "type": { "kind": "LIST", "name": null, @@ -46727,12 +46768,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_m", "type": { "kind": "LIST", "name": null, @@ -46741,53 +46782,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ldh_level_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_project", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "project", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "reference_files", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -46796,12 +46820,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "residual_disease", "type": { "kind": "LIST", "name": null, @@ -46810,102 +46834,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_stage", "type": { "kind": "LIST", "name": null, @@ -46914,12 +46872,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "lymphatic_invasion_present", "type": { "kind": "LIST", "name": null, @@ -46928,12 +46886,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -46942,54 +46900,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "progression_or_recurrence", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_diagnosis", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "cause_of_death", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "burkitt_lymphoma_clinical_variant", "type": { "kind": "LIST", "name": null, @@ -46998,12 +46956,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "ann_arbor_extranodal_involvement", "type": { "kind": "LIST", "name": null, @@ -47012,12 +46970,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "ajcc_clinical_stage", "type": { "kind": "LIST", "name": null, @@ -47026,12 +46994,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "hiv_positive", "type": { "kind": "LIST", "name": null, @@ -47040,12 +47008,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "ann_arbor_b_symptoms", "type": { "kind": "LIST", "name": null, @@ -47054,12 +47022,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "classification_of_tumor", "type": { "kind": "LIST", "name": null, @@ -47068,12 +47036,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "last_known_disease_status", "type": { "kind": "LIST", "name": null, @@ -47082,12 +47050,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -47096,26 +47064,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "primary_diagnosis", "type": { "kind": "LIST", "name": null, @@ -47124,40 +47092,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "tumor_stage", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "age_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "hpv_positive_type", "type": { "kind": "LIST", "name": null, @@ -47166,54 +47134,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "days_to_death", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -47222,12 +47186,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source_file", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -47236,12 +47200,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "vascular_invasion_present", "type": { "kind": "LIST", "name": null, @@ -47250,26 +47214,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_version", + "defaultValue": null, "description": null, + "name": "new_event_anatomic_site", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -47278,67 +47242,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_reference_file", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "reference_file", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "reference_file_indexes", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "days_to_recurrence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -47347,102 +47280,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "tumor_grade", "type": { "kind": "LIST", "name": null, @@ -47451,12 +47294,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "figo_stage", "type": { "kind": "LIST", "name": null, @@ -47465,12 +47308,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "tissue_or_organ_of_origin", "type": { "kind": "LIST", "name": null, @@ -47479,54 +47322,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "days_to_birth", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "hpv_status", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "prior_malignancy", "type": { "kind": "LIST", "name": null, @@ -47535,12 +47374,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "new_event_type", "type": { "kind": "LIST", "name": null, @@ -47549,68 +47388,78 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "days_to_new_event", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "circumferential_resection_margin", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "ldh_normal_range_upper", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "lymph_nodes_positive", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -47619,12 +47468,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "site_of_resection_or_biopsy", "type": { "kind": "LIST", "name": null, @@ -47633,12 +47482,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_t", "type": { "kind": "LIST", "name": null, @@ -47647,40 +47496,73 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_samples_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "year_of_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "method_of_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "laterality", "type": { "kind": "LIST", "name": null, @@ -47689,12 +47571,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "ann_arbor_pathologic_stage", "type": { "kind": "LIST", "name": null, @@ -47703,12 +47585,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -47717,12 +47599,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "vital_status", "type": { "kind": "LIST", "name": null, @@ -47731,12 +47613,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "morphology", "type": { "kind": "LIST", "name": null, @@ -47745,12 +47627,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ann_arbor_clinical_stage", "type": { "kind": "LIST", "name": null, @@ -47759,26 +47641,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source_file", + "defaultValue": null, "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "days_to_last_known_disease_status", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "perineural_invasion_present", "type": { "kind": "LIST", "name": null, @@ -47787,12 +47679,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_version", + "defaultValue": null, "description": null, + "name": "days_to_hiv_diagnosis", "type": { "kind": "LIST", "name": null, @@ -47801,12 +47693,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_m", "type": { "kind": "LIST", "name": null, @@ -47815,53 +47707,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "days_to_last_follow_up", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_reference_file_index", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "reference_file_index", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "aligned_reads_files", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "prior_treatment", "type": { "kind": "LIST", "name": null, @@ -47870,12 +47735,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_t", "type": { "kind": "LIST", "name": null, @@ -47884,102 +47749,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "colon_polyps_history", "type": { "kind": "LIST", "name": null, @@ -47988,12 +47763,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_n", "type": { "kind": "LIST", "name": null, @@ -48002,12 +47777,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_n", "type": { "kind": "LIST", "name": null, @@ -48016,54 +47791,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_m", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "ldh_level_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -48072,12 +47843,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "residual_disease", "type": { "kind": "LIST", "name": null, @@ -48086,26 +47857,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_stage", "type": { "kind": "LIST", "name": null, @@ -48114,12 +47895,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "lymphatic_invasion_present", "type": { "kind": "LIST", "name": null, @@ -48128,12 +47909,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -48142,12 +47923,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "progression_or_recurrence", "type": { "kind": "LIST", "name": null, @@ -48156,26 +47937,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_diagnosis", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "cause_of_death", "type": { "kind": "LIST", "name": null, @@ -48184,12 +47965,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "burkitt_lymphoma_clinical_variant", "type": { "kind": "LIST", "name": null, @@ -48198,12 +47979,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "ann_arbor_extranodal_involvement", "type": { "kind": "LIST", "name": null, @@ -48212,26 +47993,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_stage", "type": { "kind": "LIST", "name": null, @@ -48240,12 +48017,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "hiv_positive", "type": { "kind": "LIST", "name": null, @@ -48254,12 +48031,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "ann_arbor_b_symptoms", "type": { "kind": "LIST", "name": null, @@ -48268,12 +48045,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "classification_of_tumor", "type": { "kind": "LIST", "name": null, @@ -48282,12 +48059,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "last_known_disease_status", "type": { "kind": "LIST", "name": null, @@ -48296,12 +48073,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platform", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -48310,26 +48087,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "primary_diagnosis", "type": { "kind": "LIST", "name": null, @@ -48338,12 +48115,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "tumor_stage", "type": { "kind": "LIST", "name": null, @@ -48352,53 +48129,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "age_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "aligned_reads", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "imaging_file_references", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "hpv_positive_type", "type": { "kind": "LIST", "name": null, @@ -48407,130 +48157,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "days_to_death", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -48539,12 +48209,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -48553,82 +48223,78 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "vascular_invasion_present", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "new_event_anatomic_site", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "days_to_recurrence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -48637,12 +48303,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "tumor_grade", "type": { "kind": "LIST", "name": null, @@ -48651,12 +48317,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "figo_stage", "type": { "kind": "LIST", "name": null, @@ -48665,12 +48331,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "tissue_or_organ_of_origin", "type": { "kind": "LIST", "name": null, @@ -48679,40 +48345,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "days_to_birth", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "hpv_status", "type": { "kind": "LIST", "name": null, @@ -48721,12 +48383,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "prior_malignancy", "type": { "kind": "LIST", "name": null, @@ -48735,96 +48397,92 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "new_event_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "days_to_new_event", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "circumferential_resection_margin", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "ldh_normal_range_upper", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "lymph_nodes_positive", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -48833,12 +48491,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "site_of_resection_or_biopsy", "type": { "kind": "LIST", "name": null, @@ -48847,12 +48505,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_t", "type": { "kind": "LIST", "name": null, @@ -48861,171 +48519,179 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_imaging_file_reference", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "imaging_file_reference", - "ofType": null - } - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "_clinical_tests_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "imaging_files", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "Int", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, + "description": null, + "name": "entities", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "closed", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -49034,26 +48700,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -49062,138 +48724,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "last", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "project", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -49202,54 +48851,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "file_name", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -49258,180 +48905,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "file_phase", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "image_quality", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "series_instance_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "series_instance_uid", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -49440,67 +48929,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_imaging_file", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "imaging_file", + "name": "TransactionLog", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "simple_germline_variations", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -49509,50455 +48990,3413 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experimental_strategy", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_simple_germline_variation", - "ofType": null - } - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "OBJECT", - "name": "simple_germline_variation", + "kind": "INTERFACE", + "name": "Node", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } + } + ], + "inputFields": null, + "interfaces": [ + { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + ], + "kind": "OBJECT", + "name": "diagnosis", + "possibleTypes": null + }, + { + "description": "The `Float` scalar type represents signed double-precision fractional values as specified by [IEEE 754](http://en.wikipedia.org/wiki/IEEE_floating_point). ", + "enumValues": null, + "fields": null, + "inputFields": null, + "interfaces": null, + "kind": "SCALAR", + "name": "Float", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": null, + "inputFields": [ + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "submitted_aligned_reads_files", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experimental_strategy", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_aligned_reads", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "type", "type": { - "kind": "LIST", + "kind": "NON_NULL", "name": null, "ofType": { - "kind": "OBJECT", - "name": "submitted_aligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "submitted_unaligned_reads_files", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experimental_strategy", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_unaligned_reads", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "publisher", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "submitted_unaligned_reads", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "sleep_test_files", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experimental_strategy", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_sleep_test_file", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "description", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "sleep_test_file", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "aligned_reads_indexes", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads_index", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "creator", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "aligned_reads_index", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "germline_variation_indexes", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_germline_variation_index", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "format", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "germline_variation_index", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "_projects_count", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "contributor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "coverage", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "creator", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "language", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "publisher", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "relation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "rights", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "source", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "subject", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "title", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "rights", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_reference_files_count", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "contributor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "coverage", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "creator", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "language", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "publisher", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "relation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "rights", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "source", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "subject", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "title", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "contributor", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_reference_file_indexes_count", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "contributor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "coverage", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "creator", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "language", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "publisher", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "relation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "rights", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "source", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "subject", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "title", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "language", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_aligned_reads_files_count", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "contributor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "coverage", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "creator", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "language", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "publisher", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "relation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "rights", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "source", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "subject", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "title", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "relation", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "source", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "coverage", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "date", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "title", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "subject", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "relative_nuclear_intensity", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "relative_nuclear_size", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "er_localization", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ck_signal", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "biomarker_signal", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "relative_cytokeratin_intensity", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "relative_er_intensity", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "associated_experiment", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "copy_numbers_identified", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "experimental_description", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "indels_identified", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "marker_panel_description", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "experimental_intent", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "type_of_sample", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "number_samples_per_experimental_group", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_imaging_file_references_count", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "contributor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "coverage", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "creator", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "language", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "publisher", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "relation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "rights", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "source", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "subject", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "title", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "somatic_mutations_identified", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "type_of_specimen", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "type_of_data", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "number_experimental_group", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_imaging_files_count", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "contributor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "coverage", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "creator", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "language", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "publisher", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "relation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "rights", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "source", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "subject", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "title", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "data_description", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "aliquot_quantity", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "aliquot_volume", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "amount", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "analyte_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "analyte_type_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "concentration", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "source_center", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "assay_method", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "assay_instrument_model", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "assay_instrument", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "percent_aligned", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_simple_germline_variations_count", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "contributor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "coverage", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "creator", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "language", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "publisher", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "relation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "rights", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "source", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "subject", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "title", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "encoding", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "sequence_duplication_levels", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "basic_statistics", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "per_base_sequence_content", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "kmer_content", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "percent_gc_content", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_submitted_aligned_reads_files_count", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "contributor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "coverage", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "creator", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "language", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "publisher", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "relation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "rights", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "source", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "subject", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "title", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "per_tile_sequence_quality", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_submitted_unaligned_reads_files_count", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "contributor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "coverage", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "creator", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "language", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "publisher", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "relation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "rights", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "source", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "subject", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "title", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "per_sequence_gc_content", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "per_base_n_content", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "workflow_end_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "adapter_content", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "per_base_sequence_quality", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "fastq_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "workflow_link", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "total_sequences", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_sleep_test_files_count", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "contributor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "coverage", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "creator", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "language", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "publisher", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "relation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "rights", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "source", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "subject", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "title", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "total_aligned_reads", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_aligned_reads_indexes_count", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "contributor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "coverage", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "creator", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "language", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "publisher", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "relation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "rights", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "source", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "subject", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "title", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "sequence_length_distribution", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_germline_variation_indexes_count", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "contributor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "coverage", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "creator", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "language", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "publisher", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "relation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "rights", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "source", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "subject", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "title", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "per_sequence_quality_score", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs_count", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "related_cases", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "entities", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], + "name": "workflow_type", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "related_cases", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "entities", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], + "name": "overrepresented_sequences", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionLog", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "_links", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], + "name": "workflow_start_datetime", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [ - { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - ], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "project", - "description": null, - "fields": [ + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, { - "name": "id", + "defaultValue": null, "description": null, - "args": [], + "name": "workflow_version", "type": { "kind": "SCALAR", - "name": "ID", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, - "args": [], + "name": "sample_type_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "type", + "defaultValue": null, "description": null, - "args": [], + "name": "time_between_excision_and_freezing", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, - "args": [], + "name": "oct_embedded", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, - "args": [], + "name": "tumor_code_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, - "args": [], + "name": "intermediate_dimension", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "availability_mechanism", + "defaultValue": null, "description": null, - "args": [], + "name": "sample_volume", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "is_ffpe", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "tumor_descriptor", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "availability_type", + "defaultValue": null, "description": null, - "args": [], + "name": "sample_type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "code", + "defaultValue": null, "description": null, - "args": [], + "name": "biospecimen_anatomic_site", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "date_collected", + "defaultValue": null, "description": null, - "args": [], + "name": "diagnosis_pathologically_confirmed", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "dbgap_accession_number", + "defaultValue": null, "description": null, - "args": [], + "name": "current_weight", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "composition", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "intended_release_date", + "defaultValue": null, "description": null, - "args": [], + "name": "time_between_clamping_and_freezing", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "investigator_affiliation", + "defaultValue": null, "description": null, - "args": [], + "name": "shortest_dimension", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "investigator_name", + "defaultValue": null, "description": null, - "args": [], + "name": "tumor_code", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "name", + "defaultValue": null, "description": null, - "args": [], + "name": "method_of_sample_procurement", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "releasable", + "defaultValue": null, "description": null, - "args": [], + "name": "tissue_type", "type": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "released", + "defaultValue": null, "description": null, - "args": [], + "name": "days_to_sample_procurement", "type": { "kind": "SCALAR", - "name": "Boolean", + "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "state", + "defaultValue": null, "description": null, - "args": [], + "name": "freezing_method", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "support_id", + "defaultValue": null, "description": null, - "args": [], + "name": "preservation_method", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "support_source", + "defaultValue": null, "description": null, - "args": [], + "name": "days_to_collection", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "programs", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_accession_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_program", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "initial_weight", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "program", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null + "kind": "SCALAR", + "name": "Float", + "ofType": null + } }, { - "name": "reference_files", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "source_file", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "study_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_reference_file", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "longest_dimension", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "reference_file", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "core_metadata_collections", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "contributor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "coverage", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "creator", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "language", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "publisher", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "relation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "rights", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "source", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "subject", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "title", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "ann_arbor_b_symptoms", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "core_metadata_collection", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "studies", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "authz", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_accession", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_consent", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_consent_text", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_participant_set", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_phs", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "exclude_from_aggregations", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "full_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "short_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "study_description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "study_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "study_registration", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "study_setup", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "type_of_data", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_study", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "year_of_diagnosis", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "study", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null + "kind": "SCALAR", + "name": "Float", + "ofType": null + } }, { - "name": "acknowledgements", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "acknowledgee", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_acknowledgement", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "classification_of_tumor", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "acknowledgement", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "publications", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "doi", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "pmid", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_publication", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "last_known_disease_status", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "publication", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "_programs_count", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "availability_mechanism", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "availability_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "code", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date_collected", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_accession_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "intended_release_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "investigator_affiliation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "investigator_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "releasable", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "released", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "support_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "support_source", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_project", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "method_of_diagnosis", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "laterality", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ann_arbor_pathologic_stage", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "primary_diagnosis", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "tumor_stage", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "age_at_diagnosis", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "hpv_positive_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "vital_status", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "morphology", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ann_arbor_clinical_stage", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "new_event_anatomic_site", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "days_to_last_known_disease_status", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "perineural_invasion_present", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "days_to_hiv_diagnosis", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ajcc_pathologic_m", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ajcc_pathologic_t", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "prior_treatment", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ajcc_clinical_t", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "colon_polyps_history", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ajcc_pathologic_n", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ajcc_pathologic_stage", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ajcc_clinical_n", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ajcc_clinical_m", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "burkitt_lymphoma_clinical_variant", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "residual_disease", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "days_to_recurrence", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "tumor_grade", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "figo_stage", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "cause_of_death", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "lymphatic_invasion_present", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "tissue_or_organ_of_origin", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "days_to_birth", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "progression_or_recurrence", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "hpv_status", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "prior_malignancy", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "new_event_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "days_to_death", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "days_to_new_event", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "circumferential_resection_margin", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ann_arbor_extranodal_involvement", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "lymph_nodes_positive", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_reference_files_count", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "availability_mechanism", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "availability_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "code", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date_collected", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_accession_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "intended_release_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "investigator_affiliation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "investigator_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "releasable", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "released", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "support_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "support_source", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_project", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "hiv_positive", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "site_of_resection_or_biopsy", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "days_to_last_follow_up", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ajcc_clinical_stage", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "vascular_invasion_present", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "protocol_used", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "cell_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "panel_used", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "cell_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_core_metadata_collections_count", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "availability_mechanism", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "availability_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "code", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date_collected", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_accession_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "intended_release_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "investigator_affiliation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "investigator_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "releasable", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "released", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "support_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "support_source", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_project", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "frame_identifier", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "cell_identifier", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "total_variants", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_studies_count", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "availability_mechanism", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "availability_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "code", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date_collected", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_accession_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "intended_release_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "investigator_affiliation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "investigator_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "releasable", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "released", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "support_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "support_source", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_project", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "cigarettes_per_day", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "weight", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "alcohol_history", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "alcohol_intensity", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "bmi", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "years_smoked", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "height", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "tobacco_smoking_quit_year", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_acknowledgements_count", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "availability_mechanism", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "availability_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "code", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date_collected", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_accession_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "intended_release_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "investigator_affiliation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "investigator_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "releasable", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "released", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "support_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "support_source", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_project", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "tobacco_smoking_onset_year", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_publications_count", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "availability_mechanism", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "availability_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "code", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date_collected", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_accession_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "intended_release_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "investigator_affiliation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "investigator_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "releasable", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "released", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "support_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "support_source", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_project", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "tobacco_smoking_status", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "pack_years_smoked", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "disease_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "primary_site", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "md5sum", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "data_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "file_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "error_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "data_format", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "object_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "data_category", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "file_size", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs_count", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "related_cases", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "entities", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "related_cases", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "entities", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionLog", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_links", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [ - { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - ], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "program", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", - "description": null, - "args": [], + "name": "state_comment", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "type", + "defaultValue": null, "description": null, - "args": [], + "name": "file_state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, - "args": [], + "name": "experimental_strategy", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, - "args": [], + "name": "relationship_primary_diagnosis", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, - "args": [], + "name": "relative_with_cancer_history", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "dbgap_accession_number", + "defaultValue": null, "description": null, - "args": [], + "name": "relationship_gender", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "name", + "defaultValue": null, "description": null, - "args": [], + "name": "relationship_type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "projects", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "availability_mechanism", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "availability_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "code", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date_collected", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_accession_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "intended_release_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "investigator_affiliation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "investigator_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "releasable", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "released", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "support_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "support_source", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_project", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "project", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_projects_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_accession_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_program", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "related_cases", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "entities", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "related_cases", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "entities", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionLog", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_links", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [ - { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - ], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_project", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "availability_mechanism", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "availability_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "code", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "date_collected", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "dbgap_accession_number", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "intended_release_date", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "investigator_affiliation", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "investigator_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "releasable", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "released", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "support_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "support_source", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_program", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "dbgap_accession_number", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_reference_file", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "md5sum", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "source_file", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "study_version", + "defaultValue": null, "description": null, + "name": "relationship_age_at_diagnosis", "type": { "kind": "SCALAR", "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "contributor", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "coverage", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "creator", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "date", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "description", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "language", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "publisher", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "relation", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "rights", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "source", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "subject", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "title", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "study", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "authz", - "description": null, - "args": [], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_description", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "dbgap_accession", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "dbgap_consent", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "dbgap_consent_text", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "dbgap_participant_set", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "dbgap_phs", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "dbgap_version", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "exclude_from_aggregations", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "full_name", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "short_name", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "study_description", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "study_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "study_registration", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "study_setup", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type_of_data", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "projects", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "availability_mechanism", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "availability_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "code", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date_collected", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_accession_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "intended_release_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "investigator_affiliation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "investigator_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "releasable", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "released", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "support_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "support_source", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_project", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "project", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "subjects", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "amputation_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "cohort_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "consent_codes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_submission_guid", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_parent_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_topmed_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "eligibility", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "index_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "participant_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "transplanted_organ", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "subject", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_projects_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "authz", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_accession", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_consent", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_consent_text", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_participant_set", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_phs", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "exclude_from_aggregations", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "full_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "short_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "study_description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "study_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "study_registration", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "study_setup", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "type_of_data", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_study", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_subjects_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "authz", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_accession", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_consent", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_consent_text", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_participant_set", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_phs", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "exclude_from_aggregations", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "full_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "short_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "study_description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "study_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "study_registration", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "study_setup", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "type_of_data", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_study", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "related_cases", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "entities", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "related_cases", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "entities", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionLog", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_links", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [ - { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - ], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "subject", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "amputation_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "cohort_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "consent_codes", - "description": null, - "args": [], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_submission_guid", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "derived_parent_subject_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "derived_topmed_subject_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "eligibility", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "geographic_site", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "index_date", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "participant_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "transplanted_organ", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_geographic_site", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "studies", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "authz", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_accession", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_consent", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_consent_text", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_participant_set", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_phs", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "dbgap_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "exclude_from_aggregations", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "full_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "short_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "study_description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "study_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "study_registration", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "study_setup", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "type_of_data", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_study", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "study", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "exposures", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_current_smoker_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_ever_smoker_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "current_smoker_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ever_smoker_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "smoking_status", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_current_smoker_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_ever_smoker_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "years_smoked", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "years_smoked_gt89", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_exposure", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "exposure", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "samples", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "autolysis_score", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site_detail", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site_uberon_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site_uberon_term", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_physical_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "collection_kit", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "collection_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "composition", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "current_weight", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "freezing_method", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "hours_to_collection", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "hours_to_sample_procurement", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "internal_notes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_ffpe", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "method_of_sample_procurement", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "oct_embedded", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "pathology_notes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "preservation_method", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "prosector_notes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "sample_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "specimen_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "tissue_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_sample", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "sample", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "imaging_files", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experimental_strategy", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_phase", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "image_quality", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "series_instance_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "series_instance_uid", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_imaging_file", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "imaging_file", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "demographics", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_bmi_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_height_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_index", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_index_gt89", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_weight_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "annotated_sex", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "bmi_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ethnicity", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "height_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "hispanic_subgroup", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "population", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "race", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "subcohort", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_annotated_sex", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_bmi_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_ethnicity", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_height_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_hispanic_subgroup", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_race", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_subcohort", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_weight_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "weight", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "weight_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_demographic", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "demographic", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "medical_histories", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_cac_score", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_cac_volume", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_carotid_plaque", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_carotid_stenosis", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_cimt_1", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_cimt_2", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_vte_case_status", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_vte_prior_history", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "asthma", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "atrial_fibrillation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "cabg_presence", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "cac_score", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "cac_volume", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "carotid_plaque", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "carotid_stenosis", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "cerebrovascular_disease", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "chronic_bronchitis", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "chronic_respiratory_disease", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "cimt_1", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "cimt_2", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "copd", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "coronary_artery_disease", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "covid_hospital_admission", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "covid_hospital_admission_age", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "covid_icu", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "covid_icu_stay_length", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "covid_pos_ever_yn", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "diabetes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "emphysema", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "heart_failure", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "hyperlipidemia", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "hypertension", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "myocardial_infarction", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "stroke", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "type1_diabetes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "type2_diabetes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_cac_score", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_cac_volume", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_carotid_plaque", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_carotid_stenosis", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_cimt_1", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_cimt_2", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_vte_case_status", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_vte_followup_start_age", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_vte_prior_history", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "vte_case_status", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "vte_followup_start_age", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "vte_prior_history", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_medical_history", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "medical_history", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "electrocardiogram_tests", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "gtc_duration", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "pr_duration", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "qrs_duration", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "qt_duration", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_electrocardiogram_test", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "electrocardiogram_test", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "blood_pressure_test", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_bp_diastolic", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_bp_systolic", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "bp_diastolic", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "bp_systolic", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_bp_diastolic", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_bp_systolic", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_blood_pressure_test", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "blood_pressure_test", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "lab_results", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_basophil_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_eosinophil_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_hdl", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_hematocrit_vfr_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_hemoglobin_mcnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_ldl", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_lymphocyte_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_mch_entmass_rbc", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_mchc_mcnc_rbc", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_mcv_entvol_rbc", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_monocyte_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_neutrophil_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_platelet_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_pmv_entvol_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_rbc_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_rdw_ratio_rbc", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_total_cholesterol", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_triglycerides", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_wbc_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "basophil_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "eosinophil_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "hdl", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "hematocrit_vfr_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "hemoglobin_mcnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ldl", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "lymphocyte_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "mch_entmass_rbc", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "mchc_mcnc_rbc", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "mcv_entvol_rbc", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "monocyte_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "neutrophil_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "platelet_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "pmv_entvol_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "rbc_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "rdw_ratio_rbc", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "total_cholesterol", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "triglycerides", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_basophil_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_eosinophil_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_hdl", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_hematocrit_vfr_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_hemoglobin_mcnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_ldl", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_lymphocyte_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_mch_entmass_rbc", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_mchc_mcnc_rbc", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_mcv_entvol_rbc", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_monocyte_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_neutrophil_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_platelet_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_pmv_entvol_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_rbc_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_rdw_ratio_rbc", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_total_cholesterol", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_triglycerides", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_wbc_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "wbc_ncnc_bld", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_lab_result", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "lab_result", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "sleep_test_files", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experimental_strategy", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_sleep_test_file", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "sleep_test_file", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "cardiac_mris", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "cardiac_output", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_cardiac_mri", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "cardiac_mri", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "medication_records", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_antihypertensive_meds", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_fasting_lipids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_lipid_lowering_medication", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "antihypertensive_meds", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "fasting_lipids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "hypertension_meds", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "lipid_lowering_medication", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_antihypertensive_meds", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_fasting_lipids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_lipid_lowering_medication", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_medication", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "medication", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_studies_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "amputation_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "cohort_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "consent_codes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_submission_guid", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_parent_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_topmed_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "eligibility", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "index_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "participant_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "transplanted_organ", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_exposures_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "amputation_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "cohort_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "consent_codes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_submission_guid", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_parent_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_topmed_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "eligibility", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "index_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "participant_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "transplanted_organ", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_samples_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "amputation_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "cohort_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "consent_codes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_submission_guid", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_parent_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_topmed_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "eligibility", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "index_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "participant_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "transplanted_organ", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_imaging_files_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "amputation_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "cohort_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "consent_codes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_submission_guid", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_parent_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_topmed_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "eligibility", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "index_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "participant_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "transplanted_organ", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_demographics_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "amputation_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "cohort_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "consent_codes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_submission_guid", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_parent_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_topmed_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "eligibility", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "index_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "participant_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "transplanted_organ", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_medical_histories_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "amputation_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "cohort_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "consent_codes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_submission_guid", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_parent_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_topmed_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "eligibility", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "index_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "participant_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "transplanted_organ", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_electrocardiogram_tests_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "amputation_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "cohort_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "consent_codes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_submission_guid", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_parent_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_topmed_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "eligibility", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "index_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "participant_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "transplanted_organ", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_blood_pressure_test_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "amputation_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "cohort_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "consent_codes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_submission_guid", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_parent_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_topmed_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "eligibility", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "index_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "participant_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "transplanted_organ", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_lab_results_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "amputation_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "cohort_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "consent_codes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_submission_guid", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_parent_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_topmed_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "eligibility", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "index_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "participant_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "transplanted_organ", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_sleep_test_files_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "amputation_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "cohort_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "consent_codes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_submission_guid", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_parent_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_topmed_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "eligibility", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "index_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "participant_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "transplanted_organ", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_cardiac_mris_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "amputation_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "cohort_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "consent_codes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_submission_guid", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_parent_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_topmed_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "eligibility", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "index_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "participant_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "transplanted_organ", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_medication_records_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "amputation_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "cohort_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "consent_codes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_submission_guid", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_parent_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_topmed_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "eligibility", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "index_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "participant_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "transplanted_organ", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "related_cases", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "entities", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "related_cases", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "entities", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionLog", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_links", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [ - { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - ], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_study", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "authz", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_description", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "dbgap_accession", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "dbgap_consent", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "dbgap_consent_text", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "dbgap_participant_set", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "dbgap_phs", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "dbgap_version", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "exclude_from_aggregations", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "full_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "short_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "study_description", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "study_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "study_registration", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "study_setup", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type_of_data", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "exposure", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "age_at_current_smoker_baseline", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "age_at_ever_smoker_baseline", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "current_smoker_baseline", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "ever_smoker_baseline", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "smoking_status", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_current_smoker_baseline", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_ever_smoker_baseline", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "years_smoked", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "years_smoked_gt89", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "subjects", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "amputation_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "cohort_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "consent_codes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_submission_guid", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_parent_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_topmed_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "eligibility", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "index_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "participant_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "transplanted_organ", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "subject", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_subjects_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_current_smoker_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_ever_smoker_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "current_smoker_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ever_smoker_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "smoking_status", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_current_smoker_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_ever_smoker_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "years_smoked", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "years_smoked_gt89", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_exposure", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "related_cases", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "entities", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "related_cases", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "entities", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionLog", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_links", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [ - { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - ], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "amputation_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "cohort_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "consent_codes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_submission_guid", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "derived_parent_subject_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "derived_topmed_subject_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "eligibility", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "geographic_site", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "index_date", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "participant_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "transplanted_organ", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_geographic_site", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_exposure", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "age_at_current_smoker_baseline", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_ever_smoker_baseline", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "current_smoker_baseline", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ever_smoker_baseline", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "smoking_status", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_current_smoker_baseline", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_ever_smoker_baseline", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "years_smoked", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "years_smoked_gt89", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "sample", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "autolysis_score", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "biospecimen_anatomic_site", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "biospecimen_anatomic_site_detail", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "biospecimen_anatomic_site_uberon_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "biospecimen_anatomic_site_uberon_term", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "biospecimen_physical_site", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "biospecimen_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "collection_kit", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "collection_site", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "composition", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "current_weight", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "freezing_method", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "hours_to_collection", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "hours_to_sample_procurement", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "internal_notes", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "is_ffpe", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "method_of_sample_procurement", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "oct_embedded", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "pathology_notes", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "preservation_method", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "prosector_notes", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "sample_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "specimen_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "tissue_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "subjects", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "amputation_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "cohort_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "consent_codes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_submission_guid", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_parent_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "derived_topmed_subject_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "eligibility", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "index_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "participant_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "transplanted_organ", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "unit_geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "subject", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "aliquots", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "aliquot_quantity", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "aliquot_volume", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "amount", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "analyte_isolation_batch_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "analyte_isolation_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "analyte_isolation_method", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "analyte_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "concentration", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "exclude", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "exclusion_criteria", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experiment_batch_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experiment_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experimental_strategy", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aliquot", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "aliquot", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_subjects_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "autolysis_score", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site_detail", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site_uberon_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site_uberon_term", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_physical_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "collection_kit", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "collection_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "composition", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "current_weight", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "freezing_method", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "hours_to_collection", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "hours_to_sample_procurement", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "internal_notes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_ffpe", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "method_of_sample_procurement", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "oct_embedded", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "pathology_notes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "preservation_method", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "prosector_notes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "sample_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "specimen_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "tissue_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_sample", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_aliquots_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "autolysis_score", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site_detail", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site_uberon_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site_uberon_term", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_physical_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "collection_kit", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "collection_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "composition", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "current_weight", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "freezing_method", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "hours_to_collection", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "hours_to_sample_procurement", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "internal_notes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_ffpe", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "method_of_sample_procurement", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "oct_embedded", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "pathology_notes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "preservation_method", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "prosector_notes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "sample_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "specimen_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "tissue_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_sample", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "related_cases", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "entities", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "related_cases", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "entities", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionLog", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_links", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [ - { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - ], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "aliquot", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "aliquot_quantity", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "aliquot_volume", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "amount", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "analyte_isolation_batch_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "analyte_isolation_date", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "analyte_isolation_method", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "analyte_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "concentration", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "exclude", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "exclusion_criteria", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "experiment_batch_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "experiment_date", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "experimental_strategy", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "samples", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "autolysis_score", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site_detail", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site_uberon_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site_uberon_term", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_physical_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "biospecimen_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "collection_kit", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "collection_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "composition", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "current_weight", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "freezing_method", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "hours_to_collection", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "hours_to_sample_procurement", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "internal_notes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_ffpe", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "method_of_sample_procurement", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "oct_embedded", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "pathology_notes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "preservation_method", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "prosector_notes", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "sample_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "specimen_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "tissue_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_sample", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "sample", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "read_groups", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "RIN", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "adapter_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "adapter_sequence", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "barcoding_applied", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "base_caller_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "base_caller_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experiment_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "flow_cell_barcode", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "includes_spike_ins", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "instrument_model", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_paired_end", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_catalog_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_vendor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_selection", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_strand", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_strategy", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "platform", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "read_group_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "read_length", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "sequencing_center", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "sequencing_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "size_selection_range", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "spike_ins_concentration", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "spike_ins_fasta", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_catalog_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_target_region", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_vendor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "to_trim_adapter_sequence", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_read_group", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "read_group", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_samples_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "aliquot_quantity", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "aliquot_volume", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "amount", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "analyte_isolation_batch_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "analyte_isolation_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "analyte_isolation_method", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "analyte_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "concentration", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "exclude", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "exclusion_criteria", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experiment_batch_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experiment_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experimental_strategy", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aliquot", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_read_groups_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "aliquot_quantity", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "aliquot_volume", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "amount", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "analyte_isolation_batch_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "analyte_isolation_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "analyte_isolation_method", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "analyte_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "concentration", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "exclude", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "exclusion_criteria", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experiment_batch_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experiment_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experimental_strategy", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aliquot", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "related_cases", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "entities", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "related_cases", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "entities", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionLog", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_links", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [ - { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - ], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_sample", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "autolysis_score", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site_detail", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site_uberon_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "biospecimen_anatomic_site_uberon_term", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "biospecimen_physical_site", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "biospecimen_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "collection_kit", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "collection_site", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "composition", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "current_weight", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "freezing_method", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "hours_to_collection", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "hours_to_sample_procurement", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "internal_notes", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "is_ffpe", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "method_of_sample_procurement", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "oct_embedded", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "pathology_notes", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "preservation_method", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "prosector_notes", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "sample_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "specimen_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "tissue_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "read_group", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "RIN", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "adapter_name", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "adapter_sequence", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "barcoding_applied", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "base_caller_name", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "base_caller_version", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "experiment_name", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "flow_cell_barcode", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "includes_spike_ins", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "instrument_model", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "is_paired_end", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "library_name", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "library_preparation_kit_catalog_number", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "library_preparation_kit_name", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "library_preparation_kit_vendor", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "library_preparation_kit_version", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "library_selection", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "library_strand", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "library_strategy", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "platform", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "read_group_name", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "read_length", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "sequencing_center", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "sequencing_date", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "size_selection_range", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "spike_ins_concentration", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "spike_ins_fasta", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "target_capture_kit_catalog_number", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "target_capture_kit_name", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "target_capture_kit_target_region", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "target_capture_kit_vendor", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "target_capture_kit_version", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "to_trim_adapter_sequence", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "aliquots", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "aliquot_quantity", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "aliquot_volume", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "amount", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "analyte_isolation_batch_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "analyte_isolation_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "analyte_isolation_method", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "analyte_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "concentration", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "exclude", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "exclusion_criteria", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experiment_batch_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experiment_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experimental_strategy", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aliquot", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "aliquot", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "simple_germline_variations", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experimental_strategy", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_simple_germline_variation", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "simple_germline_variation", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitted_aligned_reads_files", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experimental_strategy", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_aligned_reads", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "submitted_aligned_reads", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitted_unaligned_reads_files", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experimental_strategy", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_unaligned_reads", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "submitted_unaligned_reads", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_aliquots_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "RIN", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "adapter_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "adapter_sequence", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "barcoding_applied", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "base_caller_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "base_caller_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experiment_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "flow_cell_barcode", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "includes_spike_ins", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "instrument_model", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_paired_end", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_catalog_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_vendor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_selection", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_strand", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_strategy", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "platform", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "read_group_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "read_length", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "sequencing_center", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "sequencing_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "size_selection_range", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "spike_ins_concentration", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "spike_ins_fasta", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_catalog_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_target_region", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_vendor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "to_trim_adapter_sequence", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_read_group", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_simple_germline_variations_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "RIN", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "adapter_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "adapter_sequence", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "barcoding_applied", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "base_caller_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "base_caller_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experiment_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "flow_cell_barcode", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "includes_spike_ins", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "instrument_model", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_paired_end", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_catalog_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_vendor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_selection", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_strand", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_strategy", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "platform", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "read_group_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "read_length", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "sequencing_center", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "sequencing_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "size_selection_range", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "spike_ins_concentration", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "spike_ins_fasta", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_catalog_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_target_region", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_vendor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "to_trim_adapter_sequence", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_read_group", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_submitted_aligned_reads_files_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "RIN", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "adapter_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "adapter_sequence", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "barcoding_applied", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "base_caller_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "base_caller_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experiment_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "flow_cell_barcode", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "includes_spike_ins", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "instrument_model", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_paired_end", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_catalog_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_vendor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_selection", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_strand", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_strategy", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "platform", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "read_group_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "read_length", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "sequencing_center", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "sequencing_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "size_selection_range", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "spike_ins_concentration", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "spike_ins_fasta", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_catalog_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_target_region", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_vendor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "to_trim_adapter_sequence", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_read_group", - "ofType": null - } - }, - "defaultValue": null - } - ], + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "doi", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_submitted_unaligned_reads_files_count", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "RIN", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "adapter_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "adapter_sequence", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "barcoding_applied", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "base_caller_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "base_caller_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experiment_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "flow_cell_barcode", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "includes_spike_ins", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "instrument_model", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_paired_end", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_catalog_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_vendor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_selection", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_strand", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_strategy", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "platform", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "read_group_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "read_length", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "sequencing_center", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "sequencing_date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "size_selection_range", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "spike_ins_concentration", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "spike_ins_fasta", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_catalog_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_target_region", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_vendor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "to_trim_adapter_sequence", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_read_group", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "pmid", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs_count", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "related_cases", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "entities", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], + "name": "keyword_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "acknowledgee", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "her2_erbb2_result_ihc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "fev1_fvc_pre_bronch_percent", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "fev1_ref_post_bronch_percent", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "fev1_fvc_post_bronch_percent", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "dlco_ref_predictive_percent", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "her2_erbb2_percent_positive_ihc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "biomarker_test_method", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ldh_level_at_diagnosis", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "progesterone_receptor_percent_positive_ihc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "cea_level_preoperative", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "biomarker_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "progesterone_receptor_result_ihc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "biomarker_result", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "estrogen_receptor_percent_positive_ihc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ldh_normal_range_upper", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "estrogen_receptor_result_ihc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "fev1_ref_pre_bronch_percent", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "her2_erbb2_result_fish", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "microsatellite_instability_abnormal", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "gender", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "year_of_birth", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "race", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ethnicity", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "year_of_death", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "date_collected", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "code", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "intended_release_date", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "investigator_affiliation", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "availability_mechanism", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "related_cases", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "entities", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], + "name": "support_id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionLog", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "_links", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], + "name": "releasable", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [ + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - ], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aliquot", - "description": null, - "fields": null, - "inputFields": [ + "defaultValue": null, + "description": null, + "name": "support_source", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, { - "name": "aliquot_quantity", + "defaultValue": null, + "description": null, + "name": "availability_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "investigator_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "percent_tumor_nuclei", "type": { "kind": "SCALAR", "name": "Float", "ofType": null - }, - "defaultValue": null + } }, { - "name": "aliquot_volume", + "defaultValue": null, + "description": null, + "name": "run_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "percent_necrosis", "type": { "kind": "SCALAR", "name": "Float", "ofType": null - }, - "defaultValue": null + } }, { - "name": "amount", + "defaultValue": null, "description": null, + "name": "percent_granulocyte_infiltration", "type": { "kind": "SCALAR", "name": "Float", "ofType": null - }, - "defaultValue": null + } }, { - "name": "analyte_isolation_batch_id", + "defaultValue": null, "description": null, + "name": "percent_inflam_infiltration", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "defaultValue": null + } }, { - "name": "analyte_isolation_date", + "defaultValue": null, "description": null, + "name": "apoptotic_concentration", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "defaultValue": null + } }, { - "name": "analyte_isolation_method", + "defaultValue": null, "description": null, + "name": "percent_normal_cells", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "defaultValue": null + } }, { - "name": "analyte_type", + "defaultValue": null, + "description": null, + "name": "ctc_concentration", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "methanol_added", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "section_location", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "concentration", + "defaultValue": null, "description": null, + "name": "ctc_low_concentration", "type": { "kind": "SCALAR", "name": "Float", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "number_proliferating_cells", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ctc_small_concentration", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "percent_monocyte_infiltration", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "percent_lymphocyte_infiltration", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "percent_neutrophil_infiltration", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "run_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "exclude", + "defaultValue": null, "description": null, + "name": "percent_stromal_cells", "type": { "kind": "SCALAR", - "name": "Boolean", + "name": "Float", "ofType": null - }, - "defaultValue": null + } }, { - "name": "exclusion_criteria", + "defaultValue": null, "description": null, + "name": "number_nucleated_cells", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "percent_eosinophil_infiltration", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "slide_identifier", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "percent_tumor_cells", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } }, { - "name": "experiment_batch_id", + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "experiment_date", + "defaultValue": null, "description": null, + "name": "name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "days_to_treatment_start", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "treatment_type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "days_to_treatment", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "therapeutic_agents", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "days_to_treatment_end", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "treatment_anatomic_site", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "treatment_outcome", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "treatment_intent_type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "simple_germline_variation", - "description": null, - "fields": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, - "args": [], + "name": "treatment_or_therapy", "type": { "kind": "SCALAR", - "name": "ID", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, - "args": [], + "name": "release_date", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "type", + "defaultValue": null, "description": null, - "args": [], + "name": "major_version", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "minor_version", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "released", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "library_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, - "args": [], + "name": "is_paired_end", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "size_selection_range", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, - "args": [], + "name": "adapter_sequence", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, - "args": [], + "name": "library_strand", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, - "args": [], + "name": "submitter_id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, - "args": [], + "name": "library_preparation_kit_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, - "args": [], + "name": "spike_ins_fasta", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, - "args": [], + "name": "target_capture_kit_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, - "args": [], + "name": "base_caller_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, - "args": [], + "name": "library_preparation_kit_version", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, - "args": [], + "name": "spike_ins_concentration", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, - "args": [], + "name": "created_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, - "args": [], + "name": "sequencing_date", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, - "args": [], + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, - "args": [], + "name": "to_trim_adapter_sequence", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "RIN", "type": { "kind": "SCALAR", "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, - "args": [], + "name": "platform", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, - "args": [], + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, - "args": [], + "name": "barcoding_applied", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, - "args": [], + "name": "library_selection", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, - "args": [], + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "state", + "defaultValue": null, "description": null, - "args": [], + "name": "library_preparation_kit_catalog_number", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "core_metadata_collections", + "defaultValue": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "contributor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "coverage", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "creator", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "language", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "publisher", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "relation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "rights", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "source", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "subject", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "title", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", - "ofType": null - } - }, - "defaultValue": null - } - ], + "name": "sequencing_center", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "target_capture_kit_target_region", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "target_capture_kit_version", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "adapter_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "read_group_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "library_preparation_kit_vendor", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "library_strategy", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "target_capture_kit_catalog_number", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "instrument_model", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "includes_spike_ins", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "read_length", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "experiment_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "flow_cell_barcode", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "target_capture_kit_vendor", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "base_caller_version", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "OBJECT", - "name": "core_metadata_collection", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_root", "ofType": null } - }, + } + }, + { + "defaultValue": null, + "description": null, + "name": "schema_version", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": null, + "inputFields": [ + { + "defaultValue": null, + "description": null, + "name": "schema_version", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_root", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": null, + "inputFields": [ + { + "defaultValue": null, + "description": null, + "name": "disease_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "primary_site", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_case", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "germline_mutation_calling_workflows", + "args": [], + "deprecationReason": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "workflow_end_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "workflow_link", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "workflow_start_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "workflow_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "workflow_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_germline_mutation_calling_workflow", - "ofType": null - } - }, - "defaultValue": null - } - ], + "isDeprecated": false, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "germline_mutation_calling_workflow", - "ofType": null - } - }, + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "read_groups", + "args": [], + "deprecationReason": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "RIN", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "adapter_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "adapter_sequence", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "barcoding_applied", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "base_caller_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "base_caller_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experiment_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "flow_cell_barcode", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "includes_spike_ins", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "instrument_model", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "is_paired_end", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_catalog_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, + "isDeprecated": false, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "days_to_treatment_start", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "treatment_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "therapeutic_agents", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "days_to_treatment", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "treatment_intent_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "treatment_anatomic_site", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "treatment_outcome", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "days_to_treatment_end", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "treatment_or_therapy", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [ { - "name": "library_preparation_kit_vendor", + "defaultValue": null, "description": null, + "name": "year_of_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_preparation_kit_version", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "library_selection", + "defaultValue": null, "description": null, + "name": "method_of_diagnosis", "type": { "kind": "LIST", "name": null, @@ -99966,12 +52405,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_strand", + "defaultValue": null, "description": null, + "name": "laterality", "type": { "kind": "LIST", "name": null, @@ -99980,12 +52419,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_strategy", + "defaultValue": null, "description": null, + "name": "ann_arbor_pathologic_stage", "type": { "kind": "LIST", "name": null, @@ -99994,12 +52433,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platform", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -100008,12 +52447,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "vital_status", "type": { "kind": "LIST", "name": null, @@ -100022,12 +52461,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "read_group_name", + "defaultValue": null, "description": null, + "name": "morphology", "type": { "kind": "LIST", "name": null, @@ -100036,54 +52475,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "read_length", + "defaultValue": null, "description": null, + "name": "ann_arbor_clinical_stage", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "sequencing_center", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "sequencing_date", + "defaultValue": null, "description": null, + "name": "days_to_last_known_disease_status", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "size_selection_range", + "defaultValue": null, "description": null, + "name": "perineural_invasion_present", "type": { "kind": "LIST", "name": null, @@ -100092,26 +52527,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "spike_ins_concentration", + "defaultValue": null, "description": null, + "name": "days_to_hiv_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "spike_ins_fasta", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_m", "type": { "kind": "LIST", "name": null, @@ -100120,26 +52555,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "days_to_last_follow_up", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "target_capture_kit_catalog_number", + "defaultValue": null, "description": null, + "name": "prior_treatment", "type": { "kind": "LIST", "name": null, @@ -100148,12 +52583,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "target_capture_kit_name", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_t", "type": { "kind": "LIST", "name": null, @@ -100162,12 +52597,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "target_capture_kit_target_region", + "defaultValue": null, "description": null, + "name": "colon_polyps_history", "type": { "kind": "LIST", "name": null, @@ -100176,12 +52611,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "target_capture_kit_vendor", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_n", "type": { "kind": "LIST", "name": null, @@ -100190,12 +52625,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "target_capture_kit_version", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_n", "type": { "kind": "LIST", "name": null, @@ -100204,81 +52639,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "to_trim_adapter_sequence", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_m", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ldh_level_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_read_group", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "read_group", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitted_aligned_reads_files", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -100287,12 +52691,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "residual_disease", "type": { "kind": "LIST", "name": null, @@ -100301,116 +52705,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_stage", "type": { "kind": "LIST", "name": null, @@ -100419,12 +52743,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "lymphatic_invasion_present", "type": { "kind": "LIST", "name": null, @@ -100433,54 +52757,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -100489,12 +52771,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "progression_or_recurrence", "type": { "kind": "LIST", "name": null, @@ -100503,26 +52785,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_diagnosis", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "cause_of_death", "type": { "kind": "LIST", "name": null, @@ -100531,12 +52813,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "burkitt_lymphoma_clinical_variant", "type": { "kind": "LIST", "name": null, @@ -100545,12 +52827,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "ann_arbor_extranodal_involvement", "type": { "kind": "LIST", "name": null, @@ -100559,26 +52841,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_stage", "type": { "kind": "LIST", "name": null, @@ -100587,12 +52865,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "hiv_positive", "type": { "kind": "LIST", "name": null, @@ -100601,12 +52879,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "ann_arbor_b_symptoms", "type": { "kind": "LIST", "name": null, @@ -100615,12 +52893,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "classification_of_tumor", "type": { "kind": "LIST", "name": null, @@ -100629,26 +52907,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "last_known_disease_status", "type": { "kind": "LIST", "name": null, @@ -100657,12 +52921,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -100671,26 +52935,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "primary_diagnosis", "type": { "kind": "LIST", "name": null, @@ -100699,12 +52963,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "tumor_stage", "type": { "kind": "LIST", "name": null, @@ -100713,26 +52977,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "age_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "hpv_positive_type", "type": { "kind": "LIST", "name": null, @@ -100741,81 +53005,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "days_to_death", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_aligned_reads", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "submitted_aligned_reads", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "aligned_reads_files", - "description": null, - "args": [ - { "name": "id", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -100824,102 +53057,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -100928,12 +53071,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "vascular_invasion_present", "type": { "kind": "LIST", "name": null, @@ -100942,12 +53085,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "new_event_anatomic_site", "type": { "kind": "LIST", "name": null, @@ -100956,54 +53099,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -101012,40 +53113,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "days_to_recurrence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -101054,12 +53151,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "tumor_grade", "type": { "kind": "LIST", "name": null, @@ -101068,12 +53165,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "figo_stage", "type": { "kind": "LIST", "name": null, @@ -101082,12 +53179,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "tissue_or_organ_of_origin", "type": { "kind": "LIST", "name": null, @@ -101096,40 +53193,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "days_to_birth", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "hpv_status", "type": { "kind": "LIST", "name": null, @@ -101138,12 +53231,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "prior_malignancy", "type": { "kind": "LIST", "name": null, @@ -101152,26 +53245,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "new_event_type", "type": { "kind": "LIST", "name": null, @@ -101180,82 +53259,78 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "days_to_new_event", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "circumferential_resection_margin", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "ldh_normal_range_upper", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platform", + "defaultValue": null, "description": null, + "name": "lymph_nodes_positive", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -101264,12 +53339,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "site_of_resection_or_biopsy", "type": { "kind": "LIST", "name": null, @@ -101278,12 +53353,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_t", "type": { "kind": "LIST", "name": null, @@ -101292,53 +53367,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "diagnoses", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "aligned_reads", + "name": "diagnosis", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "germline_variation_indexes", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -101347,130 +53418,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "days_to_treatment", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -101479,12 +53508,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -101493,54 +53522,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "treatment_outcome", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "treatment_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -101549,40 +53564,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -101591,12 +53598,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "treatment_intent_type", "type": { "kind": "LIST", "name": null, @@ -101605,12 +53612,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "treatment_or_therapy", "type": { "kind": "LIST", "name": null, @@ -101619,12 +53626,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -101633,40 +53640,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -101675,54 +53678,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "therapeutic_agents", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_treatment", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "treatment_anatomic_site", "type": { "kind": "LIST", "name": null, @@ -101731,54 +53730,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "days_to_treatment_end", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "days_to_treatment_start", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -101787,185 +53782,189 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_germline_variation_index", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "germline_variation_index", - "ofType": null - } - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "_diagnoses_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "_core_metadata_collections_count", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "Int", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, + "description": null, + "name": "entities", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "closed", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -101974,26 +53973,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -102002,68 +53997,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "last", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "project", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -102072,68 +54124,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -102142,26 +54178,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -102170,54 +54202,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "TransactionLog", + "ofType": null + } + } + }, + { + "args": [ { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -102226,293 +54263,1264 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "project_id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_simple_germline_variation", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": "10", + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + } + } + ], + "inputFields": null, + "interfaces": [ + { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + ], + "kind": "OBJECT", + "name": "treatment", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": null, + "inputFields": [ + { + "defaultValue": null, + "description": null, + "name": "ann_arbor_b_symptoms", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "year_of_diagnosis", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "classification_of_tumor", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "last_known_disease_status", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "method_of_diagnosis", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "laterality", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ann_arbor_pathologic_stage", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "vital_status", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "primary_diagnosis", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "tumor_stage", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "age_at_diagnosis", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "hpv_positive_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "days_to_death", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "morphology", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ann_arbor_clinical_stage", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "new_event_anatomic_site", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "days_to_last_known_disease_status", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "perineural_invasion_present", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "days_to_hiv_diagnosis", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ajcc_clinical_n", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ajcc_pathologic_t", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "prior_treatment", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ajcc_clinical_t", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "colon_polyps_history", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ajcc_clinical_m", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ajcc_pathologic_m", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ajcc_pathologic_n", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ldh_level_at_diagnosis", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "days_to_last_follow_up", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "residual_disease", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "days_to_recurrence", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "tumor_grade", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "figo_stage", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "cause_of_death", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "lymphatic_invasion_present", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "tissue_or_organ_of_origin", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "hpv_status", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "days_to_birth", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "progression_or_recurrence", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "days_to_new_event", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "prior_malignancy", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "vascular_invasion_present", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "new_event_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ajcc_pathologic_stage", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "burkitt_lymphoma_clinical_variant", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "circumferential_resection_margin", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ldh_normal_range_upper", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ann_arbor_extranodal_involvement", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "lymph_nodes_positive", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "site_of_resection_or_biopsy", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ajcc_clinical_stage", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "hiv_positive", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_diagnosis", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": null, + "inputFields": [ + { + "defaultValue": null, + "description": null, + "name": "days_to_treatment_start", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "treatment_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "therapeutic_agents", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "days_to_treatment", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "treatment_intent_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "treatment_anatomic_site", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "treatment_outcome", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "days_to_treatment_end", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "treatment_or_therapy", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_treatment", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "sample_type_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "biospecimen_anatomic_site", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "oct_embedded", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "tumor_code_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "intermediate_dimension", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "sample_volume", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "time_between_clamping_and_freezing", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "tumor_descriptor", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "sample_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "time_between_excision_and_freezing", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "diagnosis_pathologically_confirmed", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "current_weight", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "composition", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "is_ffpe", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "shortest_dimension", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "method_of_sample_procurement", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "tumor_code", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "tissue_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "days_to_sample_procurement", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "freezing_method", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "preservation_method", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "days_to_collection", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "initial_weight", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } }, { - "name": "_germline_mutation_calling_workflows_count", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "longest_dimension", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { "args": [ { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", + "defaultValue": null, "description": null, + "name": "percent_tumor_nuclei", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -102521,40 +55529,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, "type": { "kind": "LIST", "name": null, @@ -102563,54 +55543,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -102619,12 +55557,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "run_name", "type": { "kind": "LIST", "name": null, @@ -102633,96 +55571,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "percent_necrosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "percent_granulocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "percent_inflam_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "apoptotic_concentration", "type": { "kind": "LIST", "name": null, @@ -102731,26 +55661,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -102759,40 +55675,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "percent_normal_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "ctc_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -102801,12 +55717,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -102815,26 +55731,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "methanol_added", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "section_location", "type": { "kind": "LIST", "name": null, @@ -102843,195 +55759,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_simple_germline_variation", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_read_groups_count", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ctc_low_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "number_proliferating_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -103040,68 +55821,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "ctc_small_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -103110,82 +55849,78 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "percent_monocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "percent_lymphocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "percent_neutrophil_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -103194,12 +55929,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "run_datetime", "type": { "kind": "LIST", "name": null, @@ -103208,40 +55943,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "percent_stromal_cells", "type": { "kind": "LIST", "name": null, @@ -103250,96 +55981,50 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "number_nucleated_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "percent_eosinophil_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -103348,12 +56033,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "slide_identifier", "type": { "kind": "LIST", "name": null, @@ -103362,237 +56047,83 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_simple_germline_variation", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_submitted_aligned_reads_files_count", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "percent_tumor_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "slides", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "slide", + "ofType": null + } + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { "name": "without_path_to", - "description": null, "type": { "kind": "LIST", "name": null, @@ -103601,26 +56132,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -103629,12 +56146,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -103643,96 +56160,80 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_case", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -103741,12 +56242,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "disease_type", "type": { "kind": "LIST", "name": null, @@ -103755,26 +56256,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -103783,12 +56270,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -103797,12 +56284,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -103811,12 +56298,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -103825,12 +56312,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -103839,26 +56326,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "primary_site", "type": { "kind": "LIST", "name": null, @@ -103867,77 +56350,56 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_simple_germline_variation", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_aligned_reads_files_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -103946,102 +56408,53 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "cases", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "case", + "ofType": null + } + } + }, + { + "args": [ { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "year_of_diagnosis", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "method_of_diagnosis", "type": { "kind": "LIST", "name": null, @@ -104050,12 +56463,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "laterality", "type": { "kind": "LIST", "name": null, @@ -104064,12 +56477,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "ann_arbor_pathologic_stage", "type": { "kind": "LIST", "name": null, @@ -104078,54 +56491,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "vital_status", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "morphology", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "ann_arbor_clinical_stage", "type": { "kind": "LIST", "name": null, @@ -104134,26 +56547,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "days_to_last_known_disease_status", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "perineural_invasion_present", "type": { "kind": "LIST", "name": null, @@ -104162,26 +56585,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "days_to_hiv_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_m", "type": { "kind": "LIST", "name": null, @@ -104190,26 +56613,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "days_to_last_follow_up", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "prior_treatment", "type": { "kind": "LIST", "name": null, @@ -104218,12 +56641,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_t", "type": { "kind": "LIST", "name": null, @@ -104232,12 +56655,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "colon_polyps_history", "type": { "kind": "LIST", "name": null, @@ -104246,12 +56669,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_n", "type": { "kind": "LIST", "name": null, @@ -104260,12 +56683,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_n", "type": { "kind": "LIST", "name": null, @@ -104274,40 +56697,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_m", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "ldh_level_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -104316,12 +56749,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "residual_disease", "type": { "kind": "LIST", "name": null, @@ -104330,26 +56763,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_stage", "type": { "kind": "LIST", "name": null, @@ -104358,12 +56801,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "lymphatic_invasion_present", "type": { "kind": "LIST", "name": null, @@ -104372,12 +56815,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -104386,12 +56829,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "progression_or_recurrence", "type": { "kind": "LIST", "name": null, @@ -104400,49 +56843,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_simple_germline_variation", + "name": "NotPropertiesInput_diagnosis", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_germline_variation_indexes_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "cause_of_death", "type": { "kind": "LIST", "name": null, @@ -104451,12 +56871,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "burkitt_lymphoma_clinical_variant", "type": { "kind": "LIST", "name": null, @@ -104465,102 +56885,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "ann_arbor_extranodal_involvement", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "updated_after", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_stage", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "hiv_positive", "type": { "kind": "LIST", "name": null, @@ -104569,12 +56937,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "ann_arbor_b_symptoms", "type": { "kind": "LIST", "name": null, @@ -104583,12 +56951,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "classification_of_tumor", "type": { "kind": "LIST", "name": null, @@ -104597,40 +56965,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "last_known_disease_status", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -104639,12 +57007,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "primary_diagnosis", "type": { "kind": "LIST", "name": null, @@ -104653,12 +57021,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "tumor_stage", "type": { "kind": "LIST", "name": null, @@ -104667,26 +57035,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "age_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "hpv_positive_type", "type": { "kind": "LIST", "name": null, @@ -104695,40 +57063,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "days_to_death", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -104737,12 +57115,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -104751,12 +57129,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "vascular_invasion_present", "type": { "kind": "LIST", "name": null, @@ -104765,12 +57143,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "new_event_anatomic_site", "type": { "kind": "LIST", "name": null, @@ -104779,12 +57157,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -104793,12 +57171,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "days_to_recurrence", "type": { "kind": "LIST", "name": null, @@ -104807,12 +57195,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -104821,12 +57209,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "tumor_grade", "type": { "kind": "LIST", "name": null, @@ -104835,12 +57223,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "figo_stage", "type": { "kind": "LIST", "name": null, @@ -104849,12 +57237,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "tissue_or_organ_of_origin", "type": { "kind": "LIST", "name": null, @@ -104863,40 +57251,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "days_to_birth", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "hpv_status", "type": { "kind": "LIST", "name": null, @@ -104905,12 +57289,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "prior_malignancy", "type": { "kind": "LIST", "name": null, @@ -104919,123 +57303,92 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "new_event_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_simple_germline_variation", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "quick_search", - "description": null, "type": { "kind": "SCALAR", - "name": "ID", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "days_to_new_event", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "circumferential_resection_margin", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "ldh_normal_range_upper", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "lymph_nodes_positive", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -105044,42 +57397,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "site_of_resection_or_biopsy", "type": { "kind": "LIST", "name": null, @@ -105088,105 +57411,87 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_t", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "diagnoses", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "diagnosis", + "ofType": null + } + } }, { - "name": "_transaction_logs", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", - "name": "ID", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "analyte_type", "type": { "kind": "LIST", "name": null, @@ -105195,52 +57500,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -105249,42 +57514,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -105293,99 +57528,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionLog", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_links", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, "type": { "kind": "LIST", "name": null, @@ -105394,310 +57542,164 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_aliquot", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "concentration", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "aliquot_volume", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "aliquot_quantity", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "category", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [ - { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - ], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "germline_mutation_calling_workflow", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "workflow_end_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "workflow_link", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "workflow_start_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "workflow_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "workflow_version", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitted_aligned_reads_files", - "description": null, - "args": [ + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "analyte_type_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -105706,12 +57708,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -105720,102 +57722,139 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "project_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "amount", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "source_center", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "aliquots", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "aliquot", + "ofType": null + } + } + }, + { + "args": [ { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "sample_type_id", "type": { "kind": "LIST", "name": null, @@ -105824,12 +57863,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -105838,12 +57887,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "biospecimen_anatomic_site", "type": { "kind": "LIST", "name": null, @@ -105852,12 +57901,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -105866,40 +57915,40 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "oct_embedded", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "tumor_code_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -105908,12 +57957,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "intermediate_dimension", "type": { "kind": "LIST", "name": null, @@ -105922,54 +57971,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "sample_volume", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "is_ffpe", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -105978,12 +58047,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -105992,12 +58061,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "tumor_descriptor", "type": { "kind": "LIST", "name": null, @@ -106006,12 +58075,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "sample_type", "type": { "kind": "LIST", "name": null, @@ -106020,12 +58089,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "time_between_excision_and_freezing", "type": { "kind": "LIST", "name": null, @@ -106034,12 +58103,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -106048,26 +58117,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "shortest_dimension", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "diagnosis_pathologically_confirmed", "type": { "kind": "LIST", "name": null, @@ -106076,12 +58165,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -106090,26 +58179,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "current_weight", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "composition", "type": { "kind": "LIST", "name": null, @@ -106118,12 +58207,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -106132,12 +58221,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "time_between_clamping_and_freezing", "type": { "kind": "LIST", "name": null, @@ -106146,26 +58235,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "method_of_sample_procurement", "type": { "kind": "LIST", "name": null, @@ -106174,53 +58273,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "tumor_code", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_aligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "submitted_aligned_reads", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "aligned_reads_files", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -106229,12 +58301,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "tissue_type", "type": { "kind": "LIST", "name": null, @@ -106243,102 +58315,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_sample", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "days_to_sample_procurement", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "freezing_method", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -106347,12 +58391,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "preservation_method", "type": { "kind": "LIST", "name": null, @@ -106361,68 +58405,87 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "days_to_collection", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "initial_weight", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "longest_dimension", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_slides_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "sample_type_id", "type": { "kind": "LIST", "name": null, @@ -106431,12 +58494,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -106445,12 +58518,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "biospecimen_anatomic_site", "type": { "kind": "LIST", "name": null, @@ -106459,26 +58532,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "oct_embedded", "type": { "kind": "LIST", "name": null, @@ -106487,12 +58560,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "tumor_code_id", "type": { "kind": "LIST", "name": null, @@ -106501,12 +58574,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -106515,12 +58588,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "intermediate_dimension", "type": { "kind": "LIST", "name": null, @@ -106529,68 +58602,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "sample_volume", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "is_ffpe", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -106599,12 +58692,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "tumor_descriptor", "type": { "kind": "LIST", "name": null, @@ -106613,12 +58706,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "sample_type", "type": { "kind": "LIST", "name": null, @@ -106627,12 +58720,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "time_between_excision_and_freezing", "type": { "kind": "LIST", "name": null, @@ -106641,12 +58734,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -106655,12 +58748,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platform", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "shortest_dimension", "type": { "kind": "LIST", "name": null, @@ -106669,12 +58772,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "diagnosis_pathologically_confirmed", "type": { "kind": "LIST", "name": null, @@ -106683,12 +58796,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -106697,67 +58810,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "current_weight", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "composition", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "aligned_reads", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "simple_germline_variations", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -106766,12 +58852,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "time_between_clamping_and_freezing", "type": { "kind": "LIST", "name": null, @@ -106780,102 +58866,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "method_of_sample_procurement", "type": { "kind": "LIST", "name": null, @@ -106884,12 +58904,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "tumor_code", "type": { "kind": "LIST", "name": null, @@ -106898,12 +58918,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -106912,54 +58932,64 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "tissue_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_sample", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "days_to_sample_procurement", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "freezing_method", "type": { "kind": "LIST", "name": null, @@ -106968,12 +58998,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -106982,12 +59022,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "preservation_method", "type": { "kind": "LIST", "name": null, @@ -106996,40 +59036,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "days_to_collection", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "initial_weight", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "longest_dimension", "type": { "kind": "LIST", "name": null, @@ -107038,12 +59088,35 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_cases_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "sample_type_id", "type": { "kind": "LIST", "name": null, @@ -107052,12 +59125,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -107066,12 +59149,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "biospecimen_anatomic_site", "type": { "kind": "LIST", "name": null, @@ -107080,26 +59163,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "oct_embedded", "type": { "kind": "LIST", "name": null, @@ -107108,26 +59191,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "tumor_code_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -107136,12 +59219,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "intermediate_dimension", "type": { "kind": "LIST", "name": null, @@ -107150,54 +59233,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "sample_volume", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "is_ffpe", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -107206,12 +59309,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -107220,12 +59323,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "tumor_descriptor", "type": { "kind": "LIST", "name": null, @@ -107234,53 +59337,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "sample_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_simple_germline_variation", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "simple_germline_variation", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_submitted_aligned_reads_files_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "time_between_excision_and_freezing", "type": { "kind": "LIST", "name": null, @@ -107289,12 +59365,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -107303,102 +59379,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "shortest_dimension", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "diagnosis_pathologically_confirmed", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -107407,26 +59441,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "current_weight", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "composition", "type": { "kind": "LIST", "name": null, @@ -107435,40 +59469,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "time_between_clamping_and_freezing", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -107477,12 +59521,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "method_of_sample_procurement", "type": { "kind": "LIST", "name": null, @@ -107491,12 +59535,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "tumor_code", "type": { "kind": "LIST", "name": null, @@ -107505,12 +59549,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -107519,12 +59563,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "tissue_type", "type": { "kind": "LIST", "name": null, @@ -107533,40 +59577,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_sample", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "days_to_sample_procurement", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, "description": null, + "name": "freezing_method", "type": { "kind": "LIST", "name": null, @@ -107575,12 +59629,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -107589,12 +59653,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "preservation_method", "type": { "kind": "LIST", "name": null, @@ -107603,63 +59667,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "days_to_collection", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_germline_mutation_calling_workflow", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_aligned_reads_files_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "initial_weight", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "longest_dimension", "type": { "kind": "LIST", "name": null, @@ -107668,102 +59719,115 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_diagnoses_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "sample_type_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "biospecimen_anatomic_site", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "oct_embedded", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "tumor_code_id", "type": { "kind": "LIST", "name": null, @@ -107772,12 +59836,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -107786,12 +59850,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "intermediate_dimension", "type": { "kind": "LIST", "name": null, @@ -107800,26 +59864,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "sample_volume", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -107828,26 +59912,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "is_ffpe", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -107856,12 +59940,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -107870,12 +59954,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "tumor_descriptor", "type": { "kind": "LIST", "name": null, @@ -107884,12 +59968,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "sample_type", "type": { "kind": "LIST", "name": null, @@ -107898,12 +59982,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, "description": null, + "name": "time_between_excision_and_freezing", "type": { "kind": "LIST", "name": null, @@ -107912,12 +59996,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -107926,12 +60010,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "shortest_dimension", "type": { "kind": "LIST", "name": null, @@ -107940,12 +60034,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "diagnosis_pathologically_confirmed", "type": { "kind": "LIST", "name": null, @@ -107954,12 +60058,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -107968,49 +60072,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "current_weight", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_germline_mutation_calling_workflow", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_simple_germline_variations_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "composition", "type": { "kind": "LIST", "name": null, @@ -108019,12 +60100,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -108033,102 +60114,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "time_between_clamping_and_freezing", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "method_of_sample_procurement", "type": { "kind": "LIST", "name": null, @@ -108137,12 +60166,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "tumor_code", "type": { "kind": "LIST", "name": null, @@ -108151,12 +60180,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -108165,68 +60194,64 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "tissue_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_sample", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "days_to_sample_procurement", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "freezing_method", "type": { "kind": "LIST", "name": null, @@ -108235,26 +60260,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -108263,12 +60284,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, "description": null, + "name": "preservation_method", "type": { "kind": "LIST", "name": null, @@ -108277,54 +60298,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "days_to_collection", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "initial_weight", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "longest_dimension", "type": { "kind": "LIST", "name": null, @@ -108333,123 +60350,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_germline_mutation_calling_workflow", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_aliquots_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs_count", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -108458,42 +60477,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -108502,159 +60531,149 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -108663,42 +60682,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -108707,60 +60736,47 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", "type": { "kind": "LIST", "name": null, @@ -108769,37 +60785,34 @@ "name": "TransactionLog", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_links", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -108808,120 +60821,103 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "category", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", "type": { "kind": "LIST", "name": null, @@ -108930,9 +60926,7 @@ "name": "Node", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } } ], "inputFields": null, @@ -108943,457 +60937,378 @@ "ofType": null } ], - "enumValues": null, + "kind": "OBJECT", + "name": "sample", "possibleTypes": null }, { - "kind": "OBJECT", - "name": "submitted_aligned_reads", "description": null, + "enumValues": null, "fields": [ { - "name": "id", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "submitter_id", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "type", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "project_id", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "created_datetime", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "updated_datetime", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "percent_tumor_nuclei", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "bucket_path", - "description": null, "args": [], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "run_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "data_category", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "percent_necrosis", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "data_format", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "percent_granulocyte_infiltration", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "data_type", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "percent_inflam_infiltration", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "error_type", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "apoptotic_concentration", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "experimental_strategy", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "percent_normal_cells", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_format", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "ctc_concentration", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_md5sum", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_name", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "methanol_added", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "section_location", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_size", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "ctc_low_concentration", "type": { "kind": "SCALAR", "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_state", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "number_proliferating_cells", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_type", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "ctc_small_concentration", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "ga4gh_drs_uri", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "percent_monocyte_infiltration", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "percent_lymphocyte_infiltration", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } }, { - "name": "md5sum", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "percent_neutrophil_infiltration", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "run_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "object_id", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "percent_stromal_cells", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "number_nucleated_cells", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "state", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "percent_eosinophil_infiltration", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "slide_identifier", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "core_metadata_collections", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "percent_tumor_cells", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { "args": [ { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -109402,40 +61317,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, "type": { "kind": "LIST", "name": null, @@ -109444,166 +61331,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "contributor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "coverage", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "creator", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "language", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "publisher", + "defaultValue": null, "description": null, + "name": "biomarker_signal", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "relation", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -109612,12 +61359,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "rights", + "defaultValue": null, "description": null, + "name": "run_name", "type": { "kind": "LIST", "name": null, @@ -109626,26 +61373,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "cell_type", "type": { "kind": "LIST", "name": null, @@ -109654,12 +61421,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "subject", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -109668,26 +61435,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "title", + "defaultValue": null, "description": null, + "name": "relative_nuclear_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -109696,67 +61463,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "er_localization", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "core_metadata_collection", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "read_groups", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "relative_er_intensity", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -109765,102 +61505,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -109869,12 +61539,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -109883,54 +61553,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "ck_signal", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "relative_nuclear_intensity", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -109939,26 +61605,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "RIN", + "defaultValue": null, "description": null, + "name": "cell_count", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "adapter_name", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -109967,68 +61633,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "adapter_sequence", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "barcoding_applied", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Boolean", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide_count", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "base_caller_name", + "defaultValue": null, "description": null, + "name": "relative_cytokeratin_intensity", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "base_caller_version", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "frame_identifier", "type": { "kind": "LIST", "name": null, @@ -110037,12 +61695,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experiment_name", + "defaultValue": null, "description": null, + "name": "cell_identifier", "type": { "kind": "LIST", "name": null, @@ -110051,12 +61709,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "flow_cell_barcode", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -110065,54 +61723,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "includes_spike_ins", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "instrument_model", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "slide_counts", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "slide_count", + "ofType": null + } + } + }, + { + "args": [ { - "name": "is_paired_end", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "library_name", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -110121,26 +61784,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_preparation_kit_catalog_number", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_preparation_kit_name", + "defaultValue": null, "description": null, + "name": "run_name", "type": { "kind": "LIST", "name": null, @@ -110149,12 +61812,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_preparation_kit_vendor", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -110163,68 +61826,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_preparation_kit_version", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_selection", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "library_strand", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "library_strategy", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platform", + "defaultValue": null, "description": null, + "name": "protocol_used", "type": { "kind": "LIST", "name": null, @@ -110233,12 +61888,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "cell_type", "type": { "kind": "LIST", "name": null, @@ -110247,12 +61902,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "read_group_name", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -110261,26 +61916,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "read_length", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "sequencing_center", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -110289,12 +61944,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "sequencing_date", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -110303,12 +61958,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "size_selection_range", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -110317,26 +61972,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "spike_ins_concentration", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "spike_ins_fasta", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -110345,26 +61996,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "target_capture_kit_catalog_number", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -110373,12 +62020,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "target_capture_kit_name", + "defaultValue": null, "description": null, + "name": "panel_used", "type": { "kind": "LIST", "name": null, @@ -110387,12 +62034,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "target_capture_kit_target_region", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -110401,12 +62048,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "target_capture_kit_vendor", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -110415,12 +62062,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "target_capture_kit_version", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -110429,95 +62076,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "to_trim_adapter_sequence", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Boolean", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "cell_count", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_read_group", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "read_group", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "aligned_reads_files", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide_image", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -110526,102 +62166,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -110630,12 +62190,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "frame_identifier", "type": { "kind": "LIST", "name": null, @@ -110644,12 +62204,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "cell_identifier", "type": { "kind": "LIST", "name": null, @@ -110658,54 +62218,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -110714,12 +62270,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -110728,12 +62284,39 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "slide_images", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "slide_image", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "sample_type_id", "type": { "kind": "LIST", "name": null, @@ -110742,26 +62325,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -110770,12 +62349,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "biospecimen_anatomic_site", "type": { "kind": "LIST", "name": null, @@ -110784,26 +62363,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "oct_embedded", "type": { "kind": "LIST", "name": null, @@ -110812,12 +62391,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "tumor_code_id", "type": { "kind": "LIST", "name": null, @@ -110826,12 +62405,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -110840,12 +62419,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "intermediate_dimension", "type": { "kind": "LIST", "name": null, @@ -110854,12 +62433,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "sample_volume", "type": { "kind": "LIST", "name": null, @@ -110868,54 +62447,60 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "is_ffpe", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -110924,12 +62509,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -110938,12 +62523,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platform", + "defaultValue": null, "description": null, + "name": "tumor_descriptor", "type": { "kind": "LIST", "name": null, @@ -110952,12 +62537,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "sample_type", "type": { "kind": "LIST", "name": null, @@ -110966,12 +62551,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "time_between_excision_and_freezing", "type": { "kind": "LIST", "name": null, @@ -110980,12 +62565,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -110994,53 +62579,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "shortest_dimension", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "aligned_reads", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "simple_germline_variations", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "diagnosis_pathologically_confirmed", "type": { "kind": "LIST", "name": null, @@ -111049,12 +62627,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -111063,116 +62641,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "current_weight", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "composition", "type": { "kind": "LIST", "name": null, @@ -111181,12 +62669,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -111195,40 +62683,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "time_between_clamping_and_freezing", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -111237,12 +62721,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "method_of_sample_procurement", "type": { "kind": "LIST", "name": null, @@ -111251,12 +62735,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "tumor_code", "type": { "kind": "LIST", "name": null, @@ -111265,12 +62749,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -111279,12 +62763,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "tissue_type", "type": { "kind": "LIST", "name": null, @@ -111293,54 +62777,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_sample", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "days_to_sample_procurement", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "freezing_method", "type": { "kind": "LIST", "name": null, @@ -111349,26 +62829,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -111377,12 +62853,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "preservation_method", "type": { "kind": "LIST", "name": null, @@ -111391,54 +62867,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "days_to_collection", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "initial_weight", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "longest_dimension", "type": { "kind": "LIST", "name": null, @@ -111447,26 +62919,63 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "samples", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "sample", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "percent_tumor_nuclei", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -111475,26 +62984,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -111503,12 +63012,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "run_name", "type": { "kind": "LIST", "name": null, @@ -111517,171 +63026,102 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "percent_necrosis", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_simple_germline_variation", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "simple_germline_variation", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "germline_mutation_calling_workflows", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "percent_granulocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "percent_inflam_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "apoptotic_concentration", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -111690,82 +63130,82 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "percent_normal_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "ctc_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "methanol_added", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "section_location", "type": { "kind": "LIST", "name": null, @@ -111774,40 +63214,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "ctc_low_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "number_proliferating_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -111816,26 +63276,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, "description": null, + "name": "ctc_small_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -111844,95 +63304,78 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "percent_monocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "percent_lymphocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "percent_neutrophil_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_germline_mutation_calling_workflow", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "germline_mutation_calling_workflow", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "alignment_cocleaning_workflows", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -111941,12 +63384,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "run_datetime", "type": { "kind": "LIST", "name": null, @@ -111955,130 +63398,187 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "percent_stromal_cells", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "number_nucleated_cells", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "percent_eosinophil_infiltration", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "slide_identifier", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "percent_tumor_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_slide_counts_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "percent_tumor_nuclei", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -112087,12 +63587,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -112101,110 +63601,130 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "run_name", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "percent_necrosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "percent_granulocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "percent_inflam_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, "description": null, + "name": "apoptotic_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -112213,40 +63733,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, "description": null, + "name": "percent_normal_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "ctc_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -112255,67 +63775,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_alignment_cocleaning_workflow", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "alignment_cocleaning_workflow", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "aligned_reads_indexes", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "methanol_added", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "section_location", "type": { "kind": "LIST", "name": null, @@ -112324,116 +63817,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "ctc_low_concentration", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "number_proliferating_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -112442,40 +63879,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "ctc_small_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -112484,54 +63931,54 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "percent_monocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "percent_lymphocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "percent_neutrophil_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -112540,12 +63987,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "run_datetime", "type": { "kind": "LIST", "name": null, @@ -112554,68 +64001,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "percent_stromal_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "number_nucleated_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "percent_eosinophil_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -112624,12 +64091,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "slide_identifier", "type": { "kind": "LIST", "name": null, @@ -112638,12 +64105,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "percent_tumor_cells", "type": { "kind": "LIST", "name": null, @@ -112652,26 +64129,59 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_slide_images_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "percent_tumor_nuclei", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -112680,26 +64190,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -112708,12 +64218,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "run_name", "type": { "kind": "LIST", "name": null, @@ -112722,109 +64232,102 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "percent_necrosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "percent_granulocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "percent_inflam_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads_index", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "aligned_reads_index", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "alignment_workflows", - "description": null, - "args": [ + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "apoptotic_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -112833,116 +64336,144 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "percent_normal_cells", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "ctc_concentration", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "methanol_added", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "section_location", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "ctc_low_concentration", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "number_proliferating_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -112951,40 +64482,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "ctc_small_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -112993,54 +64534,54 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "percent_monocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "percent_lymphocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "percent_neutrophil_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -113049,12 +64590,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "run_datetime", "type": { "kind": "LIST", "name": null, @@ -113063,68 +64604,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "percent_stromal_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "number_nucleated_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "percent_eosinophil_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -113133,185 +64694,163 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "slide_identifier", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_alignment_workflow", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "alignment_workflow", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_core_metadata_collections_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "percent_tumor_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_samples_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "quick_search", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", - "name": "Int", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -113320,68 +64859,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -113390,26 +64913,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -113418,138 +64937,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "last", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "project", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -113558,68 +65064,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -113628,26 +65118,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -113656,63 +65142,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_aligned_reads", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "_transaction_logs", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "TransactionLog", + "ofType": null + } + } }, { - "name": "_read_groups_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -113721,102 +65203,388 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { + "defaultValue": null, + "description": null, "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + } + } + ], + "inputFields": null, + "interfaces": [ + { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + ], + "kind": "OBJECT", + "name": "slide", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "cell_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "relative_nuclear_intensity", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "relative_nuclear_size", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "frame_identifier", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "cell_identifier", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "cell_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "run_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "ck_signal", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "relative_cytokeratin_intensity", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "biomarker_signal", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "er_localization", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "relative_er_intensity", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "percent_tumor_nuclei", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -113825,26 +65593,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -113853,96 +65621,116 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "run_name", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "percent_necrosis", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "percent_granulocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "percent_inflam_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "apoptotic_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -113951,40 +65739,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "percent_normal_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "ctc_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -113993,12 +65781,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -114007,26 +65795,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "methanol_added", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "section_location", "type": { "kind": "LIST", "name": null, @@ -114035,40 +65823,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "ctc_low_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "number_proliferating_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -114077,26 +65885,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "ctc_small_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -114105,68 +65913,78 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "percent_monocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "percent_lymphocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "percent_neutrophil_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -114175,167 +65993,191 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "run_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_aligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_aligned_reads_files_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "percent_stromal_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "number_nucleated_cells", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "percent_eosinophil_infiltration", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "slide_identifier", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "percent_tumor_cells", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "slides", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "slide", + "ofType": null + } + } + }, + { + "args": [ { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -114344,68 +66186,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "biomarker_signal", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "run_name", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -114414,12 +66276,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "cell_type", "type": { "kind": "LIST", "name": null, @@ -114428,12 +66290,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -114442,26 +66304,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "relative_nuclear_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -114470,12 +66332,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "er_localization", "type": { "kind": "LIST", "name": null, @@ -114484,26 +66346,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "relative_er_intensity", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -114512,40 +66374,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -114554,12 +66408,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -114568,12 +66422,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "ck_signal", "type": { "kind": "LIST", "name": null, @@ -114582,68 +66436,64 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "relative_nuclear_intensity", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "cell_count", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -114652,91 +66502,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide_count", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "relative_cytokeratin_intensity", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "frame_identifier", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_aligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_simple_germline_variations_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "cell_identifier", "type": { "kind": "LIST", "name": null, @@ -114745,12 +66578,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -114759,116 +66592,135 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_slides_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -114877,68 +66729,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -114947,26 +66783,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -114975,138 +66807,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "last", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "project", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -115115,68 +66934,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -115185,26 +66988,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -115213,63 +67012,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_aligned_reads", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "_transaction_logs", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "TransactionLog", + "ofType": null + } + } }, { - "name": "_germline_mutation_calling_workflows_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -115278,102 +67073,922 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { + "defaultValue": null, + "description": null, "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + } + } + ], + "inputFields": null, + "interfaces": [ + { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + ], + "kind": "OBJECT", + "name": "slide_count", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": null, + "inputFields": [ + { + "defaultValue": null, + "description": null, + "name": "percent_tumor_nuclei", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "run_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "percent_necrosis", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "percent_granulocyte_infiltration", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "percent_inflam_infiltration", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "apoptotic_concentration", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "percent_normal_cells", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ctc_concentration", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "methanol_added", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "section_location", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ctc_low_concentration", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "number_proliferating_cells", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ctc_small_concentration", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "percent_monocyte_infiltration", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "percent_lymphocyte_infiltration", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "percent_neutrophil_infiltration", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "run_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "percent_stromal_cells", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "number_nucleated_cells", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "percent_eosinophil_infiltration", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "slide_identifier", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "percent_tumor_cells", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": null, + "inputFields": [ + { + "defaultValue": null, + "description": null, + "name": "cell_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "relative_nuclear_intensity", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "relative_nuclear_size", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "frame_identifier", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "cell_identifier", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "cell_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "run_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ck_signal", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "relative_cytokeratin_intensity", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "biomarker_signal", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "er_localization", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "relative_er_intensity", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide_count", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "file_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "file_size", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "run_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "protocol_used", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "cell_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "error_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "object_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "panel_used", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "file_state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "experimental_strategy", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "cell_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state_comment", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "frame_identifier", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "cell_identifier", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "md5sum", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_format", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_category", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "percent_tumor_nuclei", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -115382,12 +67997,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -115396,12 +68025,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "run_name", "type": { "kind": "LIST", "name": null, @@ -115410,26 +68039,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "percent_necrosis", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "percent_granulocyte_infiltration", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "percent_inflam_infiltration", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -115438,26 +68115,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "apoptotic_concentration", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -115466,40 +68143,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "percent_normal_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "ctc_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -115508,12 +68185,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -115522,26 +68199,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "methanol_added", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "section_location", "type": { "kind": "LIST", "name": null, @@ -115550,54 +68227,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "ctc_low_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "number_proliferating_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -115606,12 +68289,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "ctc_small_concentration", "type": { "kind": "LIST", "name": null, @@ -115620,12 +68303,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -115634,68 +68317,78 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "percent_monocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "percent_lymphocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "percent_neutrophil_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -115704,12 +68397,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "run_datetime", "type": { "kind": "LIST", "name": null, @@ -115718,195 +68411,205 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "percent_stromal_cells", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_aligned_reads", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_alignment_cocleaning_workflows_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "number_nucleated_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "percent_eosinophil_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "slide_identifier", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "percent_tumor_cells", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "slides", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "slide", + "ofType": null + } + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "creator", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -115915,54 +68618,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_core_metadata_collection", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "relation", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "contributor", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -115971,12 +68694,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "subject", "type": { "kind": "LIST", "name": null, @@ -115985,12 +68708,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -115999,12 +68722,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "title", "type": { "kind": "LIST", "name": null, @@ -116013,12 +68736,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -116027,12 +68750,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "format", "type": { "kind": "LIST", "name": null, @@ -116041,12 +68764,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "source", "type": { "kind": "LIST", "name": null, @@ -116055,12 +68778,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -116069,12 +68792,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -116083,12 +68826,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -116097,12 +68840,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "description", "type": { "kind": "LIST", "name": null, @@ -116111,12 +68854,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -116125,26 +68868,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -116153,12 +68906,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "coverage", "type": { "kind": "LIST", "name": null, @@ -116167,12 +68920,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "date", "type": { "kind": "LIST", "name": null, @@ -116181,12 +68944,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "language", "type": { "kind": "LIST", "name": null, @@ -116195,12 +68968,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "rights", "type": { "kind": "LIST", "name": null, @@ -116209,12 +68982,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "publisher", "type": { "kind": "LIST", "name": null, @@ -116223,12 +68996,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -116237,12 +69010,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -116251,49 +69024,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_aligned_reads", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "core_metadata_collections", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "core_metadata_collection", + "ofType": null + } + } }, { - "name": "_aligned_reads_indexes_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -116302,130 +69085,102 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "run_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "file_size", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "protocol_used", "type": { "kind": "LIST", "name": null, @@ -116434,12 +69189,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "cell_type", "type": { "kind": "LIST", "name": null, @@ -116448,54 +69203,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -116504,12 +69259,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -116518,12 +69273,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -116532,12 +69297,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -116546,12 +69321,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "panel_used", "type": { "kind": "LIST", "name": null, @@ -116560,12 +69335,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -116574,12 +69349,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -116588,12 +69363,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -116602,40 +69377,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "cell_count", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -116644,26 +69429,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide_image", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -116672,12 +69467,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -116686,12 +69491,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "frame_identifier", "type": { "kind": "LIST", "name": null, @@ -116700,12 +69505,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "cell_identifier", "type": { "kind": "LIST", "name": null, @@ -116714,12 +69519,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -116728,12 +69533,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -116742,12 +69547,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -116756,12 +69571,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -116770,49 +69585,45 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_aligned_reads", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_slides_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_alignment_workflows_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -116821,130 +69632,102 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "run_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "file_size", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "protocol_used", "type": { "kind": "LIST", "name": null, @@ -116953,12 +69736,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "cell_type", "type": { "kind": "LIST", "name": null, @@ -116967,54 +69750,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -117023,12 +69806,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -117037,12 +69820,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -117051,12 +69844,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -117065,12 +69868,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "panel_used", "type": { "kind": "LIST", "name": null, @@ -117079,12 +69882,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -117093,12 +69896,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -117107,12 +69910,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -117121,40 +69924,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "cell_count", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -117163,26 +69976,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide_image", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -117191,12 +70014,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -117205,12 +70038,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "frame_identifier", "type": { "kind": "LIST", "name": null, @@ -117219,12 +70052,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "cell_identifier", "type": { "kind": "LIST", "name": null, @@ -117233,12 +70066,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -117247,12 +70080,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -117261,12 +70094,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -117275,12 +70118,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -117289,123 +70132,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_aligned_reads", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_core_metadata_collections_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs_count", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -117414,42 +70259,76 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -117458,105 +70337,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "is_dry_run", + "defaultValue": null, "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "defaultValue": null, + "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", - "name": "Boolean", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -117565,52 +70464,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -117619,42 +70518,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -117663,60 +70542,23 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", "type": { "kind": "LIST", "name": null, @@ -117725,37 +70567,34 @@ "name": "TransactionLog", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_links", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -117764,120 +70603,103 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "category", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", "type": { "kind": "LIST", "name": null, @@ -117886,9 +70708,7 @@ "name": "Node", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } } ], "inputFields": null, @@ -117899,714 +70719,282 @@ "ofType": null } ], - "enumValues": null, + "kind": "OBJECT", + "name": "slide_image", "possibleTypes": null }, { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_read_group", "description": null, - "fields": null, - "inputFields": [ - { - "name": "RIN", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, + "enumValues": null, + "fields": [ { - "name": "adapter_name", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "adapter_sequence", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "barcoding_applied", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "base_caller_name", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "base_caller_version", + "args": [], + "deprecationReason": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { + "isDeprecated": false, "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "experiment_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "flow_cell_barcode", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "includes_spike_ins", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "instrument_model", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "is_paired_end", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "library_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_catalog_number", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_vendor", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "library_preparation_kit_version", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "library_selection", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "library_strand", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "library_strategy", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "platform", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "publisher", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "read_group_name", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "language", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "read_length", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "sequencing_center", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "rights", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "sequencing_date", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "description", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "size_selection_range", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "data_type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "spike_ins_concentration", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "creator", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "spike_ins_fasta", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "format", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "args": [], + "deprecationReason": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { + "isDeprecated": false, "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_catalog_number", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_target_region", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_vendor", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "target_capture_kit_version", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "to_trim_adapter_sequence", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "aligned_reads", - "description": null, - "fields": [ - { - "name": "id", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], + "name": "date", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "project_id", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "bucket_path", - "description": null, "args": [], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "callset", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_category", - "description": null, - "args": [], + "name": "relation", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "data_format", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_type", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "error_type", - "description": null, - "args": [], + "name": "source", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "experimental_strategy", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_format", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_md5sum", - "description": null, - "args": [], + "name": "coverage", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_name", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_size", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_state", - "description": null, - "args": [], + "name": "contributor", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_type", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "ga4gh_drs_uri", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "md5sum", - "description": null, - "args": [], + "name": "title", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "object_id", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "platform", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "state", - "description": null, - "args": [], + "name": "subject", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "core_metadata_collections", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -118615,12 +71003,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -118629,102 +71031,423 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, + "description": null, + "name": "file_size", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "error_type", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "object_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, + "description": null, + "name": "file_name", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "file_state", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "data_type", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, + "description": null, + "name": "without_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, + "description": null, + "name": "not", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_aligned_reads", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "state_comment", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, + "description": null, + "name": "md5sum", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "ids", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "data_category", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "experimental_strategy", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitted_aligned_reads_files", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "submitted_aligned_reads", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -118733,26 +71456,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -118761,40 +71484,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -118803,12 +71532,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "contributor", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -118817,12 +71546,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "coverage", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -118831,12 +71560,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -118845,12 +71574,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "creator", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -118859,12 +71588,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -118873,12 +71602,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "date", + "defaultValue": null, "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -118887,12 +71626,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "description", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -118901,12 +71650,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "format", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -118915,12 +71664,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "language", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -118929,12 +71678,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -118943,26 +71692,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "publisher", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "relation", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -118971,26 +71730,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "rights", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_aligned_reads_index", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -118999,12 +71768,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -119013,12 +71782,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "subject", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -119027,12 +71806,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "title", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -119041,12 +71820,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -119055,53 +71844,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "aligned_reads_indexes", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "core_metadata_collection", + "name": "aligned_reads_index", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "alignment_cocleaning_workflows", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -119110,130 +71895,102 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "run_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "file_size", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "protocol_used", "type": { "kind": "LIST", "name": null, @@ -119242,12 +71999,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "cell_type", "type": { "kind": "LIST", "name": null, @@ -119256,54 +72013,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -119312,12 +72069,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -119326,26 +72083,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -119354,26 +72107,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -119382,12 +72131,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, "description": null, + "name": "panel_used", "type": { "kind": "LIST", "name": null, @@ -119396,12 +72145,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -119410,12 +72159,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -119424,171 +72173,126 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_alignment_cocleaning_workflow", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "alignment_cocleaning_workflow", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "alignment_workflows", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "cell_count", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide_image", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -119597,12 +72301,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "frame_identifier", "type": { "kind": "LIST", "name": null, @@ -119611,12 +72315,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "cell_identifier", "type": { "kind": "LIST", "name": null, @@ -119625,54 +72329,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -119681,12 +72381,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -119695,12 +72395,39 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "slide_images", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "slide_image", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "code", "type": { "kind": "LIST", "name": null, @@ -119709,40 +72436,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, "description": null, + "name": "releasable", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "availability_mechanism", "type": { "kind": "LIST", "name": null, @@ -119751,12 +72488,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", "type": { "kind": "LIST", "name": null, @@ -119765,26 +72502,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -119793,53 +72550,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "investigator_affiliation", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_alignment_workflow", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "alignment_workflow", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitted_unaligned_reads_files", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "support_source", "type": { "kind": "LIST", "name": null, @@ -119848,12 +72578,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -119862,102 +72592,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "investigator_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -119966,12 +72640,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -119980,12 +72654,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "date_collected", "type": { "kind": "LIST", "name": null, @@ -119994,12 +72668,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -120008,40 +72692,40 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "intended_release_date", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "support_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -120050,26 +72734,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "released", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "availability_type", "type": { "kind": "LIST", "name": null, @@ -120078,26 +72762,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_project", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "name", "type": { "kind": "LIST", "name": null, @@ -120106,12 +72810,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -120120,12 +72824,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "projects", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "project", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -120134,26 +72885,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -120162,54 +72913,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -120218,12 +72989,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -120232,12 +73003,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -120246,12 +73017,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -120260,12 +73031,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -120274,12 +73055,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -120288,12 +73079,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -120302,12 +73093,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -120316,67 +73107,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_unaligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "submitted_unaligned_reads", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitted_aligned_reads_files", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -120385,102 +73159,112 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_unaligned_reads", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -120489,12 +73273,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -120503,12 +73287,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitted_unaligned_reads_files", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "submitted_unaligned_reads", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "creator", "type": { "kind": "LIST", "name": null, @@ -120517,12 +73338,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -120531,40 +73352,40 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_core_metadata_collection", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "relation", "type": { "kind": "LIST", "name": null, @@ -120573,12 +73394,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "contributor", "type": { "kind": "LIST", "name": null, @@ -120587,26 +73408,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "subject", "type": { "kind": "LIST", "name": null, @@ -120615,12 +73456,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -120629,12 +73470,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "title", "type": { "kind": "LIST", "name": null, @@ -120643,12 +73484,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -120657,12 +73498,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "format", "type": { "kind": "LIST", "name": null, @@ -120671,12 +73512,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "source", "type": { "kind": "LIST", "name": null, @@ -120685,12 +73526,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -120699,12 +73540,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -120713,26 +73574,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "description", "type": { "kind": "LIST", "name": null, @@ -120741,12 +73602,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -120755,26 +73616,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -120783,12 +73654,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "coverage", "type": { "kind": "LIST", "name": null, @@ -120797,12 +73668,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "date", "type": { "kind": "LIST", "name": null, @@ -120811,12 +73692,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "language", "type": { "kind": "LIST", "name": null, @@ -120825,12 +73716,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "rights", "type": { "kind": "LIST", "name": null, @@ -120839,53 +73730,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "publisher", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_aligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "submitted_aligned_reads", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "simple_germline_variations", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -120894,12 +73758,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -120908,116 +73772,83 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_submitted_aligned_reads_files_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "creator", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -121026,54 +73857,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_core_metadata_collection", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "relation", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "contributor", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -121082,12 +73933,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "subject", "type": { "kind": "LIST", "name": null, @@ -121096,12 +73947,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -121110,12 +73961,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "title", "type": { "kind": "LIST", "name": null, @@ -121124,12 +73975,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -121138,12 +73989,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "format", "type": { "kind": "LIST", "name": null, @@ -121152,12 +74003,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "source", "type": { "kind": "LIST", "name": null, @@ -121166,12 +74017,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -121180,12 +74031,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -121194,12 +74065,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -121208,12 +74079,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "description", "type": { "kind": "LIST", "name": null, @@ -121222,12 +74093,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -121236,26 +74107,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -121264,12 +74145,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "coverage", "type": { "kind": "LIST", "name": null, @@ -121278,12 +74159,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "date", "type": { "kind": "LIST", "name": null, @@ -121292,12 +74183,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "language", "type": { "kind": "LIST", "name": null, @@ -121306,12 +74207,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "rights", "type": { "kind": "LIST", "name": null, @@ -121320,12 +74221,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "publisher", "type": { "kind": "LIST", "name": null, @@ -121334,12 +74235,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -121348,12 +74249,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -121362,53 +74263,55 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_simple_germline_variation", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "simple_germline_variation", - "ofType": null - } - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "_aligned_reads_indexes_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "germline_mutation_calling_workflows", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "creator", "type": { "kind": "LIST", "name": null, @@ -121417,130 +74320,116 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_core_metadata_collection", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "relation", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "contributor", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "subject", "type": { "kind": "LIST", "name": null, @@ -121549,12 +74438,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -121563,54 +74452,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "title", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "format", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "source", "type": { "kind": "LIST", "name": null, @@ -121619,12 +74508,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -121633,12 +74522,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -121647,12 +74556,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -121661,12 +74570,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, "description": null, + "name": "description", "type": { "kind": "LIST", "name": null, @@ -121675,12 +74584,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -121689,26 +74598,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -121717,12 +74636,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "coverage", "type": { "kind": "LIST", "name": null, @@ -121731,53 +74650,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "date", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_germline_mutation_calling_workflow", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "germline_mutation_calling_workflow", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "aligned_reads_indexes", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "language", "type": { "kind": "LIST", "name": null, @@ -121786,12 +74698,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "rights", "type": { "kind": "LIST", "name": null, @@ -121800,102 +74712,97 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "publisher", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "updated_after", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_slide_images_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "creator", "type": { "kind": "LIST", "name": null, @@ -121904,26 +74811,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -121932,82 +74839,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_core_metadata_collection", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "relation", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "contributor", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "subject", "type": { "kind": "LIST", "name": null, @@ -122016,12 +74929,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -122030,12 +74943,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "title", "type": { "kind": "LIST", "name": null, @@ -122044,12 +74957,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -122058,12 +74971,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "format", "type": { "kind": "LIST", "name": null, @@ -122072,12 +74985,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "source", "type": { "kind": "LIST", "name": null, @@ -122086,12 +74999,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -122100,12 +75013,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -122114,26 +75047,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "description", "type": { "kind": "LIST", "name": null, @@ -122142,12 +75075,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -122156,26 +75089,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -122184,12 +75127,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "coverage", "type": { "kind": "LIST", "name": null, @@ -122198,12 +75141,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "date", "type": { "kind": "LIST", "name": null, @@ -122212,12 +75165,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "language", "type": { "kind": "LIST", "name": null, @@ -122226,12 +75189,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "rights", "type": { "kind": "LIST", "name": null, @@ -122240,53 +75203,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "publisher", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads_index", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "aligned_reads_index", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_core_metadata_collections_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -122295,12 +75231,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -122309,102 +75245,55 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_projects_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "creator", "type": { "kind": "LIST", "name": null, @@ -122413,26 +75302,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -122441,96 +75330,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_core_metadata_collection", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "relation", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "contributor", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "subject", "type": { "kind": "LIST", "name": null, @@ -122539,12 +75420,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -122553,12 +75434,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "title", "type": { "kind": "LIST", "name": null, @@ -122567,12 +75448,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -122581,12 +75462,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "format", "type": { "kind": "LIST", "name": null, @@ -122595,12 +75476,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "source", "type": { "kind": "LIST", "name": null, @@ -122609,12 +75490,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -122623,40 +75504,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -122665,12 +75552,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "description", "type": { "kind": "LIST", "name": null, @@ -122679,12 +75566,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -122693,26 +75580,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -122721,12 +75618,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platform", + "defaultValue": null, "description": null, + "name": "coverage", "type": { "kind": "LIST", "name": null, @@ -122735,12 +75632,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "date", "type": { "kind": "LIST", "name": null, @@ -122749,12 +75656,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "language", "type": { "kind": "LIST", "name": null, @@ -122763,12 +75680,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "rights", "type": { "kind": "LIST", "name": null, @@ -122777,49 +75694,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "publisher", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_alignment_cocleaning_workflows_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -122828,12 +75722,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -122842,130 +75736,135 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_submitted_unaligned_reads_files_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "offset", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "project", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -122974,68 +75873,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -123044,26 +75927,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -123072,138 +75951,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "last", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "project", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -123212,68 +76078,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "platform", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -123282,26 +76132,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -123310,63 +76156,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "_transaction_logs", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "TransactionLog", + "ofType": null + } + } }, { - "name": "_alignment_workflows_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -123375,102 +76217,352 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + } + } + ], + "inputFields": null, + "interfaces": [ + { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + ], + "kind": "OBJECT", + "name": "core_metadata_collection", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "md5sum", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "file_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "error_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_format", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "object_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_category", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "file_size", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state_comment", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "file_state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "experimental_strategy", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [ { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "library_name", "type": { "kind": "LIST", "name": null, @@ -123479,26 +76571,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "is_paired_end", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "adapter_sequence", "type": { "kind": "LIST", "name": null, @@ -123507,12 +76609,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -123521,40 +76623,40 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "library_strand", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_name", "type": { "kind": "LIST", "name": null, @@ -123563,12 +76665,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "base_caller_version", "type": { "kind": "LIST", "name": null, @@ -123577,12 +76679,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "target_capture_kit_name", "type": { "kind": "LIST", "name": null, @@ -123591,12 +76693,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -123605,12 +76707,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "base_caller_name", "type": { "kind": "LIST", "name": null, @@ -123619,12 +76721,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -123633,12 +76769,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "size_selection_range", "type": { "kind": "LIST", "name": null, @@ -123647,12 +76783,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -123661,12 +76797,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_version", "type": { "kind": "LIST", "name": null, @@ -123675,12 +76811,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "sequencing_date", "type": { "kind": "LIST", "name": null, @@ -123689,12 +76825,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -123703,12 +76839,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "to_trim_adapter_sequence", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "RIN", "type": { "kind": "LIST", "name": null, @@ -123717,12 +76867,40 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, + "description": null, + "name": "platform", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "state", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "flow_cell_barcode", "type": { "kind": "LIST", "name": null, @@ -123731,12 +76909,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "barcoding_applied", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "library_selection", "type": { "kind": "LIST", "name": null, @@ -123745,12 +76947,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -123759,12 +76971,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -123773,12 +76985,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -123787,26 +76999,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platform", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "target_capture_kit_target_region", "type": { "kind": "LIST", "name": null, @@ -123815,12 +77037,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "target_capture_kit_version", "type": { "kind": "LIST", "name": null, @@ -123829,12 +77051,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -123843,49 +77065,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads", + "name": "NotPropertiesInput_read_group", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_submitted_unaligned_reads_files_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "instrument_model", "type": { "kind": "LIST", "name": null, @@ -123894,12 +77103,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "read_group_name", "type": { "kind": "LIST", "name": null, @@ -123908,102 +77117,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "library_strategy", "type": { "kind": "LIST", "name": null, @@ -124012,12 +77141,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "spike_ins_concentration", "type": { "kind": "LIST", "name": null, @@ -124026,12 +77155,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "adapter_name", "type": { "kind": "LIST", "name": null, @@ -124040,54 +77169,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "includes_spike_ins", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "read_length", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "experiment_name", "type": { "kind": "LIST", "name": null, @@ -124096,26 +77225,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "spike_ins_fasta", "type": { "kind": "LIST", "name": null, @@ -124124,12 +77249,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "target_capture_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -124138,12 +77263,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "target_capture_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -124152,12 +77277,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "sequencing_center", "type": { "kind": "LIST", "name": null, @@ -124166,26 +77291,63 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "read_groups", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "read_group", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "percent_aligned", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "encoding", "type": { "kind": "LIST", "name": null, @@ -124194,26 +77356,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "sequence_duplication_levels", "type": { "kind": "LIST", "name": null, @@ -124222,12 +77384,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -124236,26 +77398,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "basic_statistics", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "per_base_sequence_content", "type": { "kind": "LIST", "name": null, @@ -124264,12 +77426,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "kmer_content", "type": { "kind": "LIST", "name": null, @@ -124278,26 +77440,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "percent_gc_content", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "per_tile_sequence_quality", "type": { "kind": "LIST", "name": null, @@ -124306,26 +77468,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platform", + "defaultValue": null, "description": null, + "name": "workflow_link", "type": { "kind": "LIST", "name": null, @@ -124334,12 +77516,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -124348,12 +77530,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -124362,12 +77544,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -124376,49 +77558,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "per_sequence_gc_content", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_submitted_aligned_reads_files_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -124427,12 +77586,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "per_base_n_content", "type": { "kind": "LIST", "name": null, @@ -124441,102 +77600,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -124545,12 +77634,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -124559,12 +77648,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "adapter_content", "type": { "kind": "LIST", "name": null, @@ -124573,40 +77662,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "workflow_end_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -124615,12 +77700,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "per_base_sequence_quality", "type": { "kind": "LIST", "name": null, @@ -124629,12 +77714,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "fastq_name", "type": { "kind": "LIST", "name": null, @@ -124643,12 +77728,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -124657,68 +77742,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_read_group_qc", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "total_sequences", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "total_aligned_reads", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "sequence_length_distribution", "type": { "kind": "LIST", "name": null, @@ -124727,12 +77818,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "per_sequence_quality_score", "type": { "kind": "LIST", "name": null, @@ -124741,12 +77832,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -124755,12 +77846,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "workflow_type", "type": { "kind": "LIST", "name": null, @@ -124769,26 +77860,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "overrepresented_sequences", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "workflow_start_datetime", "type": { "kind": "LIST", "name": null, @@ -124797,12 +77898,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "workflow_version", "type": { "kind": "LIST", "name": null, @@ -124811,12 +77912,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "read_group_qcs", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "read_group_qc", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -124825,26 +77963,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -124853,40 +77991,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platform", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -124895,12 +78053,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -124909,49 +78067,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_simple_germline_variations_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -124960,12 +78095,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -124974,102 +78109,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "file_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -125078,12 +78157,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -125092,12 +78171,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -125106,40 +78185,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -125148,12 +78223,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -125162,26 +78237,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_aligned_reads_index", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -125190,12 +78275,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -125204,12 +78289,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -125218,12 +78313,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -125232,12 +78327,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -125246,12 +78351,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "aligned_reads_indexes", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "aligned_reads_index", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "creator", "type": { "kind": "LIST", "name": null, @@ -125260,26 +78402,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -125288,40 +78430,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_core_metadata_collection", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "relation", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "contributor", "type": { "kind": "LIST", "name": null, @@ -125330,26 +78472,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "subject", "type": { "kind": "LIST", "name": null, @@ -125358,12 +78520,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -125372,12 +78534,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "title", "type": { "kind": "LIST", "name": null, @@ -125386,12 +78548,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platform", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -125400,12 +78562,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "format", "type": { "kind": "LIST", "name": null, @@ -125414,12 +78576,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "source", "type": { "kind": "LIST", "name": null, @@ -125428,12 +78590,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -125442,49 +78604,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_germline_mutation_calling_workflows_count", - "description": null, - "args": [ + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -125493,12 +78638,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -125507,102 +78652,126 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "description", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "data_type", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "coverage", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "date", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "language", "type": { "kind": "LIST", "name": null, @@ -125611,12 +78780,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "rights", "type": { "kind": "LIST", "name": null, @@ -125625,12 +78794,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "publisher", "type": { "kind": "LIST", "name": null, @@ -125639,68 +78808,87 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "core_metadata_collections", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "core_metadata_collection", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -125709,26 +78897,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -125737,40 +78925,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -125779,12 +78987,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -125793,12 +79001,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -125807,12 +79015,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -125821,12 +79029,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -125835,26 +79043,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -125863,12 +79067,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -125877,12 +79091,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -125891,12 +79105,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -125905,12 +79119,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -125919,26 +79133,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platform", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -125947,26 +79171,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_aligned_reads", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -125975,49 +79209,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_aligned_reads_indexes_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -126026,12 +79247,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -126040,102 +79261,83 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "data_category", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_read_groups_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -126144,26 +79346,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -126172,40 +79374,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -126214,12 +79422,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -126228,12 +79436,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -126242,12 +79450,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -126256,12 +79464,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -126270,12 +79478,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -126284,26 +79492,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -126312,12 +79516,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -126326,12 +79540,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -126340,12 +79554,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -126354,12 +79568,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -126368,40 +79582,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -126410,26 +79620,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_aligned_reads", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -126438,12 +79658,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -126452,12 +79672,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platform", + "defaultValue": null, "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -126466,12 +79696,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -126480,12 +79710,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -126494,12 +79734,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -126508,69 +79748,73 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_read_group_qcs_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", - "name": "ID", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -126579,52 +79823,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "file_size", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -126633,42 +79885,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -126677,105 +79913,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "is_dry_run", + "defaultValue": null, "description": null, + "name": "object_id", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "closed", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, "type": { "kind": "LIST", "name": null, @@ -126784,52 +79941,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "file_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -126838,42 +79989,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -126882,99 +80003,64 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "data_type", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionLog", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_links", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -126983,310 +80069,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_aligned_reads", + "ofType": null + } + } }, { - "name": "category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [ - { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - ], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "alignment_cocleaning_workflow", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "workflow_end_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "workflow_link", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "workflow_start_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "workflow_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "workflow_version", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitted_aligned_reads_files", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "submitter_id", - "description": null, "type": { "kind": "LIST", "name": null, @@ -127295,12 +80107,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -127309,102 +80121,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -127413,12 +80183,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -127427,12 +80197,45 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_aligned_reads_indexes_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -127441,12 +80244,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -127455,54 +80258,74 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -127511,12 +80334,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -127525,12 +80348,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -127539,12 +80362,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -127553,12 +80376,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -127567,12 +80390,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -127581,12 +80414,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -127595,12 +80438,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -127609,12 +80452,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -127623,12 +80466,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -127637,26 +80480,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -127665,26 +80518,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_aligned_reads", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -127693,12 +80556,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -127707,12 +80570,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -127721,12 +80594,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -127735,12 +80608,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -127749,12 +80632,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -127763,53 +80646,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_aligned_reads", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "submitted_aligned_reads", - "ofType": null - } - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "_core_metadata_collections_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "submitted_unaligned_reads_files", - "description": null, "args": [ { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "is_dry_run", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "last", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "submitter_id", + "defaultValue": null, + "description": null, + "name": "project", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -127818,12 +80773,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "program", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "closed", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -127832,102 +80827,149 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "related_cases", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -127936,12 +80978,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "program", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "closed", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -127950,12 +81032,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, + "description": null, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -127964,54 +81056,687 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "TransactionLog", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": "10", + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + } + } + ], + "inputFields": null, + "interfaces": [ + { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + ], + "kind": "OBJECT", + "name": "submitted_aligned_reads", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "library_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "is_paired_end", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "size_selection_range", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "adapter_sequence", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "library_strand", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "library_preparation_kit_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "base_caller_version", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "target_capture_kit_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "includes_spike_ins", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "library_preparation_kit_version", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "barcoding_applied", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "target_capture_kit_vendor", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "sequencing_date", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "spike_ins_fasta", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "to_trim_adapter_sequence", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "RIN", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "platform", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "spike_ins_concentration", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "library_selection", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "library_preparation_kit_catalog_number", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "target_capture_kit_target_region", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "target_capture_kit_version", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "read_group_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "library_preparation_kit_vendor", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "library_strategy", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "target_capture_kit_catalog_number", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "instrument_model", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "base_caller_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "read_length", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "experiment_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "flow_cell_barcode", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "sequencing_center", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "adapter_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -128020,26 +81745,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -128048,68 +81773,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -128118,12 +81835,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -128132,12 +81849,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -128146,12 +81863,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -128160,26 +81877,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -128188,26 +81891,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -128216,26 +81915,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -128244,12 +81939,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -128258,12 +81953,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -128272,12 +81967,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -128286,67 +81981,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_unaligned_reads", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "submitted_unaligned_reads", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "aligned_reads_files", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -128355,116 +82019,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_copy_number", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -128473,12 +82057,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -128487,54 +82071,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -128543,12 +82095,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -128557,26 +82109,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -128585,12 +82133,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -128599,40 +82147,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitted_copy_number_files", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "submitted_copy_number", + "ofType": null + } + } + }, + { + "args": [ { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -128641,26 +82198,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -128669,96 +82226,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { "name": "file_size", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -128767,12 +82288,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platform", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -128781,12 +82302,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -128795,12 +82316,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -128809,12 +82330,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -128823,67 +82344,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "aligned_reads", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_submitted_aligned_reads_files_count", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -128892,102 +82368,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -128996,12 +82392,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -129010,12 +82406,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -129024,40 +82420,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -129066,26 +82458,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -129094,40 +82472,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_aligned_reads", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -129136,12 +82510,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -129150,26 +82524,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -129178,12 +82548,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -129192,49 +82562,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_alignment_cocleaning_workflow", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_submitted_unaligned_reads_files_count", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -129243,12 +82586,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -129257,130 +82600,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitted_aligned_reads_files", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "submitted_aligned_reads", + "ofType": null + } + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -129389,40 +82651,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, "type": { "kind": "LIST", "name": null, @@ -129431,175 +82665,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "workflow_end_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "workflow_link", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "workflow_start_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "workflow_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "workflow_version", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_alignment_cocleaning_workflow", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_aligned_reads_files_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -129608,130 +82679,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -129740,12 +82741,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -129754,54 +82755,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "total_variants", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -129810,12 +82811,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -129824,12 +82835,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -129838,12 +82859,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -129852,12 +82873,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -129866,12 +82887,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -129880,26 +82901,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -129908,83 +82939,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_somatic_mutation", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_alignment_cocleaning_workflow", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", - "name": "ID", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -129993,52 +83015,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "data_category", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -130047,42 +83067,63 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitted_somatic_mutations", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "submitted_somatic_mutation", + "ofType": null + } + } + }, + { + "args": [ { - "name": "last", + "defaultValue": null, "description": null, + "name": "percent_aligned", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "encoding", "type": { "kind": "LIST", "name": null, @@ -130091,159 +83132,158 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "is_dry_run", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "sequence_duplication_levels", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, + "name": "basic_statistics", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "per_base_sequence_content", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "kmer_content", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "percent_gc_content", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "per_tile_sequence_quality", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "workflow_link", "type": { "kind": "LIST", "name": null, @@ -130252,42 +83292,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -130296,99 +83334,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "is_dry_run", + "defaultValue": null, "description": null, + "name": "per_sequence_gc_content", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "closed", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { "name": "state", - "description": null, "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "per_base_n_content", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionLog", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_links", - "description": null, - "args": [ + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -130397,789 +83410,248 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "adapter_content", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "workflow_end_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "updated_before", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "per_base_sequence_quality", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "fastq_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [ - { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - ], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_aligned_reads", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "experimental_strategy", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "md5sum", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "submitted_unaligned_reads", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "bucket_path", - "description": null, - "args": [], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "callset", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_category", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_format", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "error_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "experimental_strategy", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_format", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_md5sum", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_name", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_size", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "md5sum", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "object_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "read_groups", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_read_group_qc", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "total_sequences", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "total_aligned_reads", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "sequence_length_distribution", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "per_sequence_quality_score", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "workflow_type", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "overrepresented_sequences", "type": { "kind": "LIST", "name": null, @@ -131188,12 +83660,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "workflow_start_datetime", "type": { "kind": "LIST", "name": null, @@ -131202,12 +83674,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "workflow_version", "type": { "kind": "LIST", "name": null, @@ -131216,26 +83688,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "read_group_qcs", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "read_group_qc", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -131244,40 +83749,40 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "analyte_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "RIN", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "adapter_name", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -131286,12 +83791,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "adapter_sequence", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -131300,54 +83805,94 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "barcoding_applied", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Boolean", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_aliquot", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "base_caller_name", + "defaultValue": null, "description": null, + "name": "concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "base_caller_version", + "defaultValue": null, "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -131356,54 +83901,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experiment_name", + "defaultValue": null, "description": null, + "name": "aliquot_volume", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "flow_cell_barcode", + "defaultValue": null, "description": null, + "name": "aliquot_quantity", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "includes_spike_ins", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "instrument_model", + "defaultValue": null, "description": null, + "name": "analyte_type_id", "type": { "kind": "LIST", "name": null, @@ -131412,26 +83957,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "is_paired_end", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_name", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -131440,12 +83985,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_preparation_kit_catalog_number", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -131454,40 +83999,80 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_preparation_kit_name", + "defaultValue": null, "description": null, + "name": "amount", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_preparation_kit_vendor", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_preparation_kit_version", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "source_center", "type": { "kind": "LIST", "name": null, @@ -131496,12 +84081,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_selection", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -131510,12 +84095,39 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "aliquots", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "aliquot", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "library_strand", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -131524,26 +84136,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_strategy", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platform", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -131552,54 +84164,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "read_group_name", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "read_length", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "sequencing_center", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -131608,12 +84240,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "sequencing_date", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -131622,12 +84254,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "size_selection_range", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -131636,12 +84268,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "spike_ins_concentration", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -131650,12 +84282,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "spike_ins_fasta", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -131664,12 +84306,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -131678,12 +84330,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "target_capture_kit_catalog_number", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -131692,12 +84344,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "target_capture_kit_name", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -131706,12 +84358,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "target_capture_kit_target_region", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -131720,26 +84372,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "target_capture_kit_vendor", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "target_capture_kit_version", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -131748,26 +84410,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "to_trim_adapter_sequence", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Boolean", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_unaligned_reads", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -131776,53 +84448,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_read_group", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "read_group", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "core_metadata_collections", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -131831,12 +84486,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -131845,102 +84500,143 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "data_category", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitted_unaligned_reads_files", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "submitted_unaligned_reads", + "ofType": null + } + } + }, + { + "args": [ { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "library_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "is_paired_end", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "adapter_sequence", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "library_strand", "type": { "kind": "LIST", "name": null, @@ -131949,12 +84645,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -131963,12 +84659,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_name", "type": { "kind": "LIST", "name": null, @@ -131977,54 +84673,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "base_caller_version", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "target_capture_kit_name", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_vendor", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "contributor", + "defaultValue": null, "description": null, + "name": "base_caller_name", "type": { "kind": "LIST", "name": null, @@ -132033,26 +84729,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "coverage", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -132061,12 +84777,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "creator", + "defaultValue": null, "description": null, + "name": "size_selection_range", "type": { "kind": "LIST", "name": null, @@ -132075,12 +84791,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -132089,12 +84805,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "date", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_version", "type": { "kind": "LIST", "name": null, @@ -132103,12 +84819,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "description", + "defaultValue": null, "description": null, + "name": "sequencing_date", "type": { "kind": "LIST", "name": null, @@ -132117,12 +84833,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "format", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -132131,40 +84847,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "language", + "defaultValue": null, "description": null, + "name": "to_trim_adapter_sequence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "RIN", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "publisher", + "defaultValue": null, "description": null, + "name": "platform", "type": { "kind": "LIST", "name": null, @@ -132173,12 +84889,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "relation", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -132187,12 +84903,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "rights", + "defaultValue": null, "description": null, + "name": "flow_cell_barcode", "type": { "kind": "LIST", "name": null, @@ -132201,26 +84917,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source", + "defaultValue": null, "description": null, + "name": "barcoding_applied", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "library_selection", "type": { "kind": "LIST", "name": null, @@ -132229,12 +84955,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "subject", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -132243,12 +84979,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "title", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -132257,12 +84993,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -132271,53 +85007,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "core_metadata_collection", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "aligned_reads_files", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "target_capture_kit_target_region", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "target_capture_kit_version", "type": { "kind": "LIST", "name": null, @@ -132326,12 +85059,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -132340,130 +85073,158 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_read_group", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "instrument_model", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "read_group_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "library_strategy", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "spike_ins_concentration", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "adapter_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "includes_spike_ins", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "read_length", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "experiment_name", "type": { "kind": "LIST", "name": null, @@ -132472,54 +85233,64 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "spike_ins_fasta", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "target_capture_kit_vendor", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "target_capture_kit_catalog_number", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "sequencing_center", "type": { "kind": "LIST", "name": null, @@ -132528,12 +85299,35 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_submitted_copy_number_files_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "library_name", "type": { "kind": "LIST", "name": null, @@ -132542,26 +85336,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "is_paired_end", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "adapter_sequence", "type": { "kind": "LIST", "name": null, @@ -132570,12 +85374,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "library_strand", "type": { "kind": "LIST", "name": null, @@ -132584,12 +85402,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -132598,12 +85416,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_name", "type": { "kind": "LIST", "name": null, @@ -132612,12 +85430,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "base_caller_version", "type": { "kind": "LIST", "name": null, @@ -132626,12 +85444,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "target_capture_kit_name", "type": { "kind": "LIST", "name": null, @@ -132640,12 +85458,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -132654,12 +85472,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "base_caller_name", "type": { "kind": "LIST", "name": null, @@ -132668,26 +85486,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -132696,12 +85534,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "size_selection_range", "type": { "kind": "LIST", "name": null, @@ -132710,12 +85548,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -132724,12 +85562,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_version", "type": { "kind": "LIST", "name": null, @@ -132738,12 +85576,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "sequencing_date", "type": { "kind": "LIST", "name": null, @@ -132752,12 +85590,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platform", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -132766,40 +85604,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "to_trim_adapter_sequence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "RIN", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "platform", "type": { "kind": "LIST", "name": null, @@ -132808,53 +85646,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "aligned_reads", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "alignment_cocleaning_workflows", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "flow_cell_barcode", "type": { "kind": "LIST", "name": null, @@ -132863,116 +85674,126 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "barcoding_applied", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "library_selection", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "project_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_catalog_number", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "target_capture_kit_target_region", "type": { "kind": "LIST", "name": null, @@ -132981,12 +85802,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "target_capture_kit_version", "type": { "kind": "LIST", "name": null, @@ -132995,12 +85816,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -133009,54 +85830,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_read_group", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "instrument_model", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "read_group_name", "type": { "kind": "LIST", "name": null, @@ -133065,12 +85882,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "library_strategy", "type": { "kind": "LIST", "name": null, @@ -133079,12 +85906,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "spike_ins_concentration", "type": { "kind": "LIST", "name": null, @@ -133093,12 +85920,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "adapter_name", "type": { "kind": "LIST", "name": null, @@ -133107,12 +85934,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -133121,40 +85948,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "includes_spike_ins", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, "description": null, + "name": "read_length", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "experiment_name", "type": { "kind": "LIST", "name": null, @@ -133163,12 +85990,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "spike_ins_fasta", "type": { "kind": "LIST", "name": null, @@ -133177,53 +86014,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "target_capture_kit_vendor", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_alignment_cocleaning_workflow", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "alignment_cocleaning_workflow", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "alignment_workflows", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "target_capture_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -133232,12 +86042,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "sequencing_center", "type": { "kind": "LIST", "name": null, @@ -133246,102 +86056,129 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "first", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_submitted_aligned_reads_files_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "offset", + "defaultValue": null, "description": null, + "name": "library_name", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "is_paired_end", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "adapter_sequence", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "library_strand", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_name", "type": { "kind": "LIST", "name": null, @@ -133350,12 +86187,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "base_caller_version", "type": { "kind": "LIST", "name": null, @@ -133364,12 +86201,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "target_capture_kit_name", "type": { "kind": "LIST", "name": null, @@ -133378,40 +86215,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_vendor", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "base_caller_name", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -133420,12 +86277,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -133434,12 +86291,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "size_selection_range", "type": { "kind": "LIST", "name": null, @@ -133448,12 +86305,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -133462,12 +86319,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_version", "type": { "kind": "LIST", "name": null, @@ -133476,12 +86333,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, "description": null, + "name": "sequencing_date", "type": { "kind": "LIST", "name": null, @@ -133490,12 +86347,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -133504,40 +86361,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, "description": null, + "name": "to_trim_adapter_sequence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "RIN", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "platform", "type": { "kind": "LIST", "name": null, @@ -133546,53 +86403,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_alignment_workflow", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "alignment_workflow", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_read_groups_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "flow_cell_barcode", "type": { "kind": "LIST", "name": null, @@ -133601,116 +86431,126 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "barcoding_applied", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "library_selection", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "project_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_catalog_number", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "target_capture_kit_target_region", "type": { "kind": "LIST", "name": null, @@ -133719,12 +86559,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "target_capture_kit_version", "type": { "kind": "LIST", "name": null, @@ -133733,12 +86573,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -133747,54 +86587,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_read_group", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "instrument_model", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "read_group_name", "type": { "kind": "LIST", "name": null, @@ -133803,12 +86639,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "library_strategy", "type": { "kind": "LIST", "name": null, @@ -133817,12 +86663,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "spike_ins_concentration", "type": { "kind": "LIST", "name": null, @@ -133831,12 +86677,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "adapter_name", "type": { "kind": "LIST", "name": null, @@ -133845,12 +86691,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -133859,40 +86705,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "includes_spike_ins", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "read_length", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "experiment_name", "type": { "kind": "LIST", "name": null, @@ -133901,12 +86747,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "spike_ins_fasta", "type": { "kind": "LIST", "name": null, @@ -133915,12 +86771,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "target_capture_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -133929,12 +86785,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "target_capture_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -133943,26 +86799,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "sequencing_center", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_submitted_somatic_mutations_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "library_name", "type": { "kind": "LIST", "name": null, @@ -133971,26 +86850,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "is_paired_end", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "adapter_sequence", "type": { "kind": "LIST", "name": null, @@ -133999,26 +86888,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "library_strand", "type": { "kind": "LIST", "name": null, @@ -134027,12 +86916,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -134041,12 +86930,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_name", "type": { "kind": "LIST", "name": null, @@ -134055,12 +86944,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "base_caller_version", "type": { "kind": "LIST", "name": null, @@ -134069,49 +86958,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "target_capture_kit_name", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_unaligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_core_metadata_collections_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -134120,12 +86986,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "base_caller_name", "type": { "kind": "LIST", "name": null, @@ -134134,116 +87000,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -134252,12 +87048,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "size_selection_range", "type": { "kind": "LIST", "name": null, @@ -134266,54 +87062,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_version", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "sequencing_date", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -134322,40 +87118,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "to_trim_adapter_sequence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "RIN", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "platform", "type": { "kind": "LIST", "name": null, @@ -134364,12 +87160,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -134378,12 +87174,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "flow_cell_barcode", "type": { "kind": "LIST", "name": null, @@ -134392,26 +87188,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "barcoding_applied", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "library_selection", "type": { "kind": "LIST", "name": null, @@ -134420,12 +87226,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -134434,12 +87250,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -134448,12 +87264,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -134462,26 +87278,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "target_capture_kit_target_region", "type": { "kind": "LIST", "name": null, @@ -134490,12 +87316,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "target_capture_kit_version", "type": { "kind": "LIST", "name": null, @@ -134504,12 +87330,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -134518,26 +87344,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_read_group", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "instrument_model", "type": { "kind": "LIST", "name": null, @@ -134546,12 +87382,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "read_group_name", "type": { "kind": "LIST", "name": null, @@ -134560,12 +87396,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "library_strategy", "type": { "kind": "LIST", "name": null, @@ -134574,12 +87420,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "spike_ins_concentration", "type": { "kind": "LIST", "name": null, @@ -134588,49 +87434,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "adapter_name", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_unaligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_aligned_reads_files_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -134639,116 +87462,64 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "includes_spike_ins", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "read_length", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "experiment_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "spike_ins_fasta", "type": { "kind": "LIST", "name": null, @@ -134757,12 +87528,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "target_capture_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -134771,12 +87542,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "target_capture_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -134785,68 +87556,87 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "sequencing_center", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_read_group_qcs_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "library_name", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "is_paired_end", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "adapter_sequence", "type": { "kind": "LIST", "name": null, @@ -134855,26 +87645,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "library_strand", "type": { "kind": "LIST", "name": null, @@ -134883,12 +87673,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -134897,12 +87687,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_name", "type": { "kind": "LIST", "name": null, @@ -134911,12 +87701,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "base_caller_version", "type": { "kind": "LIST", "name": null, @@ -134925,12 +87715,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "target_capture_kit_name", "type": { "kind": "LIST", "name": null, @@ -134939,12 +87729,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -134953,12 +87743,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "base_caller_name", "type": { "kind": "LIST", "name": null, @@ -134967,40 +87757,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "size_selection_range", "type": { "kind": "LIST", "name": null, @@ -135009,12 +87819,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -135023,12 +87833,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_version", "type": { "kind": "LIST", "name": null, @@ -135037,12 +87847,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "sequencing_date", "type": { "kind": "LIST", "name": null, @@ -135051,12 +87861,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -135065,40 +87875,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "to_trim_adapter_sequence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "RIN", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "platform", "type": { "kind": "LIST", "name": null, @@ -135107,49 +87917,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_unaligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_alignment_cocleaning_workflows_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "flow_cell_barcode", "type": { "kind": "LIST", "name": null, @@ -135158,116 +87945,126 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "barcoding_applied", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "library_selection", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "project_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_catalog_number", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "target_capture_kit_target_region", "type": { "kind": "LIST", "name": null, @@ -135276,12 +88073,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "target_capture_kit_version", "type": { "kind": "LIST", "name": null, @@ -135290,12 +88087,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -135304,54 +88101,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_read_group", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "instrument_model", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "read_group_name", "type": { "kind": "LIST", "name": null, @@ -135360,12 +88153,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "library_strategy", "type": { "kind": "LIST", "name": null, @@ -135374,12 +88177,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "spike_ins_concentration", "type": { "kind": "LIST", "name": null, @@ -135388,12 +88191,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "adapter_name", "type": { "kind": "LIST", "name": null, @@ -135402,12 +88205,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -135416,40 +88219,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "includes_spike_ins", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "read_length", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "experiment_name", "type": { "kind": "LIST", "name": null, @@ -135458,12 +88261,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "spike_ins_fasta", "type": { "kind": "LIST", "name": null, @@ -135472,12 +88285,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "target_capture_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -135486,12 +88299,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "target_capture_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -135500,26 +88313,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "sequencing_center", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_aliquots_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "library_name", "type": { "kind": "LIST", "name": null, @@ -135528,26 +88364,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "is_paired_end", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "adapter_sequence", "type": { "kind": "LIST", "name": null, @@ -135556,26 +88402,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "library_strand", "type": { "kind": "LIST", "name": null, @@ -135584,12 +88430,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -135598,12 +88444,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_name", "type": { "kind": "LIST", "name": null, @@ -135612,12 +88458,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "base_caller_version", "type": { "kind": "LIST", "name": null, @@ -135626,49 +88472,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "target_capture_kit_name", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_unaligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_alignment_workflows_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -135677,12 +88500,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "base_caller_name", "type": { "kind": "LIST", "name": null, @@ -135691,130 +88514,158 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "size_selection_range", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_version", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "sequencing_date", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "to_trim_adapter_sequence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "RIN", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "platform", "type": { "kind": "LIST", "name": null, @@ -135823,54 +88674,64 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "flow_cell_barcode", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "barcoding_applied", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "library_selection", "type": { "kind": "LIST", "name": null, @@ -135879,12 +88740,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -135893,12 +88764,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -135907,12 +88778,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -135921,26 +88792,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "target_capture_kit_target_region", "type": { "kind": "LIST", "name": null, @@ -135949,12 +88830,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "target_capture_kit_version", "type": { "kind": "LIST", "name": null, @@ -135963,12 +88844,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -135977,12 +88858,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "not", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_read_group", + "ofType": null + } + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "instrument_model", "type": { "kind": "LIST", "name": null, @@ -135991,12 +88896,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "read_group_name", "type": { "kind": "LIST", "name": null, @@ -136005,12 +88910,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "library_strategy", "type": { "kind": "LIST", "name": null, @@ -136019,26 +88934,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "spike_ins_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "adapter_name", "type": { "kind": "LIST", "name": null, @@ -136047,12 +88962,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -136061,40 +88976,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "includes_spike_ins", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "read_length", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "experiment_name", "type": { "kind": "LIST", "name": null, @@ -136103,12 +89018,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "spike_ins_fasta", "type": { "kind": "LIST", "name": null, @@ -136117,12 +89042,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "target_capture_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -136131,12 +89056,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "target_capture_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -136145,123 +89070,139 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "sequencing_center", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_unaligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_submitted_unaligned_reads_files_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs_count", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -136270,42 +89211,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -136314,159 +89265,149 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -136475,42 +89416,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -136519,60 +89470,47 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", "type": { "kind": "LIST", "name": null, @@ -136581,159 +89519,139 @@ "name": "TransactionLog", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_links", - "description": null, "args": [ { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "category", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", "type": { "kind": "LIST", "name": null, @@ -136742,9 +89660,7 @@ "name": "Node", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } } ], "inputFields": null, @@ -136755,521 +89671,236 @@ "ofType": null } ], - "enumValues": null, + "kind": "OBJECT", + "name": "read_group", "possibleTypes": null }, { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads", "description": null, - "fields": null, - "inputFields": [ - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + "enumValues": null, + "fields": [ { - "name": "created_datetime", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "data_category", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "data_format", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "data_type", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "created_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "error_type", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "md5sum", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "file_format", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "data_type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "args": [], + "deprecationReason": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { + "isDeprecated": false, "name": "file_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "file_type", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "error_type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "data_format", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "md5sum", + "args": [], + "deprecationReason": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { + "isDeprecated": false, "name": "object_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "platform", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "args": [], + "deprecationReason": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { + "isDeprecated": false, "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_alignment_cocleaning_workflow", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "created_datetime", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "args": [], + "deprecationReason": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { + "isDeprecated": false, "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "workflow_end_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "workflow_link", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "workflow_start_datetime", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "data_category", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "workflow_version", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "alignment_workflow", - "description": null, - "fields": [ - { - "name": "id", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], + "name": "file_size", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "project_id", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], + "name": "state_comment", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "state", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "workflow_end_datetime", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "workflow_link", - "description": null, - "args": [], + "name": "file_state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "workflow_start_datetime", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "workflow_type", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "workflow_version", - "description": null, - "args": [], + "name": "experimental_strategy", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "submitted_aligned_reads_files", - "description": null, "args": [ { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "library_name", "type": { "kind": "LIST", "name": null, @@ -137278,144 +89909,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "is_paired_end", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "adapter_sequence", "type": { "kind": "LIST", "name": null, @@ -137424,26 +89947,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { "name": "with_path_to_any", - "description": null, "type": { "kind": "LIST", "name": null, @@ -137452,26 +89961,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "library_strand", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -137480,12 +89989,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_name", "type": { "kind": "LIST", "name": null, @@ -137494,12 +90003,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "base_caller_version", "type": { "kind": "LIST", "name": null, @@ -137508,12 +90017,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "target_capture_kit_name", "type": { "kind": "LIST", "name": null, @@ -137522,12 +90031,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -137536,12 +90045,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "base_caller_name", "type": { "kind": "LIST", "name": null, @@ -137550,54 +90059,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -137606,12 +90107,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "size_selection_range", "type": { "kind": "LIST", "name": null, @@ -137620,26 +90121,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_version", "type": { "kind": "LIST", "name": null, @@ -137648,12 +90149,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "sequencing_date", "type": { "kind": "LIST", "name": null, @@ -137662,12 +90163,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -137676,40 +90177,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "to_trim_adapter_sequence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "RIN", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "platform", "type": { "kind": "LIST", "name": null, @@ -137718,12 +90219,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -137732,12 +90233,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "flow_cell_barcode", "type": { "kind": "LIST", "name": null, @@ -137746,67 +90247,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "barcoding_applied", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_aligned_reads", + "kind": "SCALAR", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "submitted_aligned_reads", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitted_unaligned_reads_files", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "library_selection", "type": { "kind": "LIST", "name": null, @@ -137815,102 +90285,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -137919,12 +90309,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -137933,12 +90323,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -137947,40 +90337,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { "name": "without_path_to", - "description": null, "type": { "kind": "LIST", "name": null, @@ -137989,12 +90361,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "target_capture_kit_target_region", "type": { "kind": "LIST", "name": null, @@ -138003,12 +90375,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "target_capture_kit_version", "type": { "kind": "LIST", "name": null, @@ -138017,12 +90389,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -138031,40 +90403,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_read_group", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "instrument_model", "type": { "kind": "LIST", "name": null, @@ -138073,12 +90441,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "read_group_name", "type": { "kind": "LIST", "name": null, @@ -138087,26 +90455,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "library_strategy", "type": { "kind": "LIST", "name": null, @@ -138115,12 +90479,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "spike_ins_concentration", "type": { "kind": "LIST", "name": null, @@ -138129,12 +90493,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "adapter_name", "type": { "kind": "LIST", "name": null, @@ -138143,54 +90507,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "includes_spike_ins", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "read_length", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "experiment_name", "type": { "kind": "LIST", "name": null, @@ -138199,26 +90563,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "spike_ins_fasta", "type": { "kind": "LIST", "name": null, @@ -138227,12 +90587,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "target_capture_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -138241,12 +90601,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "target_capture_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -138255,12 +90615,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "sequencing_center", "type": { "kind": "LIST", "name": null, @@ -138269,311 +90629,73 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_unaligned_reads", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "read_groups", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "submitted_unaligned_reads", + "name": "read_group", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "aligned_reads_files", - "description": null, "args": [ { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "ofType": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "analyte_type", "type": { "kind": "LIST", "name": null, @@ -138582,12 +90704,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -138596,12 +90718,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -138610,12 +90732,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -138624,110 +90746,94 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_aliquot", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -138736,40 +90842,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "aliquot_volume", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platform", + "defaultValue": null, "description": null, + "name": "aliquot_quantity", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -138778,12 +90884,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "analyte_type_id", "type": { "kind": "LIST", "name": null, @@ -138792,12 +90898,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -138806,53 +90912,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "aligned_reads", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_submitted_aligned_reads_files_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -138861,116 +90940,135 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "amount", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "source_center", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "aliquots", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "aliquot", + "ofType": null + } + } + }, + { + "args": [ { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -138979,26 +91077,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -139007,40 +91105,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -139049,12 +91153,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -139063,12 +91167,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -139077,12 +91181,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -139091,12 +91195,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -139105,12 +91209,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -139119,12 +91223,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -139133,12 +91247,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -139147,12 +91271,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -139161,12 +91285,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -139175,63 +91299,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_alignment_workflow", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_submitted_unaligned_reads_files_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -139240,102 +91351,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_copy_number", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -139344,12 +91427,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -139358,12 +91441,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -139372,54 +91465,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_read_groups_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -139428,26 +91526,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -139456,68 +91554,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -139526,12 +91616,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -139540,49 +91630,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_alignment_workflow", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_aligned_reads_files_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -139591,12 +91658,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -139605,102 +91672,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "file_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -139709,12 +91720,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -139723,12 +91734,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -139737,40 +91748,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -139779,12 +91786,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -139793,40 +91800,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_copy_number", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -139835,12 +91838,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -139849,12 +91852,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -139863,12 +91876,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -139877,12 +91890,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -139891,12 +91914,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -139905,123 +91928,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_alignment_workflow", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_aliquots_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs_count", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -140030,42 +92055,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -140074,159 +92109,149 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -140235,42 +92260,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -140279,60 +92314,47 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", "type": { "kind": "LIST", "name": null, @@ -140341,159 +92363,139 @@ "name": "TransactionLog", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_links", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "category", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", "type": { "kind": "LIST", "name": null, @@ -140502,9 +92504,7 @@ "name": "Node", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } } ], "inputFields": null, @@ -140515,1612 +92515,589 @@ "ofType": null } ], - "enumValues": null, + "kind": "OBJECT", + "name": "submitted_copy_number", "possibleTypes": null }, { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_unaligned_reads", "description": null, + "enumValues": null, "fields": null, "inputFields": [ { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "library_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "is_paired_end", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "size_selection_range", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "adapter_sequence", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "library_strand", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "base_caller_version", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "target_capture_kit_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "includes_spike_ins", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_version", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "barcoding_applied", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "target_capture_kit_vendor", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_alignment_workflow", - "description": null, - "fields": null, - "inputFields": [ - { "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "sequencing_date", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "workflow_end_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "workflow_link", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, "description": null, + "name": "spike_ins_fasta", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "to_trim_adapter_sequence", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "RIN", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_simple_germline_variation", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "platform", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "spike_ins_concentration", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "library_selection", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_catalog_number", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "target_capture_kit_target_region", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "target_capture_kit_version", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "read_group_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_vendor", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "library_strategy", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "target_capture_kit_catalog_number", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "instrument_model", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "base_caller_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "read_length", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "experiment_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "flow_cell_barcode", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "sequencing_center", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "adapter_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } } ], "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_germline_mutation_calling_workflow", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "workflow_end_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "workflow_link", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "workflow_start_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "workflow_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "workflow_version", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, + "name": "NotPropertiesInput_read_group", "possibleTypes": null }, { - "kind": "OBJECT", - "name": "aligned_reads_index", "description": null, + "enumValues": null, "fields": [ { - "name": "id", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "submitter_id", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null - }, - { "name": "type", - "description": null, - "args": [], "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "project_id", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "bucket_path", - "description": null, "args": [], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "callset", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_category", - "description": null, - "args": [], + "name": "created_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "data_format", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_type", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "error_type", - "description": null, - "args": [], + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_format", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_md5sum", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_name", - "description": null, - "args": [], + "name": "aliquot_quantity", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_size", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "aliquot_volume", "type": { "kind": "SCALAR", "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_state", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_type", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "args": [], + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "md5sum", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "source_center", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "object_id", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "analyte_type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "state", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitter_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "submitted_aligned_reads_files", + "args": [], + "deprecationReason": null, "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "experimental_strategy", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "md5sum", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_aligned_reads", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "submitted_aligned_reads", - "ofType": null - } - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "aligned_reads_files", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + "name": "amount", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "concentration", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "analyte_type_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -142129,26 +93106,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -142157,40 +93134,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -142199,12 +93182,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -142213,12 +93196,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -142227,12 +93210,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -142241,12 +93224,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -142255,12 +93238,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -142269,26 +93252,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -142297,12 +93276,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -142311,12 +93300,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -142325,12 +93314,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -142339,12 +93328,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -142353,40 +93342,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -142395,26 +93380,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_copy_number", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -142423,12 +93418,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -142437,12 +93432,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platform", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -142451,12 +93456,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -142465,12 +93470,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -142479,12 +93494,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -142493,53 +93508,39 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitted_copy_number_files", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "aligned_reads", + "name": "submitted_copy_number", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "core_metadata_collections", - "description": null, "args": [ { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "library_name", "type": { "kind": "LIST", "name": null, @@ -142548,116 +93549,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "is_paired_end", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "adapter_sequence", "type": { "kind": "LIST", "name": null, @@ -142666,26 +93587,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "library_strand", "type": { "kind": "LIST", "name": null, @@ -142694,54 +93615,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_name", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "contributor", + "defaultValue": null, "description": null, + "name": "base_caller_version", "type": { "kind": "LIST", "name": null, @@ -142750,12 +93657,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "coverage", + "defaultValue": null, "description": null, + "name": "target_capture_kit_name", "type": { "kind": "LIST", "name": null, @@ -142764,12 +93671,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -142778,12 +93685,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "creator", + "defaultValue": null, "description": null, + "name": "base_caller_name", "type": { "kind": "LIST", "name": null, @@ -142792,54 +93699,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "date", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "description", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "format", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -142848,12 +93747,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "language", + "defaultValue": null, "description": null, + "name": "size_selection_range", "type": { "kind": "LIST", "name": null, @@ -142862,12 +93761,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -142876,12 +93775,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "publisher", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_version", "type": { "kind": "LIST", "name": null, @@ -142890,12 +93789,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "relation", + "defaultValue": null, "description": null, + "name": "sequencing_date", "type": { "kind": "LIST", "name": null, @@ -142904,12 +93803,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "rights", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -142918,40 +93817,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source", + "defaultValue": null, "description": null, + "name": "to_trim_adapter_sequence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "RIN", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "subject", + "defaultValue": null, "description": null, + "name": "platform", "type": { "kind": "LIST", "name": null, @@ -142960,12 +93859,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "title", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -142974,12 +93873,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "flow_cell_barcode", "type": { "kind": "LIST", "name": null, @@ -142988,67 +93887,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "barcoding_applied", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", + "kind": "SCALAR", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "core_metadata_collection", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_submitted_aligned_reads_files_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "library_selection", "type": { "kind": "LIST", "name": null, @@ -143057,102 +93925,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -143161,12 +93949,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -143175,12 +93963,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -143189,26 +93977,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -143217,26 +94001,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "target_capture_kit_target_region", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "target_capture_kit_version", "type": { "kind": "LIST", "name": null, @@ -143245,12 +94029,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -143259,40 +94043,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_read_group", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "instrument_model", "type": { "kind": "LIST", "name": null, @@ -143301,12 +94081,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "read_group_name", "type": { "kind": "LIST", "name": null, @@ -143315,26 +94095,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "library_strategy", "type": { "kind": "LIST", "name": null, @@ -143343,12 +94119,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "spike_ins_concentration", "type": { "kind": "LIST", "name": null, @@ -143357,12 +94133,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "adapter_name", "type": { "kind": "LIST", "name": null, @@ -143371,54 +94147,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "includes_spike_ins", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "read_length", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "experiment_name", "type": { "kind": "LIST", "name": null, @@ -143427,26 +94203,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "spike_ins_fasta", "type": { "kind": "LIST", "name": null, @@ -143455,12 +94227,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "target_capture_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -143469,12 +94241,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "target_capture_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -143483,12 +94255,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "sequencing_center", "type": { "kind": "LIST", "name": null, @@ -143497,63 +94269,39 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads_index", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "read_groups", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "read_group", + "ofType": null + } + } }, { - "name": "_aligned_reads_files_count", - "description": null, "args": [ { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -143562,130 +94310,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -143694,40 +94334,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, "type": { "kind": "LIST", "name": null, @@ -143736,12 +94348,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -143750,68 +94362,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -143820,12 +94424,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -143834,12 +94438,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "assay_instrument_model", "type": { "kind": "LIST", "name": null, @@ -143848,12 +94452,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -143862,12 +94466,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -143876,40 +94480,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -143918,26 +94504,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -143946,12 +94528,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -143960,12 +94542,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -143974,12 +94556,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "assay_method", "type": { "kind": "LIST", "name": null, @@ -143988,12 +94570,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -144002,181 +94584,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads_index", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_core_metadata_collections_count", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_methylation", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -144185,12 +94660,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -144199,54 +94674,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -144255,12 +94736,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "assay_instrument", "type": { "kind": "LIST", "name": null, @@ -144269,12 +94750,39 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitted_methylation_files", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "submitted_methylation", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "sample_type_id", "type": { "kind": "LIST", "name": null, @@ -144283,12 +94791,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -144297,12 +94815,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "biospecimen_anatomic_site", "type": { "kind": "LIST", "name": null, @@ -144311,26 +94829,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "oct_embedded", "type": { "kind": "LIST", "name": null, @@ -144339,12 +94857,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "tumor_code_id", "type": { "kind": "LIST", "name": null, @@ -144353,12 +94871,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -144367,12 +94885,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "intermediate_dimension", "type": { "kind": "LIST", "name": null, @@ -144381,12 +94899,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "sample_volume", "type": { "kind": "LIST", "name": null, @@ -144395,54 +94913,60 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "is_ffpe", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -144451,12 +94975,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -144465,12 +94989,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "tumor_descriptor", "type": { "kind": "LIST", "name": null, @@ -144479,12 +95003,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "sample_type", "type": { "kind": "LIST", "name": null, @@ -144493,12 +95017,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "time_between_excision_and_freezing", "type": { "kind": "LIST", "name": null, @@ -144507,69 +95031,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads_index", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "shortest_dimension", "type": { "kind": "LIST", "name": null, @@ -144578,52 +95069,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "diagnosis_pathologically_confirmed", "type": { "kind": "LIST", "name": null, @@ -144632,42 +95093,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "project_id", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "current_weight", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "composition", "type": { "kind": "LIST", "name": null, @@ -144676,105 +95135,92 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "is_dry_run", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "time_between_clamping_and_freezing", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "method_of_sample_procurement", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "tumor_code", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -144783,52 +95229,64 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "tissue_type", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_sample", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "days_to_sample_procurement", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "freezing_method", "type": { "kind": "LIST", "name": null, @@ -144837,42 +95295,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "preservation_method", "type": { "kind": "LIST", "name": null, @@ -144881,99 +95333,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "is_dry_run", + "defaultValue": null, "description": null, + "name": "days_to_collection", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "defaultValue": null, + "description": null, + "name": "initial_weight", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "longest_dimension", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "samples", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "TransactionLog", + "name": "sample", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_links", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, + "description": null, + "name": "without_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "analyte_type", "type": { "kind": "LIST", "name": null, @@ -144982,649 +95460,206 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_aliquot", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "concentration", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "category", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [ - { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - ], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads_index", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "md5sum", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "germline_variation_index", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "bucket_path", - "description": null, - "args": [], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "callset", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_category", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_format", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "error_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_format", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_md5sum", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_name", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_size", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "md5sum", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "object_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "simple_germline_variations", - "description": null, - "args": [ + "name": "without_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "aliquot_volume", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "submitter_id", + "defaultValue": null, + "description": null, + "name": "aliquot_quantity", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "analyte_type_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -145633,12 +95668,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { + "defaultValue": null, + "description": null, "name": "ids", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -145647,102 +95696,293 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "amount", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, + "description": null, + "name": "source_center", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_submitted_copy_number_files_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, + "description": null, + "name": "without_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "analyte_type", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, + "description": null, + "name": "not", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_aliquot", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "concentration", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -145751,82 +95991,82 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "aliquot_volume", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "aliquot_quantity", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "analyte_type_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -145835,12 +96075,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -145849,26 +96089,80 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "amount", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "source_center", "type": { "kind": "LIST", "name": null, @@ -145877,12 +96171,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -145891,12 +96185,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_read_groups_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "analyte_type", "type": { "kind": "LIST", "name": null, @@ -145905,12 +96246,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -145919,12 +96260,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -145933,12 +96274,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -145947,26 +96288,94 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "not", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_aliquot", + "ofType": null + } + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -145975,12 +96384,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "aliquot_volume", "type": { "kind": "LIST", "name": null, @@ -145989,26 +96398,26 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "aliquot_quantity", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -146017,12 +96426,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "analyte_type_id", "type": { "kind": "LIST", "name": null, @@ -146031,12 +96440,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -146045,12 +96454,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -146059,12 +96468,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -146073,26 +96482,80 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "amount", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "source_center", "type": { "kind": "LIST", "name": null, @@ -146101,53 +96564,73 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_simple_germline_variation", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } } ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "simple_germline_variation", - "ofType": null - } - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "_submitted_methylation_files_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "core_metadata_collections", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "analyte_type", "type": { "kind": "LIST", "name": null, @@ -146156,12 +96639,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -146170,102 +96653,122 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_aliquot", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "concentration", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -146274,12 +96777,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, + "description": null, + "name": "aliquot_volume", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "aliquot_quantity", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -146288,12 +96819,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "analyte_type_id", "type": { "kind": "LIST", "name": null, @@ -146302,40 +96833,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "amount", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -146344,12 +96923,32 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "contributor", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "source_center", "type": { "kind": "LIST", "name": null, @@ -146358,12 +96957,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "coverage", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -146372,12 +96971,193 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_samples_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "is_dry_run", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "last", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "entities", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "program", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "closed", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -146386,110 +97166,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "is_dry_run", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "creator", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "date", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "description", + "defaultValue": null, "description": null, + "name": "last", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "format", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "language", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "project", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "publisher", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -146498,68 +97293,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "relation", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "rights", + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "source", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "subject", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -146568,26 +97347,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "title", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -146596,67 +97371,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "core_metadata_collection", + "name": "TransactionLog", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_simple_germline_variations_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -146665,116 +97432,581 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { + "defaultValue": null, + "description": null, "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": "10", + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + } + } + ], + "inputFields": null, + "interfaces": [ + { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + ], + "kind": "OBJECT", + "name": "aliquot", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": null, + "inputFields": [ + { + "defaultValue": null, + "description": null, + "name": "md5sum", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "data_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "file_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "error_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "data_format", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "object_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "data_category", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "file_size", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "state_comment", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "file_state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "experimental_strategy", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_copy_number", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "assay_method", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "assay_instrument_model", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "file_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "error_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_format", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "object_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_category", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "file_size", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "md5sum", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state_comment", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "file_state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "assay_instrument", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "analyte_type", "type": { "kind": "LIST", "name": null, @@ -146783,12 +98015,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -146797,82 +98029,122 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_aliquot", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -146881,40 +98153,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "aliquot_volume", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "aliquot_quantity", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -146923,12 +98195,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "analyte_type_id", "type": { "kind": "LIST", "name": null, @@ -146937,12 +98209,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -146951,12 +98223,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -146965,12 +98237,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -146979,12 +98251,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "amount", "type": { "kind": "LIST", "name": null, @@ -146993,68 +98265,66 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "object_id", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "source_center", "type": { "kind": "LIST", "name": null, @@ -147063,12 +98333,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -147077,12 +98347,29 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "aliquots", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "aliquot", + "ofType": null + } + } + }, + { + "args": [ { - "name": "state", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -147091,12 +98378,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -147105,49 +98402,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_germline_variation_index", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_core_metadata_collections_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -147156,116 +98430,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -147274,12 +98492,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -147288,12 +98506,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "assay_instrument_model", "type": { "kind": "LIST", "name": null, @@ -147302,54 +98520,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -147358,26 +98572,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -147386,12 +98596,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -147400,12 +98610,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -147414,12 +98624,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "assay_method", "type": { "kind": "LIST", "name": null, @@ -147428,12 +98638,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -147442,40 +98652,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -147484,40 +98690,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_methylation", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -147526,12 +98728,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -147540,12 +98742,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -147554,12 +98766,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -147568,26 +98780,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -147596,12 +98804,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "assay_instrument", "type": { "kind": "LIST", "name": null, @@ -147610,123 +98818,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_germline_variation_index", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_aliquots_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs_count", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -147735,42 +98945,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -147779,159 +98999,149 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -147940,42 +99150,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -147984,60 +99204,47 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", "type": { "kind": "LIST", "name": null, @@ -148046,37 +99253,34 @@ "name": "TransactionLog", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_links", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -148085,120 +99289,103 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "category", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", "type": { "kind": "LIST", "name": null, @@ -148207,9 +99394,7 @@ "name": "Node", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } } ], "inputFields": null, @@ -148220,359 +99405,1042 @@ "ofType": null } ], - "enumValues": null, + "kind": "OBJECT", + "name": "submitted_methylation", "possibleTypes": null }, { - "kind": "OBJECT", - "name": "imaging_file", "description": null, - "fields": [ + "enumValues": null, + "fields": null, + "inputFields": [ { - "name": "id", + "defaultValue": null, "description": null, - "args": [], + "name": "aliquot_quantity", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, - "args": [], + "name": "aliquot_volume", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "type", + "defaultValue": null, "description": null, - "args": [], + "name": "created_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "source_center", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "analyte_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "amount", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "concentration", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } }, { + "defaultValue": null, + "description": null, "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, - "args": [], + "name": "analyte_type_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_aliquot", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": null, + "inputFields": [ + { + "defaultValue": null, + "description": null, + "name": "assay_method", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "data_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "assay_instrument_model", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { + "defaultValue": null, + "description": null, "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, - "args": [], + "name": "file_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "error_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { + "defaultValue": null, + "description": null, "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, - "args": [], + "name": "data_format", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, - "args": [], + "name": "object_id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, - "args": [], + "name": "submitter_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { + "defaultValue": null, + "description": null, "name": "data_category", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, - "args": [], + "name": "file_size", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "md5sum", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, - "args": [], + "name": "state_comment", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, - "args": [], + "name": "file_state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, - "args": [], + "name": "assay_instrument", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_methylation", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": null, + "inputFields": [ + { + "defaultValue": null, + "description": null, + "name": "sample_type_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, - "args": [], + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, - "args": [], + "name": "biospecimen_anatomic_site", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, - "args": [], + "name": "oct_embedded", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, - "args": [], + "name": "tumor_code_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_phase", + "defaultValue": null, "description": null, - "args": [], + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "intermediate_dimension", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "sample_volume", "type": { "kind": "SCALAR", "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, - "args": [], + "name": "time_between_clamping_and_freezing", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "tumor_descriptor", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "sample_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "time_between_excision_and_freezing", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "diagnosis_pathologically_confirmed", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "current_weight", "type": { "kind": "SCALAR", "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "composition", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "is_ffpe", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "shortest_dimension", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "method_of_sample_procurement", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "tumor_code", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "tissue_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "days_to_sample_procurement", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "freezing_method", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "preservation_method", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "days_to_collection", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "initial_weight", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "longest_dimension", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_sample", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": null, + "inputFields": [ + { + "defaultValue": null, + "description": null, + "name": "md5sum", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "data_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "file_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "error_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "data_format", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "object_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "data_category", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "file_size", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "state_comment", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { + "defaultValue": null, + "description": null, "name": "file_state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, - "args": [], + "name": "experimental_strategy", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_aligned_reads", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "file_type", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "md5sum", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "image_quality", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "data_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "file_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "error_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "md5sum", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "data_format", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "object_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "object_id", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_category", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "file_size", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "series_instance_number", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "state_comment", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "total_variants", "type": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "series_instance_uid", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "file_state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "state", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "experimental_strategy", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "core_metadata_collections", - "description": null, "args": [ { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "library_name", "type": { "kind": "LIST", "name": null, @@ -148581,144 +100449,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "is_paired_end", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "adapter_sequence", "type": { "kind": "LIST", "name": null, @@ -148727,40 +100487,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, "type": { "kind": "LIST", "name": null, @@ -148769,194 +100501,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "contributor", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "coverage", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "creator", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "date", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "description", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "format", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "language", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "publisher", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "relation", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "rights", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "source", + "defaultValue": null, "description": null, + "name": "library_strand", "type": { "kind": "LIST", "name": null, @@ -148965,12 +100515,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -148979,12 +100529,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "subject", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_name", "type": { "kind": "LIST", "name": null, @@ -148993,12 +100543,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "title", + "defaultValue": null, "description": null, + "name": "base_caller_version", "type": { "kind": "LIST", "name": null, @@ -149007,12 +100557,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "target_capture_kit_name", "type": { "kind": "LIST", "name": null, @@ -149021,53 +100571,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "core_metadata_collection", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "subjects", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -149076,12 +100585,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "base_caller_name", "type": { "kind": "LIST", "name": null, @@ -149090,172 +100599,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, "type": { "kind": "LIST", "name": null, @@ -149264,12 +100633,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "amputation_type", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -149278,12 +100647,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cohort_id", + "defaultValue": null, "description": null, + "name": "size_selection_range", "type": { "kind": "LIST", "name": null, @@ -149292,26 +100661,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "consent_codes", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { "name": "created_datetime", - "description": null, "type": { "kind": "LIST", "name": null, @@ -149320,12 +100675,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_submission_guid", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_version", "type": { "kind": "LIST", "name": null, @@ -149334,12 +100689,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "derived_parent_subject_id", + "defaultValue": null, "description": null, + "name": "sequencing_date", "type": { "kind": "LIST", "name": null, @@ -149348,12 +100703,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "derived_topmed_subject_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -149362,12 +100717,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "eligibility", + "defaultValue": null, "description": null, + "name": "to_trim_adapter_sequence", "type": { "kind": "LIST", "name": null, @@ -149376,40 +100731,26 @@ "name": "Boolean", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "geographic_site", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "index_date", + "defaultValue": null, "description": null, + "name": "RIN", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "participant_id", + "defaultValue": null, "description": null, + "name": "platform", "type": { "kind": "LIST", "name": null, @@ -149418,40 +100759,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { "name": "state", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "transplanted_organ", - "description": null, "type": { "kind": "LIST", "name": null, @@ -149460,12 +100773,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_geographic_site", + "defaultValue": null, "description": null, + "name": "flow_cell_barcode", "type": { "kind": "LIST", "name": null, @@ -149474,81 +100787,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "barcoding_applied", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "subject", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "imaging_file_references", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "library_selection", "type": { "kind": "LIST", "name": null, @@ -149557,102 +100825,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -149661,12 +100849,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -149675,12 +100863,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -149689,26 +100877,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -149717,26 +100901,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "target_capture_kit_target_region", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "target_capture_kit_version", "type": { "kind": "LIST", "name": null, @@ -149745,12 +100929,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -149759,40 +100943,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_read_group", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "instrument_model", "type": { "kind": "LIST", "name": null, @@ -149801,12 +100981,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "read_group_name", "type": { "kind": "LIST", "name": null, @@ -149815,26 +100995,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "library_strategy", "type": { "kind": "LIST", "name": null, @@ -149843,12 +101019,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "spike_ins_concentration", "type": { "kind": "LIST", "name": null, @@ -149857,12 +101033,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "adapter_name", "type": { "kind": "LIST", "name": null, @@ -149871,54 +101047,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "includes_spike_ins", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "read_length", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "experiment_name", "type": { "kind": "LIST", "name": null, @@ -149927,26 +101103,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "spike_ins_fasta", "type": { "kind": "LIST", "name": null, @@ -149955,12 +101127,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "target_capture_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -149969,12 +101141,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "target_capture_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -149983,12 +101155,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "sequencing_center", "type": { "kind": "LIST", "name": null, @@ -149997,199 +101169,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_imaging_file_reference", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "read_groups", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "imaging_file_reference", + "name": "read_group", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_core_metadata_collections_count", - "description": null, "args": [ { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -150198,40 +101220,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, "type": { "kind": "LIST", "name": null, @@ -150240,12 +101234,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -150254,68 +101248,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -150324,12 +101310,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -150338,12 +101324,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -150352,12 +101338,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -150366,26 +101352,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "total_variants", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -150394,40 +101380,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "file_phase", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -150436,12 +101404,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -150450,12 +101428,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -150464,12 +101442,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "image_quality", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -150478,12 +101456,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -150492,26 +101470,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -150520,26 +101508,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "series_instance_number", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_somatic_mutation", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "series_instance_uid", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -150548,12 +101546,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -150562,12 +101560,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -150576,49 +101584,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_imaging_file", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_subjects_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -150627,12 +101622,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -150641,116 +101636,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_read_groups_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "first", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -150759,68 +101763,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -150829,26 +101817,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -150857,152 +101841,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "data_format", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "last", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_phase", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "project", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -151011,110 +101968,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "image_quality", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { "name": "project_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "series_instance_number", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "series_instance_uid", - "description": null, "type": { "kind": "LIST", "name": null, @@ -151123,26 +102022,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -151151,63 +102046,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_imaging_file", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "_transaction_logs", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "TransactionLog", + "ofType": null + } + } }, { - "name": "_imaging_file_references_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -151216,102 +102107,715 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { + "defaultValue": null, + "description": null, "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": "10", + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + } + } + ], + "inputFields": null, + "interfaces": [ + { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + ], + "kind": "OBJECT", + "name": "submitted_somatic_mutation", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": null, + "inputFields": [ + { + "defaultValue": null, + "description": null, + "name": "md5sum", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "data_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "file_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "error_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "data_format", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "object_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "data_category", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "file_size", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "state_comment", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "total_variants", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "file_state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "experimental_strategy", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_somatic_mutation", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "percent_aligned", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "encoding", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "sequence_duplication_levels", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "basic_statistics", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "per_base_sequence_content", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "kmer_content", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "percent_gc_content", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "workflow_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "per_sequence_gc_content", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "per_base_n_content", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "workflow_end_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "adapter_content", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "per_base_sequence_quality", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "fastq_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "workflow_link", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "total_sequences", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "total_aligned_reads", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "sequence_length_distribution", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "per_sequence_quality_score", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "per_tile_sequence_quality", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "overrepresented_sequences", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "workflow_start_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "workflow_version", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "library_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "is_paired_end", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "adapter_sequence", "type": { "kind": "LIST", "name": null, @@ -151320,26 +102824,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "library_strand", "type": { "kind": "LIST", "name": null, @@ -151348,54 +102852,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_name", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "base_caller_version", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "target_capture_kit_name", "type": { "kind": "LIST", "name": null, @@ -151404,12 +102908,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -151418,12 +102922,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "base_caller_name", "type": { "kind": "LIST", "name": null, @@ -151432,40 +102936,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_format", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -151474,12 +102984,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "size_selection_range", "type": { "kind": "LIST", "name": null, @@ -151488,12 +102998,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -151502,12 +103012,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_version", "type": { "kind": "LIST", "name": null, @@ -151516,12 +103026,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "sequencing_date", "type": { "kind": "LIST", "name": null, @@ -151530,12 +103040,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -151544,26 +103054,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_phase", + "defaultValue": null, "description": null, + "name": "to_trim_adapter_sequence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "RIN", "type": { "kind": "LIST", "name": null, @@ -151572,12 +103082,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "platform", "type": { "kind": "LIST", "name": null, @@ -151586,12 +103096,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -151600,12 +103110,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "flow_cell_barcode", "type": { "kind": "LIST", "name": null, @@ -151614,26 +103124,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "image_quality", + "defaultValue": null, "description": null, + "name": "barcoding_applied", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "library_selection", "type": { "kind": "LIST", "name": null, @@ -151642,12 +103162,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -151656,12 +103186,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -151670,40 +103200,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "series_instance_number", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "series_instance_uid", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "target_capture_kit_target_region", "type": { "kind": "LIST", "name": null, @@ -151712,12 +103252,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "target_capture_kit_version", "type": { "kind": "LIST", "name": null, @@ -151726,69 +103266,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_imaging_file", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_read_group", + "ofType": null + } + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "instrument_model", "type": { "kind": "LIST", "name": null, @@ -151797,52 +103318,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "read_group_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "library_strategy", "type": { "kind": "LIST", "name": null, @@ -151851,42 +103356,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "spike_ins_concentration", "type": { "kind": "LIST", "name": null, @@ -151895,105 +103370,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "adapter_name", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -152002,52 +103398,64 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "includes_spike_ins", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "read_length", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "experiment_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "spike_ins_fasta", "type": { "kind": "LIST", "name": null, @@ -152056,42 +103464,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "target_capture_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -152100,99 +103478,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionLog", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_links", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "target_capture_kit_catalog_number", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "sequencing_center", "type": { "kind": "LIST", "name": null, @@ -152201,434 +103506,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } } ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [ - { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - ], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "imaging_file_reference", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "bucket_path", - "description": null, - "args": [], + "name": "read_groups", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "OBJECT", + "name": "read_group", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "callset", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_category", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_format", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "error_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_format", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_md5sum", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_name", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_size", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "md5sum", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "object_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "core_metadata_collections", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -152637,116 +103557,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -152755,54 +103585,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -152811,26 +103633,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "contributor", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -152839,12 +103661,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "coverage", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -152853,12 +103675,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -152867,12 +103689,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "creator", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -152881,12 +103703,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -152895,12 +103727,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "date", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -152909,12 +103751,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "description", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -152923,12 +103765,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "format", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -152937,12 +103779,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "language", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -152951,26 +103793,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "publisher", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -152979,26 +103831,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "relation", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_aligned_reads", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "rights", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -153007,12 +103869,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -153021,12 +103883,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -153035,12 +103907,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "subject", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -153049,12 +103921,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "title", + "defaultValue": null, "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -153063,12 +103945,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -153077,53 +103959,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitted_aligned_reads_files", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "core_metadata_collection", + "name": "submitted_aligned_reads", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "imaging_files", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -153132,116 +104010,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "data_format", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "file_size", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -153250,12 +104100,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -153264,12 +104114,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -153278,54 +104128,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -153334,12 +104180,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -153348,12 +104204,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -153362,12 +104218,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -153376,12 +104232,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -153390,26 +104246,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -153418,26 +104284,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_unaligned_reads", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -153446,12 +104322,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -153460,12 +104336,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -153474,40 +104360,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_phase", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -153516,26 +104412,63 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitted_unaligned_reads_files", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "submitted_unaligned_reads", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "percent_aligned", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "encoding", "type": { "kind": "LIST", "name": null, @@ -153544,26 +104477,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "image_quality", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "sequence_duplication_levels", "type": { "kind": "LIST", "name": null, @@ -153572,12 +104505,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -153586,12 +104519,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "basic_statistics", "type": { "kind": "LIST", "name": null, @@ -153600,26 +104533,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "series_instance_number", + "defaultValue": null, "description": null, + "name": "per_base_sequence_content", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "series_instance_uid", + "defaultValue": null, "description": null, + "name": "kmer_content", "type": { "kind": "LIST", "name": null, @@ -153628,26 +104561,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "percent_gc_content", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "per_tile_sequence_quality", "type": { "kind": "LIST", "name": null, @@ -153656,67 +104589,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_imaging_file", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "imaging_file", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_core_metadata_collections_count", - "description": null, - "args": [ + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "workflow_link", "type": { "kind": "LIST", "name": null, @@ -153725,102 +104637,116 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "per_sequence_gc_content", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "per_base_n_content", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -153829,12 +104755,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -153843,12 +104769,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "adapter_content", "type": { "kind": "LIST", "name": null, @@ -153857,26 +104783,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "workflow_end_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -153885,26 +104821,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "per_base_sequence_quality", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "fastq_name", "type": { "kind": "LIST", "name": null, @@ -153913,12 +104849,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -153927,54 +104863,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_read_group_qc", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "total_sequences", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "total_aligned_reads", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "sequence_length_distribution", "type": { "kind": "LIST", "name": null, @@ -153983,12 +104939,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "per_sequence_quality_score", "type": { "kind": "LIST", "name": null, @@ -153997,12 +104953,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -154011,12 +104967,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "workflow_type", "type": { "kind": "LIST", "name": null, @@ -154025,12 +104981,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "overrepresented_sequences", "type": { "kind": "LIST", "name": null, @@ -154039,26 +105005,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "workflow_start_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "workflow_version", "type": { "kind": "LIST", "name": null, @@ -154067,26 +105033,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_read_groups_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "percent_aligned", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "encoding", "type": { "kind": "LIST", "name": null, @@ -154095,26 +105094,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "sequence_duplication_levels", "type": { "kind": "LIST", "name": null, @@ -154123,12 +105122,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -154137,12 +105136,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "basic_statistics", "type": { "kind": "LIST", "name": null, @@ -154151,12 +105150,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "per_base_sequence_content", "type": { "kind": "LIST", "name": null, @@ -154165,63 +105164,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "kmer_content", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_imaging_file_reference", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_imaging_files_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "percent_gc_content", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "per_tile_sequence_quality", "type": { "kind": "LIST", "name": null, @@ -154230,102 +105206,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "workflow_link", "type": { "kind": "LIST", "name": null, @@ -154334,12 +105254,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -154348,12 +105268,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -154362,54 +105282,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "per_sequence_gc_content", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "per_base_n_content", "type": { "kind": "LIST", "name": null, @@ -154418,12 +105338,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -154432,12 +105372,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -154446,12 +105386,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "adapter_content", "type": { "kind": "LIST", "name": null, @@ -154460,12 +105400,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "workflow_end_datetime", "type": { "kind": "LIST", "name": null, @@ -154474,26 +105414,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "per_base_sequence_quality", "type": { "kind": "LIST", "name": null, @@ -154502,12 +105452,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "fastq_name", "type": { "kind": "LIST", "name": null, @@ -154516,12 +105466,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -154530,54 +105480,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_read_group_qc", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "total_sequences", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "total_aligned_reads", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "sequence_length_distribution", "type": { "kind": "LIST", "name": null, @@ -154586,12 +105556,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "per_sequence_quality_score", "type": { "kind": "LIST", "name": null, @@ -154600,12 +105570,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -154614,12 +105584,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "workflow_type", "type": { "kind": "LIST", "name": null, @@ -154628,12 +105598,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "overrepresented_sequences", "type": { "kind": "LIST", "name": null, @@ -154642,12 +105622,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "workflow_start_datetime", "type": { "kind": "LIST", "name": null, @@ -154656,12 +105636,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "workflow_version", "type": { "kind": "LIST", "name": null, @@ -154670,123 +105650,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_imaging_file_reference", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_submitted_aligned_reads_files_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs_count", - "description": null, "args": [ { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "percent_aligned", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "encoding", "type": { "kind": "LIST", "name": null, @@ -154795,42 +105711,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "sequence_duplication_levels", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "basic_statistics", "type": { "kind": "LIST", "name": null, @@ -154839,105 +105767,102 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "is_dry_run", + "defaultValue": null, "description": null, + "name": "per_base_sequence_content", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "kmer_content", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "percent_gc_content", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "per_tile_sequence_quality", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs", - "description": null, - "args": [ + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", - "name": "ID", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "workflow_link", "type": { "kind": "LIST", "name": null, @@ -154946,52 +105871,68 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "per_sequence_gc_content", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -155000,42 +105941,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "per_base_n_content", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -155044,99 +105989,92 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "is_dry_run", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "adapter_content", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "defaultValue": null, + "description": null, + "name": "workflow_end_datetime", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionLog", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_links", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "per_base_sequence_quality", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "fastq_name", "type": { "kind": "LIST", "name": null, @@ -155145,1010 +106083,168 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": "10" + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_read_group_qc", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "total_sequences", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "total_aligned_reads", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "sequence_length_distribution", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "per_sequence_quality_score", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "workflow_type", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "category", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [ - { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - ], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_imaging_file", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "experimental_strategy", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_phase", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "image_quality", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "md5sum", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "series_instance_number", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "series_instance_uid", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_imaging_file_reference", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "md5sum", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "demographic", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "age_at_bmi_baseline", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "age_at_height_baseline", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "age_at_index", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "age_at_index_gt89", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "age_at_weight_baseline", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "annotated_sex", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "bmi_baseline", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "ethnicity", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "height_baseline", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "hispanic_subgroup", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "population", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "race", - "description": null, - "args": [], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "subcohort", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_annotated_sex", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_bmi_baseline", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_ethnicity", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_height_baseline", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_hispanic_subgroup", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_race", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_subcohort", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_weight_baseline", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "weight", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "weight_baseline", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "subjects", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "overrepresented_sequences", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "workflow_start_datetime", "type": { "kind": "LIST", "name": null, @@ -156157,12 +106253,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "workflow_version", "type": { "kind": "LIST", "name": null, @@ -156171,102 +106267,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_submitted_unaligned_reads_files_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", - "name": "Int", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -156275,96 +106394,76 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "amputation_type", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "cohort_id", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -156373,138 +106472,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "consent_codes", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "data_submission_guid", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "derived_parent_subject_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "derived_topmed_subject_id", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "eligibility", + "defaultValue": null, "description": null, + "name": "last", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "geographic_site", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "index_date", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "participant_id", + "defaultValue": null, "description": null, + "name": "project", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -156513,40 +106599,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { + "defaultValue": null, + "description": null, "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "transplanted_organ", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_geographic_site", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -156555,12 +106653,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -156569,67 +106677,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "subject", + "name": "TransactionLog", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_subjects_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -156638,102 +106738,352 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + } + } + ], + "inputFields": null, + "interfaces": [ + { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + ], + "kind": "OBJECT", + "name": "read_group_qc", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "md5sum", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "file_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "error_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_format", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "object_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_category", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "file_size", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state_comment", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "file_state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "experimental_strategy", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [ { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "library_name", "type": { "kind": "LIST", "name": null, @@ -156742,54 +107092,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "is_paired_end", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "adapter_sequence", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -156798,68 +107144,68 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "library_strand", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_bmi_baseline", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_height_baseline", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_name", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_index", + "defaultValue": null, "description": null, + "name": "base_caller_version", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_index_gt89", + "defaultValue": null, "description": null, + "name": "target_capture_kit_name", "type": { "kind": "LIST", "name": null, @@ -156868,26 +107214,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_weight_baseline", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_vendor", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "annotated_sex", + "defaultValue": null, "description": null, + "name": "base_caller_name", "type": { "kind": "LIST", "name": null, @@ -156896,40 +107242,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bmi_baseline", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ethnicity", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -156938,26 +107290,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "height_baseline", + "defaultValue": null, "description": null, + "name": "size_selection_range", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hispanic_subgroup", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -156966,12 +107318,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "population", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_version", "type": { "kind": "LIST", "name": null, @@ -156980,12 +107332,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "sequencing_date", "type": { "kind": "LIST", "name": null, @@ -156994,12 +107346,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "race", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -157008,40 +107360,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "to_trim_adapter_sequence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "subcohort", + "defaultValue": null, "description": null, + "name": "RIN", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_annotated_sex", + "defaultValue": null, "description": null, + "name": "platform", "type": { "kind": "LIST", "name": null, @@ -157050,12 +107402,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_bmi_baseline", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -157064,12 +107416,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_ethnicity", + "defaultValue": null, "description": null, + "name": "flow_cell_barcode", "type": { "kind": "LIST", "name": null, @@ -157078,26 +107430,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_height_baseline", + "defaultValue": null, "description": null, + "name": "barcoding_applied", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_hispanic_subgroup", + "defaultValue": null, "description": null, + "name": "library_selection", "type": { "kind": "LIST", "name": null, @@ -157106,12 +107468,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_race", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -157120,12 +107492,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_subcohort", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -157134,12 +107506,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_weight_baseline", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -157148,111 +107520,102 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "weight", + "defaultValue": null, "description": null, + "name": "target_capture_kit_target_region", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "weight_baseline", + "defaultValue": null, "description": null, + "name": "target_capture_kit_version", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_demographic", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_read_group", + "ofType": null + } + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "instrument_model", "type": { "kind": "LIST", "name": null, @@ -157261,52 +107624,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "program", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "read_group_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "library_strategy", "type": { "kind": "LIST", "name": null, @@ -157315,42 +107662,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "spike_ins_concentration", "type": { "kind": "LIST", "name": null, @@ -157359,105 +107676,68 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "adapter_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "includes_spike_ins", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "read_length", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "experiment_name", "type": { "kind": "LIST", "name": null, @@ -157466,52 +107746,64 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "spike_ins_fasta", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "target_capture_kit_vendor", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "target_capture_kit_catalog_number", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "sequencing_center", "type": { "kind": "LIST", "name": null, @@ -157520,42 +107812,63 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "read_groups", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "read_group", + "ofType": null + } + } + }, + { + "args": [ { - "name": "last", + "defaultValue": null, "description": null, + "name": "percent_aligned", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "encoding", "type": { "kind": "LIST", "name": null, @@ -157564,99 +107877,110 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "is_dry_run", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "sequence_duplication_levels", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "defaultValue": null, + "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "basic_statistics", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "per_base_sequence_content", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionLog", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_links", - "description": null, - "args": [ + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "kmer_content", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "percent_gc_content", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "per_tile_sequence_quality", "type": { "kind": "LIST", "name": null, @@ -157665,1121 +107989,164 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "workflow_link", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "per_sequence_gc_content", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "category", + "defaultValue": null, "description": null, + "name": "per_base_n_content", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [ - { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - ], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_demographic", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "age_at_bmi_baseline", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_height_baseline", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_index", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_index_gt89", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_weight_baseline", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "annotated_sex", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "bmi_baseline", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ethnicity", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "height_baseline", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "hispanic_subgroup", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "population", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "race", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "subcohort", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_annotated_sex", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_bmi_baseline", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_ethnicity", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_height_baseline", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_hispanic_subgroup", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_race", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_subcohort", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_weight_baseline", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "weight", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "weight_baseline", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "medical_history", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "age_at_cac_score", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "age_at_cac_volume", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "age_at_carotid_plaque", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "age_at_carotid_stenosis", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "age_at_cimt_1", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "age_at_cimt_2", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "age_at_vte_case_status", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "age_at_vte_prior_history", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "asthma", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "atrial_fibrillation", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "cabg_presence", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "cac_score", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "cac_volume", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "carotid_plaque", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "carotid_stenosis", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "cerebrovascular_disease", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "chronic_bronchitis", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "chronic_respiratory_disease", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "cimt_1", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "cimt_2", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "copd", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "coronary_artery_disease", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "covid_hospital_admission", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "covid_hospital_admission_age", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "covid_icu", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "covid_icu_stay_length", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "covid_pos_ever_yn", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "diabetes", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "emphysema", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "heart_failure", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "hyperlipidemia", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "hypertension", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "myocardial_infarction", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "stroke", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type1_diabetes", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type2_diabetes", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_cac_score", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_cac_volume", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_carotid_plaque", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_carotid_stenosis", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_cimt_1", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_cimt_2", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_vte_case_status", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_vte_followup_start_age", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_vte_prior_history", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "vte_case_status", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "vte_followup_start_age", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "vte_prior_history", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "subjects", - "description": null, - "args": [ + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -158788,12 +108155,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -158802,102 +108169,234 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, + "description": null, + "name": "adapter_content", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "workflow_end_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, + "description": null, + "name": "per_base_sequence_quality", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "fastq_name", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_read_group_qc", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "total_sequences", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "total_aligned_reads", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "sequence_length_distribution", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "per_sequence_quality_score", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "ids", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "workflow_type", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "overrepresented_sequences", "type": { "kind": "LIST", "name": null, @@ -158906,12 +108405,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "workflow_start_datetime", "type": { "kind": "LIST", "name": null, @@ -158920,12 +108419,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "workflow_version", "type": { "kind": "LIST", "name": null, @@ -158934,12 +108433,63 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "read_group_qcs", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "read_group_qc", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "creator", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -158948,26 +108498,88 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_core_metadata_collection", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "relation", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "contributor", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -158976,12 +108588,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "amputation_type", + "defaultValue": null, "description": null, + "name": "subject", "type": { "kind": "LIST", "name": null, @@ -158990,12 +108602,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cohort_id", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -159004,12 +108616,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "consent_codes", + "defaultValue": null, "description": null, + "name": "title", "type": { "kind": "LIST", "name": null, @@ -159018,12 +108630,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { + "defaultValue": null, + "description": null, "name": "created_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "format", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "source", "type": { "kind": "LIST", "name": null, @@ -159032,12 +108672,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_submission_guid", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -159046,12 +108686,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "derived_parent_subject_id", + "defaultValue": null, "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -159060,12 +108720,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "derived_topmed_subject_id", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -159074,26 +108734,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "eligibility", + "defaultValue": null, "description": null, + "name": "description", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "geographic_site", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -159102,12 +108762,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "index_date", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -159116,12 +108800,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "participant_id", + "defaultValue": null, "description": null, + "name": "coverage", "type": { "kind": "LIST", "name": null, @@ -159130,12 +108814,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "date", "type": { "kind": "LIST", "name": null, @@ -159144,12 +108838,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "language", "type": { "kind": "LIST", "name": null, @@ -159158,12 +108862,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "transplanted_organ", + "defaultValue": null, "description": null, + "name": "rights", "type": { "kind": "LIST", "name": null, @@ -159172,12 +108876,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_geographic_site", + "defaultValue": null, "description": null, + "name": "publisher", "type": { "kind": "LIST", "name": null, @@ -159186,12 +108890,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -159200,53 +108904,73 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "core_metadata_collections", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "subject", + "name": "core_metadata_collection", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_subjects_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -159255,12 +108979,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -159269,102 +109007,164 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, + "description": null, + "name": "file_size", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "error_type", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "object_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "file_name", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -159373,12 +109173,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -159387,12 +109187,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -159401,26 +109201,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -159429,138 +109239,215 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "with_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_submitted_unaligned_reads", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_cac_score", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_cac_volume", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_carotid_plaque", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_carotid_stenosis", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_cimt_1", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_cimt_2", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_read_groups_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_vte_case_status", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_vte_prior_history", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "asthma", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -159569,26 +109456,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "atrial_fibrillation", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cabg_presence", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -159597,40 +109518,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cac_score", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cac_volume", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "carotid_plaque", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -159639,12 +109560,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "carotid_stenosis", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -159653,12 +109574,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "cerebrovascular_disease", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -159667,12 +109598,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "chronic_bronchitis", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -159681,12 +109622,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "chronic_respiratory_disease", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -159695,40 +109636,64 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cimt_1", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cimt_2", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "copd", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -159737,12 +109702,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "not", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_unaligned_reads", + "ofType": null + } + } }, { - "name": "coronary_artery_disease", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -159751,12 +109740,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "covid_hospital_admission", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -159765,26 +109754,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "covid_hospital_admission_age", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "covid_icu", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -159793,26 +109792,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "covid_icu_stay_length", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "covid_pos_ever_yn", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -159821,12 +109830,45 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_read_group_qcs_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -159835,12 +109877,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "diabetes", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -159849,12 +109905,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "file_size", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "emphysema", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -159863,12 +109967,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "heart_failure", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -159877,12 +109981,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hyperlipidemia", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -159891,12 +109995,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hypertension", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -159905,12 +110009,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "myocardial_infarction", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -159919,12 +110023,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -159933,12 +110047,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -159947,12 +110071,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "stroke", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -159961,12 +110085,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "type1_diabetes", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -159975,12 +110099,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "type2_diabetes", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -159989,40 +110113,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_cac_score", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_cac_volume", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_carotid_plaque", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -160031,40 +110151,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_carotid_stenosis", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "unit_cimt_1", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_unaligned_reads", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_cimt_2", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -160073,12 +110189,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_vte_case_status", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -160087,26 +110203,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_vte_followup_start_age", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_vte_prior_history", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -160115,12 +110227,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -160129,165 +110241,163 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "vte_case_status", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "vte_followup_start_age", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "vte_prior_history", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_medical_history", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_core_metadata_collections_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs_count", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -160296,42 +110406,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -160340,159 +110460,149 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -160501,42 +110611,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -160545,60 +110665,47 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", "type": { "kind": "LIST", "name": null, @@ -160607,37 +110714,34 @@ "name": "TransactionLog", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_links", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -160646,120 +110750,103 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "category", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", "type": { "kind": "LIST", "name": null, @@ -160768,9 +110855,7 @@ "name": "Node", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } } ], "inputFields": null, @@ -160781,718 +110866,897 @@ "ofType": null } ], - "enumValues": null, + "kind": "OBJECT", + "name": "submitted_unaligned_reads", "possibleTypes": null }, { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_medical_history", "description": null, + "enumValues": null, "fields": null, "inputFields": [ { - "name": "age_at_cac_score", + "defaultValue": null, "description": null, + "name": "percent_aligned", "type": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "age_at_cac_volume", + "defaultValue": null, "description": null, + "name": "encoding", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "age_at_carotid_plaque", + "defaultValue": null, "description": null, + "name": "sequence_duplication_levels", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "age_at_carotid_stenosis", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "age_at_cimt_1", + "defaultValue": null, "description": null, + "name": "basic_statistics", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "age_at_cimt_2", + "defaultValue": null, "description": null, + "name": "per_base_sequence_content", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "age_at_vte_case_status", + "defaultValue": null, "description": null, + "name": "kmer_content", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "age_at_vte_prior_history", + "defaultValue": null, "description": null, + "name": "percent_gc_content", "type": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "asthma", + "defaultValue": null, "description": null, + "name": "workflow_type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "atrial_fibrillation", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "cabg_presence", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "cac_score", + "defaultValue": null, "description": null, + "name": "per_sequence_gc_content", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "cac_volume", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "carotid_plaque", + "defaultValue": null, "description": null, + "name": "per_base_n_content", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "carotid_stenosis", + "defaultValue": null, "description": null, + "name": "workflow_end_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "cerebrovascular_disease", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "chronic_bronchitis", + "defaultValue": null, "description": null, + "name": "adapter_content", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "chronic_respiratory_disease", + "defaultValue": null, "description": null, + "name": "per_base_sequence_quality", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "cimt_1", + "defaultValue": null, "description": null, + "name": "fastq_name", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "cimt_2", + "defaultValue": null, "description": null, + "name": "workflow_link", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "total_sequences", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "total_aligned_reads", + "type": { + "kind": "SCALAR", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "copd", + "defaultValue": null, "description": null, + "name": "sequence_length_distribution", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "coronary_artery_disease", + "defaultValue": null, "description": null, + "name": "per_sequence_quality_score", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "covid_hospital_admission", + "defaultValue": null, "description": null, + "name": "per_tile_sequence_quality", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "covid_hospital_admission_age", + "defaultValue": null, "description": null, + "name": "overrepresented_sequences", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "covid_icu", + "defaultValue": null, "description": null, + "name": "workflow_start_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "covid_icu_stay_length", + "defaultValue": null, "description": null, + "name": "workflow_version", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", + "ofType": null + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_read_group_qc", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": null, + "inputFields": [ + { + "defaultValue": null, + "description": null, + "name": "publisher", + "type": { + "kind": "SCALAR", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "covid_pos_ever_yn", + "defaultValue": null, "description": null, + "name": "language", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "rights", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "diabetes", + "defaultValue": null, "description": null, + "name": "description", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "emphysema", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "heart_failure", + "defaultValue": null, "description": null, + "name": "creator", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "hyperlipidemia", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "hypertension", + "defaultValue": null, "description": null, + "name": "format", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "myocardial_infarction", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "date", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { + "defaultValue": null, + "description": null, "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "relation", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "stroke", + "defaultValue": null, "description": null, + "name": "source", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, + "description": null, + "name": "coverage", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "contributor", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type1_diabetes", + "defaultValue": null, "description": null, + "name": "title", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type2_diabetes", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "unit_cac_score", + "defaultValue": null, + "description": null, + "name": "subject", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_core_metadata_collection", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": null, + "inputFields": [ + { + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "unit_cac_volume", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "unit_carotid_plaque", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "unit_carotid_stenosis", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "unit_cimt_1", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "unit_cimt_2", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "unit_vte_case_status", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "unit_vte_followup_start_age", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "unit_vte_prior_history", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "vte_case_status", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "vte_followup_start_age", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "vte_prior_history", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "state_comment", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "file_state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "experimental_strategy", + "type": { + "kind": "SCALAR", + "name": "String", "ofType": null - }, - "defaultValue": null + } } ], "interfaces": null, - "enumValues": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_unaligned_reads", "possibleTypes": null }, { - "kind": "OBJECT", - "name": "electrocardiogram_test", "description": null, + "enumValues": null, "fields": [ { - "name": "id", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "submitter_id", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "type", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "project_id", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "created_datetime", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "updated_datetime", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "md5sum", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "gtc_duration", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_type", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "pr_duration", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "file_name", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "qrs_duration", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "error_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_format", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "object_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "qt_duration", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "data_category", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "state", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "file_size", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state_comment", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "subjects", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "file_state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -161501,116 +111765,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -161619,54 +111793,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -161675,12 +111841,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "amputation_type", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -161689,12 +111855,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cohort_id", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -161703,12 +111869,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "consent_codes", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -161717,12 +111883,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -161731,12 +111897,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_submission_guid", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -161745,26 +111911,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "derived_parent_subject_id", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "derived_topmed_subject_id", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -161773,26 +111935,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "eligibility", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "geographic_site", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -161801,12 +111959,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "index_date", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -161815,12 +111973,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "participant_id", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -161829,12 +111987,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -161843,40 +112001,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "transplanted_organ", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_geographic_site", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -161885,67 +112039,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", + "name": "NotPropertiesInput_submitted_aligned_reads", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "subject", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_subjects_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -161954,12 +112077,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -161968,102 +112091,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "name": "ids", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -162072,12 +112153,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -162086,12 +112167,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitted_aligned_reads_files", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "submitted_aligned_reads", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "creator", "type": { "kind": "LIST", "name": null, @@ -162100,12 +112218,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -162114,40 +112232,40 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_core_metadata_collection", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "relation", "type": { "kind": "LIST", "name": null, @@ -162156,40 +112274,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "gtc_duration", + "defaultValue": null, "description": null, + "name": "contributor", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "pr_duration", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "subject", "type": { "kind": "LIST", "name": null, @@ -162198,40 +112336,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "qrs_duration", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "qt_duration", + "defaultValue": null, "description": null, + "name": "title", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -162240,12 +112378,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "format", "type": { "kind": "LIST", "name": null, @@ -162254,69 +112392,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "source", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_electrocardiogram_test", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -162325,52 +112420,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -162379,42 +112454,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -162423,105 +112468,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "description", "type": { "kind": "LIST", "name": null, @@ -162530,52 +112482,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "data_type", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -162584,42 +112534,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "coverage", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "last", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "date", "type": { "kind": "LIST", "name": null, @@ -162628,99 +112572,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionLog", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_links", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "language", "type": { "kind": "LIST", "name": null, @@ -162729,423 +112596,115 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "rights", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "publisher", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "category", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "core_metadata_collections", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INTERFACE", - "name": "Node", + "kind": "OBJECT", + "name": "core_metadata_collection", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [ - { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - ], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_electrocardiogram_test", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "gtc_duration", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "pr_duration", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "qrs_duration", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "qt_duration", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "blood_pressure_test", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "age_at_bp_diastolic", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "age_at_bp_systolic", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "bp_diastolic", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "bp_systolic", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_bp_diastolic", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_bp_systolic", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "subjects", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -163154,116 +112713,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "data_format", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "file_size", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -163272,12 +112803,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -163286,12 +112817,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -163300,54 +112831,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "amputation_type", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -163356,12 +112883,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "cohort_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -163370,12 +112907,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "consent_codes", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -163384,12 +112921,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -163398,12 +112935,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_submission_guid", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -163412,26 +112949,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "derived_parent_subject_id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "derived_topmed_subject_id", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -163440,26 +112987,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "eligibility", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Boolean", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_aligned_reads_index", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "geographic_site", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -163468,12 +113025,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "index_date", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -163482,12 +113039,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "participant_id", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -163496,12 +113063,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -163510,12 +113077,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -163524,12 +113101,45 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_submitted_aligned_reads_files_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "transplanted_organ", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -163538,26 +113148,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_geographic_site", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -163566,67 +113176,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "subject", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_subjects_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -163635,102 +113238,102 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "error_type", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "object_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "file_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -163739,12 +113342,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -163753,12 +113356,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -163767,40 +113370,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -163809,68 +113408,64 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_bp_diastolic", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_bp_systolic", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "bp_diastolic", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_aligned_reads_index", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bp_systolic", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -163879,26 +113474,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -163907,12 +113498,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_bp_diastolic", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -163921,26 +113512,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_bp_systolic", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -163949,123 +113536,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_blood_pressure_test", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_core_metadata_collections_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs_count", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -164074,42 +113663,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -164118,159 +113717,149 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -164279,42 +113868,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -164323,60 +113922,47 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", "type": { "kind": "LIST", "name": null, @@ -164385,37 +113971,34 @@ "name": "TransactionLog", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_links", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -164424,120 +114007,103 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "category", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", "type": { "kind": "LIST", "name": null, @@ -164546,9 +114112,7 @@ "name": "Node", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } } ], "inputFields": null, @@ -164559,920 +114123,740 @@ "ofType": null } ], - "enumValues": null, + "kind": "OBJECT", + "name": "aligned_reads_index", "possibleTypes": null }, { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_blood_pressure_test", "description": null, + "enumValues": null, "fields": null, "inputFields": [ { - "name": "age_at_bp_diastolic", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "age_at_bp_systolic", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "bp_diastolic", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "bp_systolic", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "unit_bp_diastolic", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "unit_bp_systolic", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "lab_result", - "description": null, - "fields": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, - "args": [], + "name": "file_size", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, - "args": [], + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "type", + "defaultValue": null, "description": null, - "args": [], + "name": "state_comment", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, - "args": [], + "name": "file_state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_aligned_reads_index", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": null, + "inputFields": [ { - "name": "created_datetime", + "defaultValue": null, "description": null, - "args": [], + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, - "args": [], + "name": "file_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "age_at_basophil_ncnc_bld", + "defaultValue": null, "description": null, - "args": [], + "name": "file_size", "type": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "age_at_eosinophil_ncnc_bld", + "defaultValue": null, "description": null, - "args": [], + "name": "submitter_id", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "age_at_hdl", + "defaultValue": null, "description": null, - "args": [], + "name": "run_name", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "age_at_hematocrit_vfr_bld", + "defaultValue": null, "description": null, - "args": [], + "name": "protocol_used", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "age_at_hemoglobin_mcnc_bld", + "defaultValue": null, "description": null, - "args": [], + "name": "cell_type", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "age_at_ldl", + "defaultValue": null, "description": null, - "args": [], + "name": "created_datetime", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "age_at_lymphocyte_ncnc_bld", + "defaultValue": null, "description": null, - "args": [], + "name": "error_type", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "age_at_mch_entmass_rbc", + "defaultValue": null, "description": null, - "args": [], + "name": "object_id", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "age_at_mchc_mcnc_rbc", + "defaultValue": null, "description": null, - "args": [], + "name": "state", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "age_at_mcv_entvol_rbc", + "defaultValue": null, "description": null, - "args": [], + "name": "project_id", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "age_at_monocyte_ncnc_bld", + "defaultValue": null, "description": null, - "args": [], + "name": "panel_used", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "age_at_neutrophil_ncnc_bld", + "defaultValue": null, "description": null, - "args": [], + "name": "file_state", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "age_at_platelet_ncnc_bld", + "defaultValue": null, "description": null, - "args": [], + "name": "experimental_strategy", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "age_at_pmv_entvol_bld", + "defaultValue": null, "description": null, - "args": [], + "name": "data_type", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "age_at_rbc_ncnc_bld", + "defaultValue": null, "description": null, - "args": [], + "name": "cell_count", "type": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "age_at_rdw_ratio_rbc", + "defaultValue": null, "description": null, - "args": [], + "name": "state_comment", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "age_at_total_cholesterol", + "defaultValue": null, "description": null, - "args": [], + "name": "frame_identifier", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "age_at_triglycerides", + "defaultValue": null, "description": null, - "args": [], + "name": "cell_identifier", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "age_at_wbc_ncnc_bld", + "defaultValue": null, "description": null, - "args": [], + "name": "md5sum", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "basophil_ncnc_bld", + "defaultValue": null, "description": null, - "args": [], + "name": "data_format", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "eosinophil_ncnc_bld", + "defaultValue": null, "description": null, - "args": [], + "name": "data_category", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide_image", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ { - "name": "hdl", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "hematocrit_vfr_bld", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "hemoglobin_mcnc_bld", - "description": null, - "args": [], + "name": "id", "type": { "kind": "SCALAR", - "name": "Float", + "name": "ID", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "ldl", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "lymphocyte_ncnc_bld", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "mch_entmass_rbc", - "description": null, - "args": [], + "name": "type", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "mchc_mcnc_rbc", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "mcv_entvol_rbc", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "monocyte_ncnc_bld", - "description": null, - "args": [], + "name": "project_id", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "neutrophil_ncnc_bld", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "platelet_ncnc_bld", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "pmv_entvol_bld", - "description": null, - "args": [], + "name": "created_datetime", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "rbc_ncnc_bld", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "rdw_ratio_rbc", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "state", - "description": null, - "args": [], + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "total_cholesterol", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "triglycerides", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_basophil_ncnc_bld", - "description": null, - "args": [], + "name": "date_collected", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "unit_eosinophil_ncnc_bld", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_hdl", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_hematocrit_vfr_bld", - "description": null, - "args": [], + "name": "code", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "unit_hemoglobin_mcnc_bld", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_ldl", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_lymphocyte_ncnc_bld", - "description": null, - "args": [], + "name": "name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "unit_mch_entmass_rbc", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_mchc_mcnc_rbc", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "unit_mcv_entvol_rbc", - "description": null, - "args": [], + "name": "support_source", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "unit_monocyte_ncnc_bld", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "intended_release_date", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "unit_neutrophil_ncnc_bld", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "investigator_affiliation", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "unit_platelet_ncnc_bld", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "availability_mechanism", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "unit_pmv_entvol_bld", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "support_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "unit_rbc_ncnc_bld", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "releasable", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "unit_rdw_ratio_rbc", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "released", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "unit_total_cholesterol", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "unit_triglycerides", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "availability_type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "unit_wbc_ncnc_bld", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "investigator_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "wbc_ncnc_bld", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "dbgap_accession_number", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "subjects", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, + "description": null, + "name": "with_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "dbgap_accession_number", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -165481,12 +114865,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "name", "type": { "kind": "LIST", "name": null, @@ -165495,130 +114879,161 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_program", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "programs", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "program", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "creator", "type": { "kind": "LIST", "name": null, @@ -165627,12 +115042,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -165641,40 +115056,40 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_core_metadata_collection", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "amputation_type", + "defaultValue": null, "description": null, + "name": "relation", "type": { "kind": "LIST", "name": null, @@ -165683,12 +115098,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cohort_id", + "defaultValue": null, "description": null, + "name": "contributor", "type": { "kind": "LIST", "name": null, @@ -165697,54 +115112,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "consent_codes", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_submission_guid", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "derived_parent_subject_id", + "defaultValue": null, "description": null, + "name": "subject", "type": { "kind": "LIST", "name": null, @@ -165753,12 +115160,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "derived_topmed_subject_id", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -165767,26 +115174,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "eligibility", + "defaultValue": null, "description": null, + "name": "title", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "geographic_site", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -165795,12 +115202,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "index_date", + "defaultValue": null, "description": null, + "name": "format", "type": { "kind": "LIST", "name": null, @@ -165809,12 +115216,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "participant_id", + "defaultValue": null, "description": null, + "name": "source", "type": { "kind": "LIST", "name": null, @@ -165823,12 +115230,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -165837,26 +115244,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "transplanted_organ", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -165865,12 +115278,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_geographic_site", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -165879,12 +115292,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "description", "type": { "kind": "LIST", "name": null, @@ -165893,67 +115306,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "subject", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_subjects_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -165962,102 +115358,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "coverage", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "date", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "language", "type": { "kind": "LIST", "name": null, @@ -166066,12 +115420,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "rights", "type": { "kind": "LIST", "name": null, @@ -166080,12 +115434,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "publisher", "type": { "kind": "LIST", "name": null, @@ -166094,334 +115448,337 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_basophil_ncnc_bld", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "core_metadata_collections", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "core_metadata_collection", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "type_of_sample", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_eosinophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_hdl", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_hematocrit_vfr_bld", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_hemoglobin_mcnc_bld", + "defaultValue": null, "description": null, + "name": "somatic_mutations_identified", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_ldl", + "defaultValue": null, "description": null, + "name": "marker_panel_description", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_lymphocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_mch_entmass_rbc", + "defaultValue": null, "description": null, + "name": "experimental_intent", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_mchc_mcnc_rbc", + "defaultValue": null, "description": null, + "name": "type_of_specimen", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_mcv_entvol_rbc", + "defaultValue": null, "description": null, + "name": "type_of_data", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_monocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_neutrophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_platelet_ncnc_bld", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_pmv_entvol_bld", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_rbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_rdw_ratio_rbc", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_total_cholesterol", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_triglycerides", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_wbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "basophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "associated_experiment", "type": { "kind": "LIST", "name": null, @@ -166430,194 +115787,178 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "eosinophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "hdl", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hematocrit_vfr_bld", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hemoglobin_mcnc_bld", + "defaultValue": null, "description": null, + "name": "copy_numbers_identified", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ldl", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "lymphocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_experiment", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "mch_entmass_rbc", + "defaultValue": null, "description": null, + "name": "number_samples_per_experimental_group", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "mchc_mcnc_rbc", + "defaultValue": null, "description": null, + "name": "number_experimental_group", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "mcv_entvol_rbc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "monocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "data_description", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "neutrophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "indels_identified", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platelet_ncnc_bld", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "pmv_entvol_bld", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "experimental_description", "type": { "kind": "LIST", "name": null, @@ -166626,40 +115967,87 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "experiments", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "experiment", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "rbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "rdw_ratio_rbc", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -166668,54 +116056,94 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "total_cholesterol", + "defaultValue": null, "description": null, + "name": "doi", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "triglycerides", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_publication", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_basophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_eosinophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -166724,12 +116152,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_hdl", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -166738,12 +116166,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_hematocrit_vfr_bld", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -166752,12 +116180,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_hemoglobin_mcnc_bld", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -166766,12 +116194,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_ldl", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -166780,12 +116208,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_lymphocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -166794,26 +116222,56 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_mch_entmass_rbc", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_mchc_mcnc_rbc", + "defaultValue": null, "description": null, + "name": "pmid", "type": { "kind": "LIST", "name": null, @@ -166822,12 +116280,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "unit_mcv_entvol_rbc", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -166836,26 +116304,63 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "publications", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "publication", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_monocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_neutrophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -166864,12 +116369,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_platelet_ncnc_bld", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -166878,12 +116383,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_pmv_entvol_bld", + "defaultValue": null, "description": null, + "name": "keyword_name", "type": { "kind": "LIST", "name": null, @@ -166892,40 +116397,80 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "unit_rbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_keyword", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_rdw_ratio_rbc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_total_cholesterol", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -166934,12 +116479,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_triglycerides", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -166948,12 +116493,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_wbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -166962,12 +116507,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -166976,137 +116521,159 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "wbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_lab_result", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "ID", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, + "description": null, + "name": "with_links_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "keywords", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "keyword", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, + "description": null, + "name": "without_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "acknowledgee", "type": { "kind": "LIST", "name": null, @@ -167115,42 +116682,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_acknowledgement", + "ofType": null + } + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -167159,105 +116734,98 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "is_dry_run", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "defaultValue": null, + "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "committed_by", - "description": null, - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -167266,96 +116834,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "project_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "acknowledgements", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "acknowledgement", + "ofType": null + } + } + }, + { + "args": [ { - "name": "entities", + "defaultValue": null, "description": null, + "name": "code", "type": { "kind": "LIST", "name": null, @@ -167364,99 +116961,112 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "is_dry_run", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "defaultValue": null, + "description": null, + "name": "releasable", "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "availability_mechanism", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "TransactionLog", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_links", - "description": null, - "args": [ + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -167465,1077 +117075,168 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "investigator_affiliation", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "support_source", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "investigator_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "project_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "date_collected", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "category", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [ - { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - ], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_lab_result", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "age_at_basophil_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_eosinophil_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_hdl", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_hematocrit_vfr_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_hemoglobin_mcnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_ldl", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_lymphocyte_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_mch_entmass_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_mchc_mcnc_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_mcv_entvol_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_monocyte_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_neutrophil_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_platelet_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_pmv_entvol_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_rbc_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_rdw_ratio_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_total_cholesterol", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_triglycerides", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_wbc_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "basophil_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "eosinophil_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "hdl", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "hematocrit_vfr_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "hemoglobin_mcnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ldl", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "lymphocyte_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "mch_entmass_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "mchc_mcnc_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "mcv_entvol_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "monocyte_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "neutrophil_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "platelet_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "pmv_entvol_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "rbc_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "rdw_ratio_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "total_cholesterol", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "triglycerides", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_basophil_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_eosinophil_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_hdl", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_hematocrit_vfr_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_hemoglobin_mcnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_ldl", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_lymphocyte_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_mch_entmass_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_mchc_mcnc_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_mcv_entvol_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_monocyte_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_neutrophil_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_platelet_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_pmv_entvol_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_rbc_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_rdw_ratio_rbc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_total_cholesterol", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_triglycerides", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_wbc_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "wbc_ncnc_bld", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "sleep_test_file", - "description": null, - "fields": [ - { - "name": "id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "bucket_path", - "description": null, - "args": [], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "callset", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_category", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_format", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "data_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "error_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "experimental_strategy", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_format", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_md5sum", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_name", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_size", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "md5sum", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "object_id", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "subjects", - "description": null, - "args": [ + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "intended_release_date", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "support_id", "type": { "kind": "LIST", "name": null, @@ -168544,12 +117245,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -168558,102 +117259,135 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "released", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "availability_type", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_project", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_programs_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "code", "type": { "kind": "LIST", "name": null, @@ -168662,68 +117396,98 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "releasable", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "availability_mechanism", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -168732,12 +117496,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "amputation_type", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -168746,12 +117510,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cohort_id", + "defaultValue": null, "description": null, + "name": "investigator_affiliation", "type": { "kind": "LIST", "name": null, @@ -168760,12 +117524,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "consent_codes", + "defaultValue": null, "description": null, + "name": "support_source", "type": { "kind": "LIST", "name": null, @@ -168774,12 +117538,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -168788,40 +117552,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_submission_guid", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "derived_parent_subject_id", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "derived_topmed_subject_id", + "defaultValue": null, "description": null, + "name": "investigator_name", "type": { "kind": "LIST", "name": null, @@ -168830,26 +117586,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "eligibility", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "geographic_site", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -168858,12 +117614,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "index_date", + "defaultValue": null, "description": null, + "name": "date_collected", "type": { "kind": "LIST", "name": null, @@ -168872,26 +117628,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "participant_id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "intended_release_date", "type": { "kind": "LIST", "name": null, @@ -168900,12 +117666,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "support_id", "type": { "kind": "LIST", "name": null, @@ -168914,12 +117680,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "transplanted_organ", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -168928,26 +117694,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_geographic_site", + "defaultValue": null, "description": null, + "name": "released", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "availability_type", "type": { "kind": "LIST", "name": null, @@ -168956,53 +117722,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", + "name": "NotPropertiesInput_project", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "subject", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "core_metadata_collections", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "name", "type": { "kind": "LIST", "name": null, @@ -169011,12 +117770,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -169025,116 +117784,97 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_core_metadata_collections_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "code", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "releasable", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "availability_mechanism", "type": { "kind": "LIST", "name": null, @@ -169143,12 +117883,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", "type": { "kind": "LIST", "name": null, @@ -169157,40 +117897,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -169199,12 +117931,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "contributor", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -169213,12 +117945,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "coverage", + "defaultValue": null, "description": null, + "name": "investigator_affiliation", "type": { "kind": "LIST", "name": null, @@ -169227,12 +117959,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "support_source", "type": { "kind": "LIST", "name": null, @@ -169241,12 +117973,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "creator", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -169255,12 +117987,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "investigator_name", "type": { "kind": "LIST", "name": null, @@ -169269,12 +118021,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "date", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -169283,12 +118035,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "description", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -169297,12 +118049,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "format", + "defaultValue": null, "description": null, + "name": "date_collected", "type": { "kind": "LIST", "name": null, @@ -169311,26 +118063,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "language", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "intended_release_date", "type": { "kind": "LIST", "name": null, @@ -169339,12 +118101,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "publisher", + "defaultValue": null, "description": null, + "name": "support_id", "type": { "kind": "LIST", "name": null, @@ -169353,12 +118115,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "relation", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -169367,26 +118129,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "rights", + "defaultValue": null, "description": null, + "name": "released", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source", + "defaultValue": null, "description": null, + "name": "availability_type", "type": { "kind": "LIST", "name": null, @@ -169395,26 +118157,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_project", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "subject", + "defaultValue": null, "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "name", "type": { "kind": "LIST", "name": null, @@ -169423,12 +118205,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "title", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -169437,12 +118219,45 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_experiments_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "code", "type": { "kind": "LIST", "name": null, @@ -169451,53 +118266,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "core_metadata_collection", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_subjects_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "releasable", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "availability_mechanism", "type": { "kind": "LIST", "name": null, @@ -169506,12 +118318,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", "type": { "kind": "LIST", "name": null, @@ -169520,102 +118332,122 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "investigator_affiliation", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "support_source", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "investigator_name", "type": { "kind": "LIST", "name": null, @@ -169624,12 +118456,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -169638,12 +118470,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -169652,26 +118484,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "date_collected", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -169680,26 +118522,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "intended_release_date", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "support_id", "type": { "kind": "LIST", "name": null, @@ -169708,12 +118550,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -169722,26 +118564,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "released", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "availability_type", "type": { "kind": "LIST", "name": null, @@ -169750,26 +118592,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_project", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "name", "type": { "kind": "LIST", "name": null, @@ -169778,12 +118640,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -169792,12 +118654,45 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_publications_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "code", "type": { "kind": "LIST", "name": null, @@ -169806,40 +118701,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "releasable", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "availability_mechanism", "type": { "kind": "LIST", "name": null, @@ -169848,40 +118753,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -169890,12 +118815,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "investigator_affiliation", "type": { "kind": "LIST", "name": null, @@ -169904,12 +118829,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "support_source", "type": { "kind": "LIST", "name": null, @@ -169918,12 +118843,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -169932,12 +118857,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "investigator_name", "type": { "kind": "LIST", "name": null, @@ -169946,12 +118891,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -169960,12 +118905,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -169974,63 +118919,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "date_collected", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_sleep_test_file", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_core_metadata_collections_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "intended_release_date", "type": { "kind": "LIST", "name": null, @@ -170039,102 +118971,102 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "support_id", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "released", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "availability_type", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_project", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "name", "type": { "kind": "LIST", "name": null, @@ -170143,12 +119075,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -170157,12 +119089,45 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_keywords_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "code", "type": { "kind": "LIST", "name": null, @@ -170171,26 +119136,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -170199,26 +119160,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "releasable", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "availability_mechanism", "type": { "kind": "LIST", "name": null, @@ -170227,12 +119188,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", "type": { "kind": "LIST", "name": null, @@ -170241,26 +119202,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -170269,12 +119250,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "investigator_affiliation", "type": { "kind": "LIST", "name": null, @@ -170283,12 +119264,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "support_source", "type": { "kind": "LIST", "name": null, @@ -170297,12 +119278,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -170311,12 +119292,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "investigator_name", "type": { "kind": "LIST", "name": null, @@ -170325,12 +119326,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -170339,12 +119340,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -170353,12 +119354,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "date_collected", "type": { "kind": "LIST", "name": null, @@ -170367,26 +119368,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "intended_release_date", "type": { "kind": "LIST", "name": null, @@ -170395,12 +119406,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "support_id", "type": { "kind": "LIST", "name": null, @@ -170409,12 +119420,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -170423,26 +119434,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "released", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "availability_type", "type": { "kind": "LIST", "name": null, @@ -170451,26 +119462,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_project", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "name", "type": { "kind": "LIST", "name": null, @@ -170479,12 +119510,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -170493,123 +119524,135 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_sleep_test_file", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_acknowledgements_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs_count", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -170618,42 +119661,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -170662,159 +119715,149 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -170823,42 +119866,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -170867,60 +119920,47 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", "type": { "kind": "LIST", "name": null, @@ -170929,37 +119969,34 @@ "name": "TransactionLog", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_links", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -170968,120 +120005,103 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "category", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", "type": { "kind": "LIST", "name": null, @@ -171090,9 +120110,7 @@ "name": "Node", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } } ], "inputFields": null, @@ -171103,366 +120121,104 @@ "ofType": null } ], - "enumValues": null, + "kind": "OBJECT", + "name": "project", "possibleTypes": null }, { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_sleep_test_file", "description": null, - "fields": null, - "inputFields": [ - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "experimental_strategy", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + "enumValues": null, + "fields": [ { - "name": "ga4gh_drs_uri", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "md5sum", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "object_id", + "args": [], + "deprecationReason": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { + "isDeprecated": false, "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "created_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "interfaces": null, - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "cardiac_mri", - "description": null, - "fields": [ - { - "name": "id", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "ID", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitter_id", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", - "description": null, - "args": [], + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "project_id", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "created_datetime", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "updated_datetime", - "description": null, - "args": [], + "name": "dbgap_accession_number", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "cardiac_output", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "state", + "deprecationReason": null, "description": null, - "args": [], + "isDeprecated": false, + "name": "name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "subjects", - "description": null, "args": [ { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", + "defaultValue": null, "description": null, + "name": "code", "type": { "kind": "LIST", "name": null, @@ -171471,130 +120227,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "releasable", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "availability_mechanism", "type": { "kind": "LIST", "name": null, @@ -171603,68 +120279,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "amputation_type", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cohort_id", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -171673,12 +120341,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "consent_codes", + "defaultValue": null, "description": null, + "name": "investigator_affiliation", "type": { "kind": "LIST", "name": null, @@ -171687,12 +120355,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "support_source", "type": { "kind": "LIST", "name": null, @@ -171701,12 +120369,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_submission_guid", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -171715,54 +120383,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "derived_parent_subject_id", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "derived_topmed_subject_id", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "eligibility", + "defaultValue": null, "description": null, + "name": "investigator_name", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "geographic_site", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -171771,12 +120431,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "index_date", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -171785,12 +120445,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "participant_id", + "defaultValue": null, "description": null, + "name": "date_collected", "type": { "kind": "LIST", "name": null, @@ -171799,40 +120459,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "transplanted_organ", + "defaultValue": null, "description": null, + "name": "intended_release_date", "type": { "kind": "LIST", "name": null, @@ -171841,12 +120497,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_geographic_site", + "defaultValue": null, "description": null, + "name": "support_id", "type": { "kind": "LIST", "name": null, @@ -171855,12 +120511,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -171869,67 +120525,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "subject", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_subjects_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "released", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "availability_type", "type": { "kind": "LIST", "name": null, @@ -171938,102 +120553,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_project", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "name", "type": { "kind": "LIST", "name": null, @@ -172042,12 +120601,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -172056,12 +120615,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "projects", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "project", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -172070,26 +120666,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -172098,40 +120694,60 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cardiac_output", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -172140,12 +120756,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "name", "type": { "kind": "LIST", "name": null, @@ -172154,26 +120770,76 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_program", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -172182,123 +120848,159 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_cardiac_mri", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_projects_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs_count", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -172307,42 +121009,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -172351,159 +121063,149 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -172512,42 +121214,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -172556,60 +121268,47 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", "type": { "kind": "LIST", "name": null, @@ -172618,37 +121317,34 @@ "name": "TransactionLog", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_links", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -172657,120 +121353,103 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "category", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", "type": { "kind": "LIST", "name": null, @@ -172779,9 +121458,7 @@ "name": "Node", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } } ], "inputFields": null, @@ -172792,320 +121469,511 @@ "ofType": null } ], - "enumValues": null, + "kind": "OBJECT", + "name": "program", "possibleTypes": null }, { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_cardiac_mri", "description": null, + "enumValues": null, "fields": null, "inputFields": [ { - "name": "cardiac_output", + "defaultValue": null, "description": null, + "name": "date_collected", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "code", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "support_source", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "intended_release_date", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "investigator_affiliation", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "availability_mechanism", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "support_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "releasable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "released", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { + "defaultValue": null, + "description": null, "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "availability_type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "investigator_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } } ], "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_project", + "possibleTypes": null + }, + { + "description": null, "enumValues": null, + "fields": null, + "inputFields": [ + { + "defaultValue": null, + "description": null, + "name": "dbgap_accession_number", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_program", "possibleTypes": null }, { - "kind": "OBJECT", - "name": "medication", "description": null, - "fields": [ + "enumValues": null, + "fields": null, + "inputFields": [ { - "name": "id", + "defaultValue": null, "description": null, - "args": [], + "name": "associated_experiment", "type": { "kind": "SCALAR", - "name": "ID", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, - "args": [], + "name": "copy_numbers_identified", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "number_samples_per_experimental_group", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "type", + "defaultValue": null, "description": null, - "args": [], + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, - "args": [], + "name": "indels_identified", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "marker_panel_description", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, - "args": [], + "name": "number_experimental_group", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "experimental_intent", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, - "args": [], + "name": "type_of_sample", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "age_at_antihypertensive_meds", + "defaultValue": null, "description": null, - "args": [], + "name": "state", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "age_at_fasting_lipids", + "defaultValue": null, "description": null, - "args": [], + "name": "data_description", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "age_at_lipid_lowering_medication", + "defaultValue": null, "description": null, - "args": [], + "name": "type_of_data", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "antihypertensive_meds", + "defaultValue": null, "description": null, - "args": [], + "name": "submitter_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "fasting_lipids", + "defaultValue": null, "description": null, - "args": [], + "name": "somatic_mutations_identified", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "hypertension_meds", + "defaultValue": null, "description": null, - "args": [], + "name": "type_of_specimen", "type": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "lipid_lowering_medication", + "defaultValue": null, "description": null, - "args": [], + "name": "project_id", "type": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "state", + "defaultValue": null, "description": null, - "args": [], + "name": "experimental_description", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_experiment", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "unit_antihypertensive_meds", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "unit_fasting_lipids", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_lipid_lowering_medication", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "doi", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitter_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "subjects", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "pmid", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { "args": [ { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "ids", + "defaultValue": null, "description": null, + "name": "code", "type": { "kind": "LIST", "name": null, @@ -173114,116 +121982,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "releasable", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "availability_mechanism", "type": { "kind": "LIST", "name": null, @@ -173232,12 +122034,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", "type": { "kind": "LIST", "name": null, @@ -173246,40 +122048,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -173288,12 +122082,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "amputation_type", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -173302,12 +122096,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cohort_id", + "defaultValue": null, "description": null, + "name": "investigator_affiliation", "type": { "kind": "LIST", "name": null, @@ -173316,12 +122110,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "consent_codes", + "defaultValue": null, "description": null, + "name": "support_source", "type": { "kind": "LIST", "name": null, @@ -173330,12 +122124,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -173344,40 +122138,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_submission_guid", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "derived_parent_subject_id", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "derived_topmed_subject_id", + "defaultValue": null, "description": null, + "name": "investigator_name", "type": { "kind": "LIST", "name": null, @@ -173386,26 +122172,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "eligibility", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "geographic_site", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -173414,12 +122200,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "index_date", + "defaultValue": null, "description": null, + "name": "date_collected", "type": { "kind": "LIST", "name": null, @@ -173428,26 +122214,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "participant_id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "intended_release_date", "type": { "kind": "LIST", "name": null, @@ -173456,12 +122252,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "support_id", "type": { "kind": "LIST", "name": null, @@ -173470,12 +122266,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "transplanted_organ", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -173484,26 +122280,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_geographic_site", + "defaultValue": null, "description": null, + "name": "released", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "availability_type", "type": { "kind": "LIST", "name": null, @@ -173512,53 +122308,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "subject", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_subjects_count", - "description": null, - "args": [ + "name": "NotPropertiesInput_project", + "ofType": null + } + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "name", "type": { "kind": "LIST", "name": null, @@ -173567,12 +122356,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -173581,102 +122370,83 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "projects", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "project", + "ofType": null + } + } + }, + { + "args": [ { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -173685,12 +122455,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -173699,12 +122469,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "doi", "type": { "kind": "LIST", "name": null, @@ -173713,96 +122483,80 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_publication", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_antihypertensive_meds", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_fasting_lipids", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_lipid_lowering_medication", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "antihypertensive_meds", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -173811,12 +122565,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -173825,54 +122579,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "fasting_lipids", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hypertension_meds", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "lipid_lowering_medication", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -173881,68 +122635,56 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_antihypertensive_meds", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_fasting_lipids", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_lipid_lowering_medication", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "pmid", "type": { "kind": "LIST", "name": null, @@ -173951,123 +122693,139 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_medication", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_projects_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs_count", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -174076,42 +122834,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -174120,159 +122888,149 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -174281,42 +123039,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -174325,60 +123093,47 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", "type": { "kind": "LIST", "name": null, @@ -174387,37 +123142,34 @@ "name": "TransactionLog", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_links", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -174426,120 +123178,103 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "category", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", "type": { "kind": "LIST", "name": null, @@ -174548,9 +123283,7 @@ "name": "Node", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } } ], "inputFields": null, @@ -174561,298 +123294,197 @@ "ofType": null } ], - "enumValues": null, + "kind": "OBJECT", + "name": "publication", "possibleTypes": null }, { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_medication", "description": null, + "enumValues": null, "fields": null, "inputFields": [ { - "name": "age_at_antihypertensive_meds", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_fasting_lipids", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "age_at_lipid_lowering_medication", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "antihypertensive_meds", + "defaultValue": null, "description": null, + "name": "doi", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "fasting_lipids", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "hypertension_meds", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "lipid_lowering_medication", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "unit_antihypertensive_meds", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "unit_fasting_lipids", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "unit_lipid_lowering_medication", + "defaultValue": null, "description": null, + "name": "pmid", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } } ], "interfaces": null, - "enumValues": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_publication", "possibleTypes": null }, { - "kind": "OBJECT", - "name": "acknowledgement", "description": null, + "enumValues": null, "fields": [ { - "name": "id", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "submitter_id", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "type", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "project_id", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "created_datetime", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "updated_datetime", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "keyword_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "acknowledgee", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitter_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "state", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "projects", - "description": null, "args": [ { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", + "defaultValue": null, "description": null, + "name": "code", "type": { "kind": "LIST", "name": null, @@ -174861,102 +123493,112 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "releasable", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "availability_mechanism", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -174965,12 +123607,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "investigator_affiliation", "type": { "kind": "LIST", "name": null, @@ -174979,12 +123621,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "support_source", "type": { "kind": "LIST", "name": null, @@ -174993,54 +123635,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "availability_mechanism", + "defaultValue": null, "description": null, + "name": "investigator_name", "type": { "kind": "LIST", "name": null, @@ -175049,12 +123683,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "availability_type", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -175063,12 +123697,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "code", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -175077,12 +123711,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "date_collected", + "defaultValue": null, "description": null, + "name": "date_collected", "type": { "kind": "LIST", "name": null, @@ -175091,40 +123725,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_accession_number", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "intended_release_date", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "investigator_affiliation", + "defaultValue": null, "description": null, + "name": "intended_release_date", "type": { "kind": "LIST", "name": null, @@ -175133,12 +123763,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "investigator_name", + "defaultValue": null, "description": null, + "name": "support_id", "type": { "kind": "LIST", "name": null, @@ -175147,12 +123777,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "name", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -175161,12 +123791,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "releasable", + "defaultValue": null, "description": null, + "name": "released", "type": { "kind": "LIST", "name": null, @@ -175175,54 +123805,60 @@ "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "released", + "defaultValue": null, "description": null, + "name": "availability_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "support_id", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_project", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "support_source", + "defaultValue": null, "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "name", "type": { "kind": "LIST", "name": null, @@ -175231,12 +123867,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -175245,24 +123881,33 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_project", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "projects", "type": { "kind": "LIST", "name": null, @@ -175271,41 +123916,48 @@ "name": "project", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_projects_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -175314,102 +123966,108 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "keyword_name", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_keyword", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -175418,12 +124076,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -175432,12 +124090,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -175446,235 +124104,225 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "acknowledgee", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_acknowledgement", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_projects_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs_count", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -175683,42 +124331,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, + "description": null, + "name": "closed", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -175727,159 +124385,149 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -175888,42 +124536,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, + "description": null, + "name": "closed", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -175932,60 +124590,47 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", "type": { "kind": "LIST", "name": null, @@ -175994,37 +124639,34 @@ "name": "TransactionLog", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_links", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -176033,120 +124675,103 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "category", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", "type": { "kind": "LIST", "name": null, @@ -176155,9 +124780,7 @@ "name": "Node", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } } ], "inputFields": null, @@ -176168,220 +124791,187 @@ "ofType": null } ], - "enumValues": null, + "kind": "OBJECT", + "name": "keyword", "possibleTypes": null }, { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_acknowledgement", "description": null, + "enumValues": null, "fields": null, "inputFields": [ { - "name": "acknowledgee", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "keyword_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } } ], "interfaces": null, - "enumValues": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_keyword", "possibleTypes": null }, { - "kind": "OBJECT", - "name": "publication", "description": null, + "enumValues": null, "fields": [ { - "name": "id", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "submitter_id", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null - }, - { "name": "type", - "description": null, - "args": [], "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "project_id", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "created_datetime", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "updated_datetime", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "doi", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "acknowledgee", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "pmid", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitter_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "state", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "projects", - "description": null, "args": [ { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ids", + "defaultValue": null, "description": null, + "name": "code", "type": { "kind": "LIST", "name": null, @@ -176390,116 +124980,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "releasable", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "availability_mechanism", "type": { "kind": "LIST", "name": null, @@ -176508,12 +125032,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", "type": { "kind": "LIST", "name": null, @@ -176522,40 +125046,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -176564,12 +125080,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "availability_mechanism", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -176578,12 +125094,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "availability_type", + "defaultValue": null, "description": null, + "name": "investigator_affiliation", "type": { "kind": "LIST", "name": null, @@ -176592,12 +125108,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "code", + "defaultValue": null, "description": null, + "name": "support_source", "type": { "kind": "LIST", "name": null, @@ -176606,12 +125122,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "date_collected", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -176620,26 +125136,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_accession_number", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "intended_release_date", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "investigator_name", "type": { "kind": "LIST", "name": null, @@ -176648,12 +125170,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "investigator_affiliation", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -176662,12 +125184,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "investigator_name", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -176676,12 +125198,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "name", + "defaultValue": null, "description": null, + "name": "date_collected", "type": { "kind": "LIST", "name": null, @@ -176690,40 +125212,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "releasable", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Boolean", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "released", + "defaultValue": null, "description": null, + "name": "intended_release_date", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "support_id", "type": { "kind": "LIST", "name": null, @@ -176732,12 +125264,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "support_id", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -176746,26 +125278,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "support_source", + "defaultValue": null, "description": null, + "name": "released", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "availability_type", "type": { "kind": "LIST", "name": null, @@ -176774,12 +125306,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, @@ -176788,39 +125330,22 @@ "name": "NotPropertiesInput_project", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "project", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_projects_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "name", "type": { "kind": "LIST", "name": null, @@ -176829,12 +125354,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -176843,116 +125368,135 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "projects", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "project", + "ofType": null + } + } + }, + { + "args": [ { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "acknowledgee", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_acknowledgement", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -176961,40 +125505,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -177003,26 +125539,36 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -177031,12 +125577,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "doi", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -177045,12 +125591,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "pmid", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -177059,12 +125605,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -177073,12 +125619,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -177087,83 +125633,183 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_publication", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_projects_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "is_dry_run", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "type", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "last", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "project", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -177172,52 +125818,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -177226,42 +125872,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -177270,105 +125896,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "is_dry_run", + "defaultValue": null, "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "defaultValue": null, + "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", - "name": "Boolean", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_transaction_logs", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "project", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -177377,52 +126023,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -177431,42 +126077,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "last", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -177475,60 +126101,23 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "closed", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", "type": { "kind": "LIST", "name": null, @@ -177537,37 +126126,34 @@ "name": "TransactionLog", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_links", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -177576,120 +126162,103 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "category", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", "type": { "kind": "LIST", "name": null, @@ -177698,9 +126267,7 @@ "name": "Node", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } } ], "inputFields": null, @@ -177711,418 +126278,437 @@ "ofType": null } ], - "enumValues": null, + "kind": "OBJECT", + "name": "acknowledgement", "possibleTypes": null }, { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_publication", "description": null, + "enumValues": null, "fields": null, "inputFields": [ { - "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "doi", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "pmid", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "acknowledgee", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } } ], "interfaces": null, - "enumValues": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_acknowledgement", "possibleTypes": null }, { - "kind": "OBJECT", - "name": "reference_file_index", "description": null, + "enumValues": null, "fields": [ { - "name": "id", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "submitter_id", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "type", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "project_id", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "created_datetime", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "updated_datetime", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "her2_erbb2_result_ihc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "bucket_path", - "description": null, "args": [], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "fev1_fvc_pre_bronch_percent", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "data_category", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "fev1_ref_post_bronch_percent", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "data_format", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "fev1_fvc_post_bronch_percent", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "data_type", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "dlco_ref_predictive_percent", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "error_type", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "her2_erbb2_percent_positive_ihc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_format", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "biomarker_test_method", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_md5sum", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_name", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "ldh_level_at_diagnosis", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "progesterone_receptor_percent_positive_ihc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_size", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "cea_level_preoperative", "type": { "kind": "SCALAR", "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_state", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "biomarker_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_type", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "progesterone_receptor_result_ihc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "ga4gh_drs_uri", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "biomarker_result", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "md5sum", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "estrogen_receptor_percent_positive_ihc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "object_id", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "ldh_normal_range_upper", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "source_file", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "estrogen_receptor_result_ihc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "state", + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "fev1_ref_pre_bronch_percent", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "her2_erbb2_result_fish", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "study_version", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "microsatellite_instability_abnormal", "type": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "reference_files", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -178131,102 +126717,122 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_case", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "disease_type", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -178235,12 +126841,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -178249,12 +126855,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -178263,40 +126869,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "primary_site", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -178305,12 +126945,32 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -178319,12 +126979,53 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "cases", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "case", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "year_of_diagnosis", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "method_of_diagnosis", "type": { "kind": "LIST", "name": null, @@ -178333,12 +127034,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "laterality", "type": { "kind": "LIST", "name": null, @@ -178347,12 +127048,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "ann_arbor_pathologic_stage", "type": { "kind": "LIST", "name": null, @@ -178361,12 +127062,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -178375,12 +127076,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "vital_status", "type": { "kind": "LIST", "name": null, @@ -178389,12 +127090,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "morphology", "type": { "kind": "LIST", "name": null, @@ -178403,12 +127104,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "ann_arbor_clinical_stage", "type": { "kind": "LIST", "name": null, @@ -178417,26 +127118,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "days_to_last_known_disease_status", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "perineural_invasion_present", "type": { "kind": "LIST", "name": null, @@ -178445,12 +127156,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "days_to_hiv_diagnosis", "type": { "kind": "LIST", "name": null, @@ -178459,12 +127170,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_m", "type": { "kind": "LIST", "name": null, @@ -178473,26 +127184,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "days_to_last_follow_up", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "prior_treatment", "type": { "kind": "LIST", "name": null, @@ -178501,12 +127212,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_t", "type": { "kind": "LIST", "name": null, @@ -178515,12 +127226,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "colon_polyps_history", "type": { "kind": "LIST", "name": null, @@ -178529,12 +127240,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_n", "type": { "kind": "LIST", "name": null, @@ -178543,12 +127254,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source_file", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_n", "type": { "kind": "LIST", "name": null, @@ -178557,12 +127268,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_m", "type": { "kind": "LIST", "name": null, @@ -178571,12 +127282,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_version", + "defaultValue": null, "description": null, + "name": "ldh_level_at_diagnosis", "type": { "kind": "LIST", "name": null, @@ -178585,12 +127296,22 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -178599,67 +127320,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "residual_disease", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_reference_file", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "reference_file", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "core_metadata_collections", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_stage", "type": { "kind": "LIST", "name": null, @@ -178668,102 +127372,134 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "lymphatic_invasion_present", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "progression_or_recurrence", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_diagnosis", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "cause_of_death", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "burkitt_lymphoma_clinical_variant", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "ann_arbor_extranodal_involvement", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_stage", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "hiv_positive", "type": { "kind": "LIST", "name": null, @@ -178772,12 +127508,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "ann_arbor_b_symptoms", "type": { "kind": "LIST", "name": null, @@ -178786,12 +127522,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "classification_of_tumor", "type": { "kind": "LIST", "name": null, @@ -178800,40 +127536,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "last_known_disease_status", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -178842,12 +127578,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "contributor", + "defaultValue": null, "description": null, + "name": "primary_diagnosis", "type": { "kind": "LIST", "name": null, @@ -178856,12 +127592,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "coverage", + "defaultValue": null, "description": null, + "name": "tumor_stage", "type": { "kind": "LIST", "name": null, @@ -178870,26 +127606,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "age_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "creator", + "defaultValue": null, "description": null, + "name": "hpv_positive_type", "type": { "kind": "LIST", "name": null, @@ -178898,26 +127634,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "days_to_death", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "date", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -178926,12 +127686,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "description", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -178940,12 +127700,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "format", + "defaultValue": null, "description": null, + "name": "vascular_invasion_present", "type": { "kind": "LIST", "name": null, @@ -178954,12 +127714,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "language", + "defaultValue": null, "description": null, + "name": "new_event_anatomic_site", "type": { "kind": "LIST", "name": null, @@ -178968,12 +127728,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -178982,26 +127742,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "publisher", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "days_to_recurrence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "relation", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -179010,12 +127780,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "rights", + "defaultValue": null, "description": null, + "name": "tumor_grade", "type": { "kind": "LIST", "name": null, @@ -179024,12 +127794,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source", + "defaultValue": null, "description": null, + "name": "figo_stage", "type": { "kind": "LIST", "name": null, @@ -179038,12 +127808,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "tissue_or_organ_of_origin", "type": { "kind": "LIST", "name": null, @@ -179052,26 +127822,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "subject", + "defaultValue": null, "description": null, + "name": "days_to_birth", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "title", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "hpv_status", "type": { "kind": "LIST", "name": null, @@ -179080,12 +127860,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "prior_malignancy", "type": { "kind": "LIST", "name": null, @@ -179094,185 +127874,227 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "new_event_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "core_metadata_collection", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_reference_files_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "days_to_new_event", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "circumferential_resection_margin", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "ldh_normal_range_upper", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "lymph_nodes_positive", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "site_of_resection_or_biopsy", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_t", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "diagnoses", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "diagnosis", + "ofType": null + } + } + }, + { + "args": [ { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "her2_erbb2_result_ihc", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "ldh_level_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -179281,12 +128103,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "biomarker_result", "type": { "kind": "LIST", "name": null, @@ -179295,40 +128117,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "fev1_fvc_pre_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "fev1_ref_post_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -179337,12 +128179,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -179351,26 +128193,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "dlco_ref_predictive_percent", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "her2_erbb2_percent_positive_ihc", "type": { "kind": "LIST", "name": null, @@ -179379,12 +128221,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -179393,12 +128235,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "biomarker_name", "type": { "kind": "LIST", "name": null, @@ -179407,12 +128249,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -179421,40 +128263,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "fev1_fvc_post_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -179463,12 +128311,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -179477,12 +128325,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "cea_level_preoperative", "type": { "kind": "LIST", "name": null, @@ -179491,12 +128339,22 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "biomarker_test_method", "type": { "kind": "LIST", "name": null, @@ -179505,26 +128363,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "progesterone_receptor_result_ihc", "type": { "kind": "LIST", "name": null, @@ -179533,12 +128391,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -179547,26 +128405,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_clinical_test", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "estrogen_receptor_percent_positive_ihc", "type": { "kind": "LIST", "name": null, @@ -179575,26 +128443,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "source_file", + "defaultValue": null, "description": null, + "name": "ldh_normal_range_upper", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "estrogen_receptor_result_ihc", "type": { "kind": "LIST", "name": null, @@ -179603,12 +128481,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_version", + "defaultValue": null, "description": null, + "name": "fev1_ref_pre_bronch_percent", "type": { "kind": "LIST", "name": null, @@ -179617,12 +128495,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -179631,49 +128509,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "her2_erbb2_result_fish", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_reference_file_index", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_core_metadata_collections_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "microsatellite_instability_abnormal", "type": { "kind": "LIST", "name": null, @@ -179682,12 +128547,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "progesterone_receptor_percent_positive_ihc", "type": { "kind": "LIST", "name": null, @@ -179696,102 +128561,101 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_cases_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "her2_erbb2_result_ihc", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "ldh_level_at_diagnosis", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -179800,12 +128664,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "biomarker_result", "type": { "kind": "LIST", "name": null, @@ -179814,40 +128678,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "fev1_fvc_pre_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "fev1_ref_post_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -179856,40 +128740,40 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "dlco_ref_predictive_percent", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "her2_erbb2_percent_positive_ihc", "type": { "kind": "LIST", "name": null, @@ -179898,12 +128782,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -179912,12 +128796,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "biomarker_name", "type": { "kind": "LIST", "name": null, @@ -179926,12 +128810,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -179940,26 +128824,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "fev1_fvc_post_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -179968,12 +128872,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -179982,26 +128886,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "cea_level_preoperative", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "biomarker_test_method", "type": { "kind": "LIST", "name": null, @@ -180010,26 +128924,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "progesterone_receptor_result_ihc", "type": { "kind": "LIST", "name": null, @@ -180038,12 +128952,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -180052,26 +128966,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_clinical_test", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "estrogen_receptor_percent_positive_ihc", "type": { "kind": "LIST", "name": null, @@ -180080,26 +129004,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "ldh_normal_range_upper", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "estrogen_receptor_result_ihc", "type": { "kind": "LIST", "name": null, @@ -180108,26 +129042,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source_file", + "defaultValue": null, "description": null, + "name": "fev1_ref_pre_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -180136,26 +129070,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_version", + "defaultValue": null, "description": null, + "name": "her2_erbb2_result_fish", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "microsatellite_instability_abnormal", "type": { "kind": "LIST", "name": null, @@ -180164,123 +129108,139 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "progesterone_receptor_percent_positive_ihc", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_reference_file_index", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_diagnoses_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs_count", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -180289,42 +129249,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -180333,159 +129303,149 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_transaction_logs", - "description": null, "args": [ { - "name": "id", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "related_cases", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -180494,42 +129454,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "last", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "closed", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "entities", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -180538,60 +129508,47 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "is_dry_run", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "closed", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", - "name": "Boolean", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "committable", - "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", - "type": { - "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "committed_by", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "ID", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", "type": { "kind": "LIST", "name": null, @@ -180600,37 +129557,34 @@ "name": "TransactionLog", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_links", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -180639,1025 +129593,731 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "category", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [ - { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - ], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_reference_file_index", - "description": null, - "fields": null, - "inputFields": [ - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "ga4gh_drs_uri", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "md5sum", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "source_file", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "study_version", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": "10", + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + } + } + ], + "inputFields": null, + "interfaces": [ { - "name": "updated_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "INTERFACE", + "name": "Node", + "ofType": null } ], - "interfaces": null, - "enumValues": null, + "kind": "OBJECT", + "name": "clinical_test", "possibleTypes": null }, { - "kind": "OBJECT", - "name": "DataNode", "description": null, - "fields": [ - { - "name": "platform", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_phase", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, + "enumValues": null, + "fields": null, + "inputFields": [ { - "name": "image_quality", + "defaultValue": null, "description": null, - "args": [], + "name": "her2_erbb2_result_ihc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "series_instance_number", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "series_instance_uid", + "defaultValue": null, "description": null, - "args": [], + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "source_file", + "defaultValue": null, "description": null, - "args": [], + "name": "submitter_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "study_version", + "defaultValue": null, "description": null, - "args": [], + "name": "fev1_fvc_pre_bronch_percent", "type": { "kind": "SCALAR", "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, - "args": [], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "callset", - "description": null, - "args": [], + "name": "fev1_ref_post_bronch_percent", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, - "args": [], + "name": "fev1_fvc_post_bronch_percent", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, - "args": [], + "name": "dlco_ref_predictive_percent", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, - "args": [], + "name": "her2_erbb2_percent_positive_ihc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, - "args": [], + "name": "created_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, - "args": [], + "name": "biomarker_test_method", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, - "args": [], + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, - "args": [], + "name": "ldh_level_at_diagnosis", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, - "args": [], + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, - "args": [], + "name": "progesterone_receptor_percent_positive_ihc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, - "args": [], + "name": "cea_level_preoperative", "type": { "kind": "SCALAR", "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_state", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "file_type", - "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, - "args": [], + "name": "biomarker_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, - "args": [], + "name": "progesterone_receptor_result_ihc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, - "args": [], + "name": "biomarker_result", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, - "args": [], + "name": "estrogen_receptor_percent_positive_ihc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "state", + "defaultValue": null, "description": null, - "args": [], + "name": "ldh_normal_range_upper", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, - "args": [], + "name": "estrogen_receptor_result_ihc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, - "args": [], + "name": "fev1_ref_pre_bronch_percent", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "id", + "defaultValue": null, "description": null, - "args": [], + "name": "her2_erbb2_result_fish", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "type", + "defaultValue": null, "description": null, - "args": [], + "name": "microsatellite_instability_abnormal", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } } ], - "inputFields": null, - "interfaces": [], - "enumValues": null, + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_clinical_test", "possibleTypes": null }, { - "kind": "OBJECT", - "name": "NodeType", "description": null, + "enumValues": null, "fields": [ { - "name": "project", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "type", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "description", - "description": null, - "args": [], + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "preferred", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "category", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "systemProperties", - "description": null, - "args": [], + "name": "type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "namespace", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "links", + "deprecationReason": null, "description": null, - "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "title", - "description": null, - "args": [], + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "root", - "description": null, "args": [], - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "properties", + "deprecationReason": null, "description": null, - "args": [], + "isDeprecated": false, + "name": "created_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "id", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "validators", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "gender", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "program", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "year_of_birth", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "required", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitter_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "constraints", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "additionalProperties", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "race", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "uniqueKeys", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "ethnicity", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "submittable", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "year_of_death", "type": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - } - ], - "inputFields": null, - "interfaces": [], - "enumValues": null, - "possibleTypes": null - }, - { - "kind": "OBJECT", - "name": "viewer", - "description": null, - "fields": [ + } + }, { - "name": "node", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { + "defaultValue": null, + "description": null, + "name": "without_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, "name": "submitter_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "not", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_case", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "disease_type", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { + "defaultValue": null, + "description": null, "name": "ids", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -181666,102 +130326,353 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, + "description": null, + "name": "primary_site", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": "10" + } }, { - "name": "offset", + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, + "description": null, + "name": "with_links_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "cases", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "case", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "race", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, + "description": null, + "name": "without_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "year_of_birth", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "year_of_death", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, + "description": null, + "name": "not", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_demographic", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, + "description": null, + "name": "with_path_to", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "of_type", + "defaultValue": null, + "description": null, + "name": "without_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "gender", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -181770,69 +130681,225 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { + "defaultValue": null, + "description": null, "name": "project_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ethnicity", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "category", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } } ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INTERFACE", - "name": "Node", - "ofType": null - } - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "_cases_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "data_release", - "description": null, "args": [ { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "is_dry_run", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "last", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, + "description": null, + "name": "committed_by", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -181841,130 +130908,203 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "program", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, + "description": null, + "name": "closed", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "related_cases", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "project", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -181973,110 +131113,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "major_version", + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "minor_version", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "name", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "release_date", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -182085,26 +131167,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "released", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -182113,63 +131191,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_data_release", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "data_release", + "name": "TransactionLog", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_data_release_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -182178,116 +131252,425 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { + "defaultValue": null, + "description": null, "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": "10", + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + } + } + ], + "inputFields": null, + "interfaces": [ + { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + ], + "kind": "OBJECT", + "name": "demographic", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": null, + "inputFields": [ + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "gender", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "year_of_birth", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "race", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ethnicity", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "year_of_death", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_demographic", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "relationship_gender", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "relative_with_cancer_history", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "relationship_age_at_diagnosis", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "relationship_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "relationship_primary_diagnosis", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -182296,12 +131679,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -182310,40 +131693,56 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_case", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -182352,54 +131751,50 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "major_version", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "minor_version", + "defaultValue": null, "description": null, + "name": "disease_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "name", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -182408,12 +131803,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "release_date", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -182422,26 +131817,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "released", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -182450,59 +131845,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_data_release", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "root", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "primary_site", "type": { "kind": "LIST", "name": null, @@ -182511,102 +131883,56 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_after", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -182615,12 +131941,29 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "cases", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "case", + "ofType": null + } + } + }, + { + "args": [ { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "relationship_gender", "type": { "kind": "LIST", "name": null, @@ -182629,40 +131972,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -182671,26 +132006,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "schema_version", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -182699,63 +132034,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_root", + "name": "NotPropertiesInput_family_history", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "root", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_root_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "relationship_type", "type": { "kind": "LIST", "name": null, @@ -182764,102 +132072,56 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -182868,12 +132130,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "relative_with_cancer_history", "type": { "kind": "LIST", "name": null, @@ -182882,12 +132144,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -182896,54 +132158,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "relationship_primary_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "schema_version", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -182952,251 +132214,211 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_root", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "reference_file", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "relationship_age_at_diagnosis", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_cases_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "created_after", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "last", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + { + "defaultValue": null, + "description": null, + "name": "project", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -183205,68 +132427,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -183275,26 +132481,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -183303,138 +132505,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "last", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "project", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "source_file", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -183443,12 +132632,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { + "defaultValue": null, + "description": null, "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "program", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "closed", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -183457,26 +132686,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_version", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -183485,67 +132710,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_reference_file", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "reference_file", + "name": "TransactionLog", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_reference_file_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -183554,172 +132771,483 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + } + } + ], + "inputFields": null, + "interfaces": [ + { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + ], + "kind": "OBJECT", + "name": "family_history", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": null, + "inputFields": [ + { + "defaultValue": null, + "description": null, + "name": "relationship_gender", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "relative_with_cancer_history", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "relationship_age_at_diagnosis", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "relationship_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "relationship_primary_diagnosis", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_family_history", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "cigarettes_per_day", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "weight", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "alcohol_history", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "alcohol_intensity", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "bmi", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "years_smoked", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "height", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "tobacco_smoking_status", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "tobacco_smoking_onset_year", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "tobacco_smoking_quit_year", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "pack_years_smoked", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "args": [ { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { "name": "without_path_to", - "description": null, "type": { "kind": "LIST", "name": null, @@ -183728,26 +133256,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "bucket_path", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -183756,12 +133270,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -183770,96 +133284,80 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_case", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -183868,26 +133366,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "disease_type", "type": { "kind": "LIST", "name": null, @@ -183896,12 +133380,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -183910,12 +133394,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -183924,12 +133408,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -183938,26 +133422,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { "name": "project_id", - "description": null, "type": { "kind": "LIST", "name": null, @@ -183966,26 +133436,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source_file", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { "name": "state", - "description": null, "type": { "kind": "LIST", "name": null, @@ -183994,26 +133450,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_version", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "primary_site", "type": { "kind": "LIST", "name": null, @@ -184022,167 +133474,56 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_reference_file", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "reference_file_index", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -184191,54 +133532,67 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "cases", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "case", + "ofType": null + } + } + }, + { + "args": [ { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "cigarettes_per_day", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -184247,40 +133601,40 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "years_smoked", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "height", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "tobacco_smoking_status", "type": { "kind": "LIST", "name": null, @@ -184289,68 +133643,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "pack_years_smoked", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -184359,26 +133705,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "weight", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -184387,12 +133733,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -184401,54 +133747,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "tobacco_smoking_onset_year", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -184457,12 +133795,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -184471,12 +133809,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "alcohol_history", "type": { "kind": "LIST", "name": null, @@ -184485,40 +133833,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source_file", + "defaultValue": null, "description": null, + "name": "bmi", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -184527,81 +133875,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_version", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_exposure", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_reference_file_index", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "reference_file_index", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_reference_file_index_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "alcohol_intensity", "type": { "kind": "LIST", "name": null, @@ -184610,12 +133937,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -184624,130 +133951,149 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "tobacco_smoking_quit_year", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_cases_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "project", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -184756,68 +134102,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -184826,26 +134156,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -184854,138 +134180,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "last", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "project", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -184994,68 +134307,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "source_file", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -185064,26 +134361,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_version", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -185092,63 +134385,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_reference_file_index", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "_transaction_logs", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "TransactionLog", + "ofType": null + } + } }, { - "name": "exposure", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -185157,214 +134446,590 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_current_smoker_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + } + } + ], + "inputFields": null, + "interfaces": [ + { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + ], + "kind": "OBJECT", + "name": "exposure", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": null, + "inputFields": [ + { + "defaultValue": null, + "description": null, + "name": "cigarettes_per_day", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "weight", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "alcohol_history", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "alcohol_intensity", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "bmi", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "years_smoked", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "height", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "tobacco_smoking_status", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "tobacco_smoking_onset_year", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "tobacco_smoking_quit_year", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "pack_years_smoked", + "type": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_exposure", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": null, + "inputFields": [ + { + "defaultValue": null, + "description": null, + "name": "md5sum", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "data_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "file_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "error_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "data_format", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "object_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "data_category", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "file_size", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "state_comment", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "file_state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_experimental_metadata", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "release_date", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "major_version", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "minor_version", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "released", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + }, + { + "args": [ { - "name": "age_at_ever_smoker_baseline", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -185373,68 +135038,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "current_smoker_baseline", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Boolean", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ever_smoker_baseline", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "smoking_status", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -185443,12 +135100,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_current_smoker_baseline", + "defaultValue": null, "description": null, + "name": "schema_version", "type": { "kind": "LIST", "name": null, @@ -185457,123 +135114,76 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_ever_smoker_baseline", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "years_smoked", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "years_smoked_gt89", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_exposure", + "name": "NotPropertiesInput_root", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "exposure", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_exposure_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -185582,116 +135192,121 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "roots", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "root", + "ofType": null + } + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "major_version", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -185700,138 +135315,94 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "released", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_path_to", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "age_at_current_smoker_baseline", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", + "name": "NotPropertiesInput_data_release", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_ever_smoker_baseline", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "current_smoker_baseline", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Boolean", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ever_smoker_baseline", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -185840,12 +135411,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "smoking_status", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -185854,12 +135425,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "release_date", "type": { "kind": "LIST", "name": null, @@ -185868,12 +135439,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_current_smoker_baseline", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -185882,12 +135453,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_ever_smoker_baseline", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -185896,105 +135467,80 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "minor_version", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "years_smoked", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "years_smoked_gt89", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_exposure", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "aligned_reads", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -186003,116 +135549,115 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_roots_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "quick_search", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", - "name": "Int", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -186121,68 +135666,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -186191,26 +135720,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -186219,152 +135744,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "data_format", - "description": null, + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "last", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "project", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -186373,68 +135871,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "platform", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -186443,26 +135925,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -186471,67 +135949,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "aligned_reads", + "name": "TransactionLog", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_aligned_reads_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -186540,130 +136010,256 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + } + } + ], + "inputFields": null, + "interfaces": [ + { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + ], + "kind": "OBJECT", + "name": "data_release", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "ID", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "schema_version", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [ { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "major_version", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -186672,96 +136268,94 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "released", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_data_release", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -186770,12 +136364,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -186784,12 +136378,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "release_date", "type": { "kind": "LIST", "name": null, @@ -186798,12 +136392,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -186812,12 +136406,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -186826,96 +136420,80 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "minor_version", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -186924,12 +136502,29 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_releases", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "data_release", + "ofType": null + } + } + }, + { + "args": [ { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -186938,12 +136533,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -186952,40 +136547,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platform", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -186994,12 +136609,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "schema_version", "type": { "kind": "LIST", "name": null, @@ -187008,49 +136623,76 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads", + "name": "NotPropertiesInput_root", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "sample", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -187059,116 +136701,159 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_data_releases_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { "kind": "SCALAR", - "name": "Int", + "name": "Boolean", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", - "name": "Int", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "last", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { "kind": "SCALAR", - "name": "String", + "name": "ID", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "project", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -187177,96 +136862,76 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "autolysis_score", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "biospecimen_anatomic_site", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -187275,124 +136940,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "biospecimen_anatomic_site_detail", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": "(committable: true) means (is_dry_run: true) AND (closed: false) AND (state: \"SUCCEEDED\") AND (committed_by is None). Note: committed_by is None cannot be represented in GraphQL, hence this argument.", + "name": "committable", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "biospecimen_anatomic_site_uberon_id", + "defaultValue": null, "description": null, + "name": "is_dry_run", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "biospecimen_anatomic_site_uberon_term", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "biospecimen_physical_site", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "biospecimen_type", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "collection_kit", + "defaultValue": null, "description": null, + "name": "last", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "collection_site", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "composition", + "defaultValue": null, "description": null, + "name": "committed_by", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "ID", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "project", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "entities", "type": { "kind": "LIST", "name": null, @@ -187401,68 +137067,52 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "current_weight", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "freezing_method", + "defaultValue": null, "description": null, + "name": "program", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "hours_to_collection", + "defaultValue": null, "description": null, + "name": "closed", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } }, { - "name": "hours_to_sample_procurement", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "internal_notes", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -187471,26 +137121,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "is_ffpe", + "defaultValue": null, "description": null, + "name": "type", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "method_of_sample_procurement", + "defaultValue": null, "description": null, + "name": "related_cases", "type": { "kind": "LIST", "name": null, @@ -187499,40 +137145,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "oct_embedded", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_transaction_logs", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "TransactionLog", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "pathology_notes", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "preservation_method", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -187541,165 +137206,442 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "prosector_notes", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "sample_type", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "specimen_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "tissue_type", + "defaultValue": null, "description": null, + "name": "project_id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_sample", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": "10", + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "OBJECT", - "name": "sample", + "kind": "INTERFACE", + "name": "Node", "ofType": null } - }, + } + } + ], + "inputFields": null, + "interfaces": [ + { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + ], + "kind": "OBJECT", + "name": "root", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": null, + "inputFields": [ + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "release_date", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "major_version", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "minor_version", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "released", + "type": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } + ], + "interfaces": null, + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_data_release", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { + "args": [], + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "md5sum", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "_sample_count", + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "updated_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "created_datetime", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "file_name", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "error_type", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_format", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "object_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitter_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_category", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project_id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "state_comment", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "file_state", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "args": [], + "deprecationReason": null, "description": null, + "isDeprecated": false, + "name": "file_size", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "inputFields": null, + "interfaces": [], + "kind": "OBJECT", + "name": "DataNode", + "possibleTypes": null + }, + { + "description": null, + "enumValues": null, + "fields": [ + { "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -187708,102 +137650,92 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "of_type", "type": { "kind": "LIST", "name": null, @@ -187812,54 +137744,63 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": "10", "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "node", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INTERFACE", + "name": "Node", + "ofType": null + } + } + }, + { + "args": [ { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -187868,82 +137809,74 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "autolysis_score", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "biospecimen_anatomic_site", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "biospecimen_anatomic_site_detail", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "biospecimen_anatomic_site_uberon_id", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "biospecimen_anatomic_site_uberon_term", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -187952,12 +137885,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "biospecimen_physical_site", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -187966,12 +137899,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "biospecimen_type", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -187980,12 +137913,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "collection_kit", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -187994,12 +137927,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "collection_site", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -188008,26 +137941,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "composition", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -188036,26 +137965,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "current_weight", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "freezing_method", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -188064,40 +137989,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hours_to_collection", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hours_to_sample_procurement", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "internal_notes", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -188106,40 +138031,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "is_ffpe", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "method_of_sample_procurement", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "oct_embedded", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -188148,40 +138069,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "pathology_notes", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "preservation_method", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_experimental_metadata", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -188190,12 +138107,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "prosector_notes", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -188204,26 +138121,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "sample_type", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "specimen_id", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -188232,12 +138145,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -188246,26 +138159,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "tissue_type", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -188274,63 +138183,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_sample", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "experimental_metadata", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "experimental_metadata", + "ofType": null + } + } }, { - "name": "imaging_file_reference", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -188339,116 +138234,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -188457,54 +138262,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -188513,12 +138310,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -188527,12 +138324,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -188541,12 +138338,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -188555,12 +138352,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -188569,12 +138366,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -188583,26 +138380,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -188611,26 +138404,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -188639,12 +138428,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -188653,26 +138442,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -188681,40 +138470,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -188723,40 +138508,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_experimental_metadata", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -188765,12 +138546,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -188779,53 +138560,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_imaging_file_reference", - "ofType": null - } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "imaging_file_reference", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_imaging_file_reference_count", - "description": null, - "args": [ - { - "name": "id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -188834,12 +138584,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -188848,130 +138598,69 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "data_category", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_experimental_metadata_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "with_links", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "with_links_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -188980,40 +138669,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { "name": "with_path_to_any", - "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { - "name": "without_path_to", - "description": null, "type": { "kind": "LIST", "name": null, @@ -189022,12 +138683,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -189036,68 +138697,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -189106,12 +138759,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -189120,12 +138773,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -189134,12 +138787,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -189148,54 +138801,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "total_variants", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -189204,26 +138853,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -189232,12 +138877,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -189246,12 +138891,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -189260,12 +138905,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -189274,73 +138919,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_imaging_file_reference", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "program", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -189349,116 +138957,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_somatic_mutation", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -189467,12 +138995,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -189481,54 +139009,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_accession_number", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -189537,12 +139071,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "name", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -189551,63 +139085,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_program", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitted_somatic_mutation", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "program", + "name": "submitted_somatic_mutation", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_program_count", - "description": null, "args": [ { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -189616,116 +139136,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -189734,40 +139164,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -189776,26 +139212,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_accession_number", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -189804,12 +139240,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "name", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -189818,63 +139254,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_program", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "imaging_file", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "total_variants", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -189883,102 +139296,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "file_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -189987,12 +139344,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -190001,12 +139358,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -190015,40 +139372,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -190057,12 +139410,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -190071,40 +139424,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_somatic_mutation", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -190113,12 +139462,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -190127,12 +139476,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -190141,12 +139500,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -190155,12 +139514,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -190169,12 +139538,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -190183,26 +139552,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_submitted_somatic_mutation_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "percent_aligned", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "encoding", "type": { "kind": "LIST", "name": null, @@ -190211,40 +139613,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_phase", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "sequence_duplication_levels", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -190253,12 +139655,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "basic_statistics", "type": { "kind": "LIST", "name": null, @@ -190267,12 +139669,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "per_base_sequence_content", "type": { "kind": "LIST", "name": null, @@ -190281,12 +139683,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "image_quality", + "defaultValue": null, "description": null, + "name": "kmer_content", "type": { "kind": "LIST", "name": null, @@ -190295,26 +139697,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "percent_gc_content", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "per_tile_sequence_quality", "type": { "kind": "LIST", "name": null, @@ -190323,40 +139725,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "series_instance_number", + "defaultValue": null, "description": null, + "name": "workflow_link", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "series_instance_uid", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -190365,12 +139787,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -190379,12 +139801,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -190393,53 +139815,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "per_sequence_gc_content", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_imaging_file", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "imaging_file", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_imaging_file_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -190448,12 +139843,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "per_base_n_content", "type": { "kind": "LIST", "name": null, @@ -190462,102 +139857,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -190566,12 +139891,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -190580,12 +139905,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "adapter_content", "type": { "kind": "LIST", "name": null, @@ -190594,40 +139919,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "workflow_end_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -190636,12 +139957,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "per_base_sequence_quality", "type": { "kind": "LIST", "name": null, @@ -190650,12 +139971,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "fastq_name", "type": { "kind": "LIST", "name": null, @@ -190664,12 +139985,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -190678,82 +139999,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_read_group_qc", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "total_sequences", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "total_aligned_reads", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "sequence_length_distribution", "type": { "kind": "LIST", "name": null, @@ -190762,12 +140075,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "per_sequence_quality_score", "type": { "kind": "LIST", "name": null, @@ -190776,12 +140089,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -190790,40 +140103,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_phase", + "defaultValue": null, "description": null, + "name": "workflow_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "overrepresented_sequences", "type": { "kind": "LIST", "name": null, @@ -190832,12 +140141,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "workflow_start_datetime", "type": { "kind": "LIST", "name": null, @@ -190846,12 +140155,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "workflow_version", "type": { "kind": "LIST", "name": null, @@ -190860,26 +140169,63 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "image_quality", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "read_group_qc", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "read_group_qc", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "percent_aligned", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "encoding", "type": { "kind": "LIST", "name": null, @@ -190888,26 +140234,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "sequence_duplication_levels", "type": { "kind": "LIST", "name": null, @@ -190916,26 +140262,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "series_instance_number", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "series_instance_uid", + "defaultValue": null, "description": null, + "name": "basic_statistics", "type": { "kind": "LIST", "name": null, @@ -190944,12 +140290,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "per_base_sequence_content", "type": { "kind": "LIST", "name": null, @@ -190958,12 +140304,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "kmer_content", "type": { "kind": "LIST", "name": null, @@ -190972,59 +140318,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "percent_gc_content", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_imaging_file", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "project", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "submitter_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "per_tile_sequence_quality", "type": { "kind": "LIST", "name": null, @@ -191033,102 +140346,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "workflow_link", "type": { "kind": "LIST", "name": null, @@ -191137,12 +140394,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -191151,12 +140408,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -191165,54 +140422,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "per_sequence_gc_content", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "availability_mechanism", + "defaultValue": null, "description": null, + "name": "per_base_n_content", "type": { "kind": "LIST", "name": null, @@ -191221,12 +140478,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "availability_type", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -191235,12 +140512,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "code", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -191249,12 +140526,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "date_collected", + "defaultValue": null, "description": null, + "name": "adapter_content", "type": { "kind": "LIST", "name": null, @@ -191263,12 +140540,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_accession_number", + "defaultValue": null, "description": null, + "name": "workflow_end_datetime", "type": { "kind": "LIST", "name": null, @@ -191277,26 +140554,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "intended_release_date", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "investigator_affiliation", + "defaultValue": null, "description": null, + "name": "per_base_sequence_quality", "type": { "kind": "LIST", "name": null, @@ -191305,12 +140592,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "investigator_name", + "defaultValue": null, "description": null, + "name": "fastq_name", "type": { "kind": "LIST", "name": null, @@ -191319,12 +140606,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "name", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -191333,54 +140620,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "releasable", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Boolean", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_read_group_qc", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "released", + "defaultValue": null, "description": null, + "name": "total_sequences", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "total_aligned_reads", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "support_id", + "defaultValue": null, "description": null, + "name": "sequence_length_distribution", "type": { "kind": "LIST", "name": null, @@ -191389,12 +140696,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "support_source", + "defaultValue": null, "description": null, + "name": "per_sequence_quality_score", "type": { "kind": "LIST", "name": null, @@ -191403,12 +140710,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -191417,63 +140724,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "workflow_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_project", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "project", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_project_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "overrepresented_sequences", "type": { "kind": "LIST", "name": null, @@ -191482,102 +140762,73 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "workflow_start_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "workflow_version", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_read_group_qc_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -191586,26 +140837,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -191614,26 +140865,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -191642,26 +140913,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "availability_mechanism", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -191670,12 +140941,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "availability_type", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -191684,12 +140955,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "code", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -191698,12 +140969,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "date_collected", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -191712,12 +140983,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_accession_number", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -191726,12 +141007,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "intended_release_date", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -191740,12 +141031,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "investigator_affiliation", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -191754,12 +141045,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "investigator_name", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -191768,12 +141059,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "name", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -191782,54 +141073,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "releasable", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Boolean", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "released", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_copy_number", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "support_id", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -191838,12 +141149,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "support_source", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -191852,12 +141163,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -191866,49 +141187,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_project", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "simple_germline_variation", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -191917,12 +141225,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -191931,102 +141239,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitted_copy_number", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "submitted_copy_number", + "ofType": null + } + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -192035,26 +141290,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -192063,40 +141318,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -192105,12 +141366,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -192119,12 +141380,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -192133,12 +141394,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -192147,12 +141408,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -192161,12 +141422,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -192175,26 +141436,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -192203,12 +141460,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -192217,12 +141484,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -192231,12 +141498,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -192245,12 +141512,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -192259,40 +141526,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -192301,40 +141564,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_copy_number", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -192343,12 +141602,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -192357,26 +141616,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -192385,53 +141640,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_simple_germline_variation", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "simple_germline_variation", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_simple_germline_variation_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -192440,12 +141678,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -192454,116 +141692,83 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_submitted_copy_number_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "major_version", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -192572,54 +141777,70 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "released", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_data_release", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -192628,26 +141849,22 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -192656,12 +141873,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -192670,12 +141887,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "release_date", "type": { "kind": "LIST", "name": null, @@ -192684,12 +141901,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -192698,12 +141915,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -192712,68 +141929,80 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "minor_version", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -192782,40 +142011,77 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "data_release", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "data_release", + "ofType": null + } + } + }, + { + "args": [ { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "major_version", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -192824,54 +142090,94 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "released", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_data_release", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -192880,12 +142186,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -192894,12 +142200,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "release_date", "type": { "kind": "LIST", "name": null, @@ -192908,49 +142214,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_simple_germline_variation", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "demographic", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -192959,116 +142242,141 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "minor_version", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_data_release_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -193077,12 +142385,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -193091,12 +142399,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "doi", "type": { "kind": "LIST", "name": null, @@ -193105,26 +142413,56 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_publication", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -193133,68 +142471,78 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_bmi_baseline", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_height_baseline", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_index", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_index_gt89", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -193203,54 +142551,94 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_weight_baseline", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "annotated_sex", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "bmi_baseline", + "defaultValue": null, "description": null, + "name": "pmid", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -193259,40 +142647,77 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "publication", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "publication", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ethnicity", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "height_baseline", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hispanic_subgroup", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -193301,12 +142726,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "population", + "defaultValue": null, "description": null, + "name": "doi", "type": { "kind": "LIST", "name": null, @@ -193315,40 +142740,80 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_publication", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "race", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -193357,12 +142822,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "subcohort", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -193371,12 +142836,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_annotated_sex", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -193385,12 +142850,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_bmi_baseline", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -193399,12 +142864,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_ethnicity", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -193413,12 +142878,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_height_baseline", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -193427,26 +142892,56 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_hispanic_subgroup", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_race", + "defaultValue": null, "description": null, + "name": "pmid", "type": { "kind": "LIST", "name": null, @@ -193455,12 +142950,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "unit_subcohort", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -193469,12 +142974,25 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_publication_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "unit_weight_baseline", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -193483,12 +143001,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -193497,81 +143015,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "weight", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "weight_baseline", + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_demographic", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "demographic", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_demographic_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -193580,12 +143091,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "name", "type": { "kind": "LIST", "name": null, @@ -193594,116 +143105,151 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_program", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "program", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "program", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -193712,12 +143258,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -193726,12 +143272,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -193740,82 +143286,74 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_bmi_baseline", + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_height_baseline", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_index", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_index_gt89", + "defaultValue": null, "description": null, + "name": "name", "type": { "kind": "LIST", "name": null, @@ -193824,96 +143362,76 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_weight_baseline", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "annotated_sex", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "bmi_baseline", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "ethnicity", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_program", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "height_baseline", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "hispanic_subgroup", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -193922,96 +143440,103 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "population", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "race", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_program_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "subcohort", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_annotated_sex", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_bmi_baseline", + "defaultValue": null, "description": null, + "name": "acknowledgee", "type": { "kind": "LIST", "name": null, @@ -194020,12 +143545,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_ethnicity", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -194034,40 +143559,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_height_baseline", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "unit_hispanic_subgroup", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_acknowledgement", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_race", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -194076,40 +143597,56 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_subcohort", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_weight_baseline", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -194118,77 +143655,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "weight", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "weight_baseline", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_demographic", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "medical_history", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -194197,12 +143711,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -194211,116 +143725,131 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "acknowledgement", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "acknowledgement", + "ofType": null + } + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "acknowledgee", "type": { "kind": "LIST", "name": null, @@ -194329,12 +143858,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -194343,40 +143872,70 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_acknowledgement", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -194385,138 +143944,160 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_cac_score", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_cac_volume", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_carotid_plaque", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_carotid_stenosis", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_cimt_1", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_cimt_2", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_vte_case_status", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_vte_prior_history", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "asthma", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "atrial_fibrillation", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -194525,12 +144106,25 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_acknowledgement_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "cabg_presence", + "defaultValue": null, "description": null, + "name": "library_name", "type": { "kind": "LIST", "name": null, @@ -194539,40 +144133,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cac_score", + "defaultValue": null, "description": null, + "name": "is_paired_end", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cac_volume", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "carotid_plaque", + "defaultValue": null, "description": null, + "name": "adapter_sequence", "type": { "kind": "LIST", "name": null, @@ -194581,26 +144171,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "carotid_stenosis", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cerebrovascular_disease", + "defaultValue": null, "description": null, + "name": "library_strand", "type": { "kind": "LIST", "name": null, @@ -194609,12 +144199,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "chronic_bronchitis", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -194623,12 +144213,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "chronic_respiratory_disease", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_name", "type": { "kind": "LIST", "name": null, @@ -194637,40 +144227,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cimt_1", + "defaultValue": null, "description": null, + "name": "base_caller_version", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cimt_2", + "defaultValue": null, "description": null, + "name": "target_capture_kit_name", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "copd", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -194679,12 +144269,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "coronary_artery_disease", + "defaultValue": null, "description": null, + "name": "base_caller_name", "type": { "kind": "LIST", "name": null, @@ -194693,68 +144283,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "covid_hospital_admission", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "covid_hospital_admission_age", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "covid_icu", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "covid_icu_stay_length", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "covid_pos_ever_yn", + "defaultValue": null, "description": null, + "name": "size_selection_range", "type": { "kind": "LIST", "name": null, @@ -194763,12 +144345,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -194777,12 +144359,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "diabetes", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_version", "type": { "kind": "LIST", "name": null, @@ -194791,12 +144373,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "emphysema", + "defaultValue": null, "description": null, + "name": "sequencing_date", "type": { "kind": "LIST", "name": null, @@ -194805,12 +144387,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "heart_failure", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -194819,40 +144401,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hyperlipidemia", + "defaultValue": null, "description": null, + "name": "to_trim_adapter_sequence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hypertension", + "defaultValue": null, "description": null, + "name": "RIN", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "myocardial_infarction", + "defaultValue": null, "description": null, + "name": "platform", "type": { "kind": "LIST", "name": null, @@ -194861,12 +144443,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -194875,12 +144457,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "flow_cell_barcode", "type": { "kind": "LIST", "name": null, @@ -194889,26 +144471,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "stroke", + "defaultValue": null, "description": null, + "name": "barcoding_applied", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "type1_diabetes", + "defaultValue": null, "description": null, + "name": "library_selection", "type": { "kind": "LIST", "name": null, @@ -194917,12 +144509,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "type2_diabetes", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -194931,12 +144533,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_cac_score", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -194945,12 +144547,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_cac_volume", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -194959,26 +144561,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_carotid_plaque", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_carotid_stenosis", + "defaultValue": null, "description": null, + "name": "target_capture_kit_target_region", "type": { "kind": "LIST", "name": null, @@ -194987,12 +144599,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_cimt_1", + "defaultValue": null, "description": null, + "name": "target_capture_kit_version", "type": { "kind": "LIST", "name": null, @@ -195001,12 +144613,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_cimt_2", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -195015,26 +144627,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "unit_vte_case_status", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_read_group", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_vte_followup_start_age", + "defaultValue": null, "description": null, + "name": "instrument_model", "type": { "kind": "LIST", "name": null, @@ -195043,12 +144665,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_vte_prior_history", + "defaultValue": null, "description": null, + "name": "read_group_name", "type": { "kind": "LIST", "name": null, @@ -195057,12 +144679,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "library_strategy", "type": { "kind": "LIST", "name": null, @@ -195071,109 +144703,82 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "vte_case_status", + "defaultValue": null, "description": null, + "name": "spike_ins_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "vte_followup_start_age", + "defaultValue": null, "description": null, + "name": "adapter_name", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "vte_prior_history", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "includes_spike_ins", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_medical_history", + "kind": "SCALAR", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "medical_history", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_medical_history_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "read_length", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "experiment_name", "type": { "kind": "LIST", "name": null, @@ -195182,102 +144787,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "spike_ins_fasta", "type": { "kind": "LIST", "name": null, @@ -195286,12 +144811,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "target_capture_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -195300,12 +144825,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "target_capture_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -195314,166 +144839,175 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "sequencing_center", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "read_group", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "read_group", + "ofType": null + } + } + }, + { + "args": [ { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "library_name", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_cac_score", + "defaultValue": null, "description": null, + "name": "is_paired_end", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_cac_volume", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_carotid_plaque", + "defaultValue": null, "description": null, + "name": "adapter_sequence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_carotid_stenosis", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_cimt_1", + "defaultValue": null, "description": null, + "name": "library_strand", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_cimt_2", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_vte_case_status", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_name", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_vte_prior_history", + "defaultValue": null, "description": null, + "name": "base_caller_version", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "asthma", + "defaultValue": null, "description": null, + "name": "target_capture_kit_name", "type": { "kind": "LIST", "name": null, @@ -195482,12 +145016,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "atrial_fibrillation", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -195496,12 +145030,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cabg_presence", + "defaultValue": null, "description": null, + "name": "base_caller_name", "type": { "kind": "LIST", "name": null, @@ -195510,40 +145044,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "cac_score", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cac_volume", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "carotid_plaque", + "defaultValue": null, "description": null, + "name": "size_selection_range", "type": { "kind": "LIST", "name": null, @@ -195552,12 +145106,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "carotid_stenosis", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -195566,12 +145120,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cerebrovascular_disease", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_version", "type": { "kind": "LIST", "name": null, @@ -195580,12 +145134,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "chronic_bronchitis", + "defaultValue": null, "description": null, + "name": "sequencing_date", "type": { "kind": "LIST", "name": null, @@ -195594,12 +145148,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "chronic_respiratory_disease", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -195608,26 +145162,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cimt_1", + "defaultValue": null, "description": null, + "name": "to_trim_adapter_sequence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cimt_2", + "defaultValue": null, "description": null, + "name": "RIN", "type": { "kind": "LIST", "name": null, @@ -195636,12 +145190,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "copd", + "defaultValue": null, "description": null, + "name": "platform", "type": { "kind": "LIST", "name": null, @@ -195650,12 +145204,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "coronary_artery_disease", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -195664,12 +145218,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "covid_hospital_admission", + "defaultValue": null, "description": null, + "name": "flow_cell_barcode", "type": { "kind": "LIST", "name": null, @@ -195678,26 +145232,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "covid_hospital_admission_age", + "defaultValue": null, "description": null, + "name": "barcoding_applied", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "covid_icu", + "defaultValue": null, "description": null, + "name": "library_selection", "type": { "kind": "LIST", "name": null, @@ -195706,26 +145270,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "covid_icu_stay_length", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "covid_pos_ever_yn", + "defaultValue": null, "description": null, + "name": "library_preparation_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -195734,12 +145308,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -195748,26 +145322,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "diabetes", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "emphysema", + "defaultValue": null, "description": null, + "name": "target_capture_kit_target_region", "type": { "kind": "LIST", "name": null, @@ -195776,12 +145360,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "heart_failure", + "defaultValue": null, "description": null, + "name": "target_capture_kit_version", "type": { "kind": "LIST", "name": null, @@ -195790,12 +145374,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hyperlipidemia", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -195804,26 +145388,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "hypertension", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_read_group", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "myocardial_infarction", + "defaultValue": null, "description": null, + "name": "instrument_model", "type": { "kind": "LIST", "name": null, @@ -195832,12 +145426,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "read_group_name", "type": { "kind": "LIST", "name": null, @@ -195846,12 +145440,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "library_strategy", "type": { "kind": "LIST", "name": null, @@ -195860,12 +145464,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "stroke", + "defaultValue": null, "description": null, + "name": "spike_ins_concentration", "type": { "kind": "LIST", "name": null, @@ -195874,12 +145478,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "type1_diabetes", + "defaultValue": null, "description": null, + "name": "adapter_name", "type": { "kind": "LIST", "name": null, @@ -195888,12 +145492,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "type2_diabetes", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -195902,40 +145506,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_cac_score", + "defaultValue": null, "description": null, + "name": "includes_spike_ins", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_cac_volume", + "defaultValue": null, "description": null, + "name": "read_length", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_carotid_plaque", + "defaultValue": null, "description": null, + "name": "experiment_name", "type": { "kind": "LIST", "name": null, @@ -195944,12 +145548,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_carotid_stenosis", + "defaultValue": null, "description": null, + "name": "spike_ins_fasta", "type": { "kind": "LIST", "name": null, @@ -195958,12 +145572,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_cimt_1", + "defaultValue": null, "description": null, + "name": "target_capture_kit_vendor", "type": { "kind": "LIST", "name": null, @@ -195972,12 +145586,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_cimt_2", + "defaultValue": null, "description": null, + "name": "target_capture_kit_catalog_number", "type": { "kind": "LIST", "name": null, @@ -195986,12 +145600,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_vte_case_status", + "defaultValue": null, "description": null, + "name": "sequencing_center", "type": { "kind": "LIST", "name": null, @@ -196000,12 +145614,45 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_read_group_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_vte_followup_start_age", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -196014,26 +145661,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_vte_prior_history", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -196042,91 +145689,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "vte_case_status", + "defaultValue": null, "description": null, + "name": "days_to_treatment", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "vte_followup_start_age", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "vte_prior_history", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_medical_history", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "electrocardiogram_test", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "treatment_outcome", "type": { "kind": "LIST", "name": null, @@ -196135,12 +145779,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "treatment_type", "type": { "kind": "LIST", "name": null, @@ -196149,102 +145793,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -196253,12 +145841,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "treatment_intent_type", "type": { "kind": "LIST", "name": null, @@ -196267,12 +145855,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "treatment_or_therapy", "type": { "kind": "LIST", "name": null, @@ -196281,40 +145869,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -196323,12 +145907,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -196337,40 +145921,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "gtc_duration", + "defaultValue": null, "description": null, + "name": "therapeutic_agents", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "pr_duration", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_treatment", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "treatment_anatomic_site", "type": { "kind": "LIST", "name": null, @@ -196379,12 +145973,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "qrs_duration", + "defaultValue": null, "description": null, + "name": "days_to_treatment_end", "type": { "kind": "LIST", "name": null, @@ -196393,12 +145987,22 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "qt_duration", + "defaultValue": null, "description": null, + "name": "days_to_treatment_start", "type": { "kind": "LIST", "name": null, @@ -196407,12 +146011,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -196421,67 +146025,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_electrocardiogram_test", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "treatment", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "electrocardiogram_test", + "name": "treatment", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_electrocardiogram_test_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -196490,116 +146086,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "days_to_treatment", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -196608,12 +146176,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -196622,12 +146190,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "treatment_outcome", "type": { "kind": "LIST", "name": null, @@ -196636,54 +146204,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "treatment_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "treatment_intent_type", "type": { "kind": "LIST", "name": null, @@ -196692,96 +146280,116 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "gtc_duration", + "defaultValue": null, "description": null, + "name": "treatment_or_therapy", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "pr_duration", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "qrs_duration", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "qt_duration", + "defaultValue": null, "description": null, + "name": "therapeutic_agents", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_treatment", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "treatment_anatomic_site", "type": { "kind": "LIST", "name": null, @@ -196790,63 +146398,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "days_to_treatment_end", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_electrocardiogram_test", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "germline_mutation_calling_workflow", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "days_to_treatment_start", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -196855,116 +146450,159 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_treatment_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "offset", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "biomarker_signal", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, + "description": null, + "name": "run_name", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "cell_type", "type": { "kind": "LIST", "name": null, @@ -196973,12 +146611,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -196987,68 +146625,68 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "relative_nuclear_size", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "er_localization", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "relative_er_intensity", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -197057,26 +146695,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -197085,12 +146729,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -197099,255 +146743,271 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "ck_signal", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, "description": null, + "name": "relative_nuclear_intensity", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "cell_count", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_germline_mutation_calling_workflow", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "germline_mutation_calling_workflow", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_germline_mutation_calling_workflow_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide_count", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "relative_cytokeratin_intensity", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "frame_identifier", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "cell_identifier", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "slide_count", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "slide_count", + "ofType": null + } + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "biomarker_signal", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -197356,26 +147016,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "run_name", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -197384,26 +147064,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "cell_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -197412,26 +147092,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "relative_nuclear_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -197440,12 +147120,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "er_localization", "type": { "kind": "LIST", "name": null, @@ -197454,26 +147134,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, "description": null, + "name": "relative_er_intensity", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -197482,12 +147162,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -197496,12 +147196,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -197510,181 +147210,140 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "ck_signal", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "relative_nuclear_intensity", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_germline_mutation_calling_workflow", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitted_aligned_reads", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "cell_count", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide_count", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "relative_cytokeratin_intensity", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "frame_identifier", "type": { "kind": "LIST", "name": null, @@ -197693,12 +147352,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "cell_identifier", "type": { "kind": "LIST", "name": null, @@ -197707,12 +147366,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -197721,68 +147380,69 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_slide_count_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "year_of_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "method_of_diagnosis", "type": { "kind": "LIST", "name": null, @@ -197791,12 +147451,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "laterality", "type": { "kind": "LIST", "name": null, @@ -197805,12 +147465,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "ann_arbor_pathologic_stage", "type": { "kind": "LIST", "name": null, @@ -197819,12 +147479,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -197833,12 +147493,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "vital_status", "type": { "kind": "LIST", "name": null, @@ -197847,12 +147507,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "morphology", "type": { "kind": "LIST", "name": null, @@ -197861,12 +147521,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "ann_arbor_clinical_stage", "type": { "kind": "LIST", "name": null, @@ -197875,40 +147535,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "days_to_last_known_disease_status", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "perineural_invasion_present", "type": { "kind": "LIST", "name": null, @@ -197917,12 +147573,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "days_to_hiv_diagnosis", "type": { "kind": "LIST", "name": null, @@ -197931,12 +147587,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_m", "type": { "kind": "LIST", "name": null, @@ -197945,26 +147601,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "days_to_last_follow_up", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "prior_treatment", "type": { "kind": "LIST", "name": null, @@ -197973,12 +147629,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_t", "type": { "kind": "LIST", "name": null, @@ -197987,12 +147643,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "colon_polyps_history", "type": { "kind": "LIST", "name": null, @@ -198001,12 +147657,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_n", "type": { "kind": "LIST", "name": null, @@ -198015,12 +147671,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_n", "type": { "kind": "LIST", "name": null, @@ -198029,12 +147685,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_m", "type": { "kind": "LIST", "name": null, @@ -198043,53 +147699,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ldh_level_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_aligned_reads", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "submitted_aligned_reads", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_submitted_aligned_reads_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -198098,12 +147737,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "residual_disease", "type": { "kind": "LIST", "name": null, @@ -198112,102 +147751,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_stage", "type": { "kind": "LIST", "name": null, @@ -198216,12 +147789,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "lymphatic_invasion_present", "type": { "kind": "LIST", "name": null, @@ -198230,12 +147803,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -198244,54 +147817,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "progression_or_recurrence", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_diagnosis", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "cause_of_death", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "burkitt_lymphoma_clinical_variant", "type": { "kind": "LIST", "name": null, @@ -198300,12 +147873,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "ann_arbor_extranodal_involvement", "type": { "kind": "LIST", "name": null, @@ -198314,12 +147887,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "ajcc_clinical_stage", "type": { "kind": "LIST", "name": null, @@ -198328,12 +147911,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "hiv_positive", "type": { "kind": "LIST", "name": null, @@ -198342,12 +147925,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "ann_arbor_b_symptoms", "type": { "kind": "LIST", "name": null, @@ -198356,12 +147939,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "classification_of_tumor", "type": { "kind": "LIST", "name": null, @@ -198370,12 +147953,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "last_known_disease_status", "type": { "kind": "LIST", "name": null, @@ -198384,12 +147967,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -198398,26 +147981,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "primary_diagnosis", "type": { "kind": "LIST", "name": null, @@ -198426,12 +148009,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "tumor_stage", "type": { "kind": "LIST", "name": null, @@ -198440,12 +148023,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "age_at_diagnosis", "type": { "kind": "LIST", "name": null, @@ -198454,12 +148037,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "hpv_positive_type", "type": { "kind": "LIST", "name": null, @@ -198468,54 +148051,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "days_to_death", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -198524,12 +148103,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -198538,12 +148117,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "vascular_invasion_present", "type": { "kind": "LIST", "name": null, @@ -198552,12 +148131,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "new_event_anatomic_site", "type": { "kind": "LIST", "name": null, @@ -198566,63 +148145,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_aligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "blood_pressure_test", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "days_to_recurrence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -198631,102 +148197,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "tumor_grade", "type": { "kind": "LIST", "name": null, @@ -198735,12 +148211,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "figo_stage", "type": { "kind": "LIST", "name": null, @@ -198749,12 +148225,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "tissue_or_organ_of_origin", "type": { "kind": "LIST", "name": null, @@ -198763,96 +148239,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "days_to_birth", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "hpv_status", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_bp_diastolic", + "defaultValue": null, "description": null, + "name": "prior_malignancy", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_bp_systolic", + "defaultValue": null, "description": null, + "name": "new_event_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bp_diastolic", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "bp_systolic", + "defaultValue": null, "description": null, + "name": "days_to_new_event", "type": { "kind": "LIST", "name": null, @@ -198861,54 +148329,54 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "circumferential_resection_margin", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ldh_normal_range_upper", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "lymph_nodes_positive", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_bp_diastolic", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -198917,12 +148385,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_bp_systolic", + "defaultValue": null, "description": null, + "name": "site_of_resection_or_biopsy", "type": { "kind": "LIST", "name": null, @@ -198931,12 +148399,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_t", "type": { "kind": "LIST", "name": null, @@ -198945,53 +148413,63 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_blood_pressure_test", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "blood_pressure_test", + "name": "diagnosis", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_blood_pressure_test_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "year_of_diagnosis", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "method_of_diagnosis", "type": { "kind": "LIST", "name": null, @@ -199000,12 +148478,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "laterality", "type": { "kind": "LIST", "name": null, @@ -199014,102 +148492,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "ann_arbor_pathologic_stage", "type": { "kind": "LIST", "name": null, @@ -199118,12 +148506,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -199132,12 +148520,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "vital_status", "type": { "kind": "LIST", "name": null, @@ -199146,68 +148534,78 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "morphology", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "ann_arbor_clinical_stage", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "days_to_last_known_disease_status", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_bp_diastolic", + "defaultValue": null, "description": null, + "name": "perineural_invasion_present", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_bp_systolic", + "defaultValue": null, "description": null, + "name": "days_to_hiv_diagnosis", "type": { "kind": "LIST", "name": null, @@ -199216,26 +148614,26 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bp_diastolic", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_m", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bp_systolic", + "defaultValue": null, "description": null, + "name": "days_to_last_follow_up", "type": { "kind": "LIST", "name": null, @@ -199244,12 +148642,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "prior_treatment", "type": { "kind": "LIST", "name": null, @@ -199258,12 +148656,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_t", "type": { "kind": "LIST", "name": null, @@ -199272,12 +148670,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "colon_polyps_history", "type": { "kind": "LIST", "name": null, @@ -199286,12 +148684,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_bp_diastolic", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_n", "type": { "kind": "LIST", "name": null, @@ -199300,12 +148698,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_bp_systolic", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_n", "type": { "kind": "LIST", "name": null, @@ -199314,12 +148712,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ajcc_clinical_m", "type": { "kind": "LIST", "name": null, @@ -199328,49 +148726,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ldh_level_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_blood_pressure_test", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "core_metadata_collection", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -199379,12 +148764,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "residual_disease", "type": { "kind": "LIST", "name": null, @@ -199393,102 +148778,134 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_stage", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "lymphatic_invasion_present", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "progression_or_recurrence", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_diagnosis", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "cause_of_death", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "burkitt_lymphoma_clinical_variant", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "ann_arbor_extranodal_involvement", "type": { "kind": "LIST", "name": null, @@ -199497,12 +148914,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ajcc_clinical_stage", "type": { "kind": "LIST", "name": null, @@ -199511,12 +148938,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "hiv_positive", "type": { "kind": "LIST", "name": null, @@ -199525,54 +148952,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "ann_arbor_b_symptoms", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "classification_of_tumor", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "last_known_disease_status", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "contributor", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -199581,26 +149008,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "coverage", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "primary_diagnosis", "type": { "kind": "LIST", "name": null, @@ -199609,12 +149036,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "creator", + "defaultValue": null, "description": null, + "name": "tumor_stage", "type": { "kind": "LIST", "name": null, @@ -199623,26 +149050,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "age_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "date", + "defaultValue": null, "description": null, + "name": "hpv_positive_type", "type": { "kind": "LIST", "name": null, @@ -199651,40 +149078,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "description", + "defaultValue": null, "description": null, + "name": "days_to_death", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "format", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "language", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -199693,12 +149130,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -199707,12 +149144,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "publisher", + "defaultValue": null, "description": null, + "name": "vascular_invasion_present", "type": { "kind": "LIST", "name": null, @@ -199721,12 +149158,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "relation", + "defaultValue": null, "description": null, + "name": "new_event_anatomic_site", "type": { "kind": "LIST", "name": null, @@ -199735,12 +149172,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "rights", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -199749,26 +149186,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "days_to_recurrence", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -199777,12 +149224,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "subject", + "defaultValue": null, "description": null, + "name": "tumor_grade", "type": { "kind": "LIST", "name": null, @@ -199791,12 +149238,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "title", + "defaultValue": null, "description": null, + "name": "figo_stage", "type": { "kind": "LIST", "name": null, @@ -199805,12 +149252,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "tissue_or_organ_of_origin", "type": { "kind": "LIST", "name": null, @@ -199819,53 +149266,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "days_to_birth", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "core_metadata_collection", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_core_metadata_collection_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "hpv_status", "type": { "kind": "LIST", "name": null, @@ -199874,12 +149304,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "prior_malignancy", "type": { "kind": "LIST", "name": null, @@ -199888,102 +149318,92 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "new_event_type", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "days_to_new_event", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "circumferential_resection_margin", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "ldh_normal_range_upper", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "lymph_nodes_positive", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -199992,12 +149412,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "site_of_resection_or_biopsy", "type": { "kind": "LIST", "name": null, @@ -200006,12 +149426,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "ajcc_pathologic_t", "type": { "kind": "LIST", "name": null, @@ -200020,40 +149440,73 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_diagnosis_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "cigarettes_per_day", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -200062,40 +149515,40 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "contributor", + "defaultValue": null, "description": null, + "name": "years_smoked", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "coverage", + "defaultValue": null, "description": null, + "name": "height", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "tobacco_smoking_status", "type": { "kind": "LIST", "name": null, @@ -200104,54 +149557,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "creator", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_type", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "date", + "defaultValue": null, "description": null, + "name": "pack_years_smoked", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "description", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -200160,26 +149619,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "format", + "defaultValue": null, "description": null, + "name": "weight", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "language", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -200188,12 +149647,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -200202,26 +149661,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "publisher", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "tobacco_smoking_onset_year", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "relation", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -200230,12 +149709,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "rights", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -200244,12 +149723,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "source", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "alcohol_history", "type": { "kind": "LIST", "name": null, @@ -200258,40 +149747,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "subject", + "defaultValue": null, "description": null, + "name": "bmi", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "title", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -200300,63 +149789,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_exposure", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_core_metadata_collection", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "study", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "alcohol_intensity", "type": { "kind": "LIST", "name": null, @@ -200365,12 +149851,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -200379,102 +149865,87 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "tobacco_smoking_quit_year", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "exposure", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "exposure", + "ofType": null + } + } + }, + { + "args": [ { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "cigarettes_per_day", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -200483,68 +149954,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "years_smoked", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "height", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "tobacco_smoking_status", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -200553,26 +150044,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "authz", + "defaultValue": null, "description": null, + "name": "pack_years_smoked", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -200581,26 +150072,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_description", + "defaultValue": null, "description": null, + "name": "weight", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_accession", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -200609,12 +150100,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_consent", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -200623,40 +150114,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_consent_text", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "dbgap_participant_set", + "defaultValue": null, "description": null, + "name": "tobacco_smoking_onset_year", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "dbgap_phs", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -200665,12 +150162,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_version", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -200679,26 +150176,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "exclude_from_aggregations", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "full_name", + "defaultValue": null, "description": null, + "name": "alcohol_history", "type": { "kind": "LIST", "name": null, @@ -200707,40 +150200,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "short_name", + "defaultValue": null, "description": null, + "name": "bmi", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -200749,40 +150242,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_description", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "study_id", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_exposure", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_registration", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -200791,12 +150280,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "study_setup", + "defaultValue": null, "description": null, + "name": "alcohol_intensity", "type": { "kind": "LIST", "name": null, @@ -200805,12 +150304,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "type_of_data", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -200819,81 +150318,93 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "tobacco_smoking_quit_year", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_study", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "study", - "ofType": null - } - }, + "deprecationReason": null, + "description": null, "isDeprecated": false, - "deprecationReason": null + "name": "_exposure_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "_study_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -200902,102 +150413,94 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_case", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -201006,12 +150509,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "disease_type", "type": { "kind": "LIST", "name": null, @@ -201020,12 +150523,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -201034,54 +150537,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "authz", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -201090,26 +150593,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "data_description", + "defaultValue": null, "description": null, + "name": "primary_site", "type": { "kind": "LIST", "name": null, @@ -201118,40 +150617,56 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_accession", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "dbgap_consent", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "dbgap_consent_text", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -201160,26 +150675,63 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "case", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "case", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "dbgap_participant_set", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_phs", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -201188,12 +150740,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "dbgap_version", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -201202,40 +150754,80 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "exclude_from_aggregations", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Boolean", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_case", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "full_name", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -201244,12 +150836,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "short_name", + "defaultValue": null, "description": null, + "name": "disease_type", "type": { "kind": "LIST", "name": null, @@ -201258,12 +150850,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -201272,12 +150864,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_description", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -201286,12 +150878,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -201300,12 +150892,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_registration", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -201314,12 +150906,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "study_setup", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -201328,12 +150920,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "type_of_data", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "primary_site", "type": { "kind": "LIST", "name": null, @@ -201342,63 +150944,93 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_study", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_case_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "acknowledgement", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -201407,12 +151039,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, + "description": null, + "name": "with_path_to_any", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -201421,102 +151067,178 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, + "description": null, + "name": "file_size", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_datetime", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "error_type", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, + "description": null, + "name": "object_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "file_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "project_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -201525,12 +151247,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -201539,12 +151261,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -201553,12 +151275,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -201567,40 +151299,50 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_submitted_aligned_reads", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "acknowledgee", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -201609,12 +151351,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -201623,12 +151365,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -201637,12 +151389,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -201651,12 +151403,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -201665,53 +151427,63 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_acknowledgement", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitted_aligned_reads", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "acknowledgement", + "name": "submitted_aligned_reads", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_acknowledgement_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -201720,116 +151492,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "data_format", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "file_size", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -201838,12 +151582,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -201852,12 +151596,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -201866,54 +151610,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "acknowledgee", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -201922,26 +151662,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -201950,12 +151686,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -201964,12 +151700,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -201978,63 +151714,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_acknowledgement", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "publication", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -202043,102 +151766,112 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_aligned_reads", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -202147,12 +151880,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -202161,12 +151894,35 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_submitted_aligned_reads_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "code", "type": { "kind": "LIST", "name": null, @@ -202175,26 +151931,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -202203,26 +151955,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "releasable", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "availability_mechanism", "type": { "kind": "LIST", "name": null, @@ -202231,12 +151983,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "doi", + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", "type": { "kind": "LIST", "name": null, @@ -202245,54 +151997,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "pmid", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -202301,53 +152045,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "investigator_affiliation", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_publication", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "publication", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_publication_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "support_source", "type": { "kind": "LIST", "name": null, @@ -202356,12 +152073,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -202370,102 +152087,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_after", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "investigator_name", "type": { "kind": "LIST", "name": null, @@ -202474,12 +152121,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -202488,12 +152135,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -202502,40 +152149,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "date_collected", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -202544,12 +152187,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "intended_release_date", "type": { "kind": "LIST", "name": null, @@ -202558,12 +152201,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "doi", + "defaultValue": null, "description": null, + "name": "support_id", "type": { "kind": "LIST", "name": null, @@ -202572,12 +152215,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "pmid", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -202586,26 +152229,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "released", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "availability_type", "type": { "kind": "LIST", "name": null, @@ -202614,63 +152257,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_publication", + "name": "NotPropertiesInput_project", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "lab_result", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "name", "type": { "kind": "LIST", "name": null, @@ -202679,12 +152305,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -202693,130 +152319,101 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "project", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "project", + "ofType": null + } + } + }, + { + "args": [ { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "code", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "releasable", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "availability_mechanism", "type": { "kind": "LIST", "name": null, @@ -202825,488 +152422,457 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "dbgap_accession_number", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_basophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_eosinophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_hdl", + "defaultValue": null, "description": null, + "name": "investigator_affiliation", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_hematocrit_vfr_bld", + "defaultValue": null, "description": null, + "name": "support_source", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_hemoglobin_mcnc_bld", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_ldl", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_lymphocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_mch_entmass_rbc", + "defaultValue": null, "description": null, + "name": "investigator_name", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_mchc_mcnc_rbc", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_mcv_entvol_rbc", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_monocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "date_collected", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_neutrophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_platelet_ncnc_bld", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_pmv_entvol_bld", + "defaultValue": null, "description": null, + "name": "intended_release_date", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_rbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "support_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_rdw_ratio_rbc", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_total_cholesterol", + "defaultValue": null, "description": null, + "name": "released", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_triglycerides", + "defaultValue": null, "description": null, + "name": "availability_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_wbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "basophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_project", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "eosinophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "name", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hdl", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hematocrit_vfr_bld", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "hemoglobin_mcnc_bld", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_project_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "ldl", + "defaultValue": null, "description": null, + "name": "race", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "lymphocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "mch_entmass_rbc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "mchc_mcnc_rbc", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "mcv_entvol_rbc", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "monocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "neutrophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "year_of_birth", "type": { "kind": "LIST", "name": null, @@ -203315,12 +152881,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platelet_ncnc_bld", + "defaultValue": null, "description": null, + "name": "year_of_death", "type": { "kind": "LIST", "name": null, @@ -203329,110 +152895,94 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "pmv_entvol_bld", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_demographic", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "rbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "rdw_ratio_rbc", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "total_cholesterol", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "triglycerides", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_basophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -203441,12 +152991,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_eosinophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "gender", "type": { "kind": "LIST", "name": null, @@ -203455,12 +153005,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_hdl", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -203469,12 +153019,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_hematocrit_vfr_bld", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -203483,12 +153033,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_hemoglobin_mcnc_bld", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -203497,12 +153047,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_ldl", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -203511,12 +153061,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_lymphocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "ethnicity", "type": { "kind": "LIST", "name": null, @@ -203525,26 +153085,56 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_mch_entmass_rbc", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "unit_mchc_mcnc_rbc", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -203553,12 +153143,29 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "demographic", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "demographic", + "ofType": null + } + } + }, + { + "args": [ { - "name": "unit_mcv_entvol_rbc", + "defaultValue": null, "description": null, + "name": "race", "type": { "kind": "LIST", "name": null, @@ -203567,26 +153174,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_monocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_neutrophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -203595,12 +153222,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_platelet_ncnc_bld", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -203609,68 +153236,108 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_pmv_entvol_bld", + "defaultValue": null, "description": null, + "name": "year_of_birth", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_rbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "year_of_death", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "unit_rdw_ratio_rbc", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_demographic", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_total_cholesterol", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_triglycerides", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -203679,12 +153346,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_wbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -203693,12 +153360,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "gender", "type": { "kind": "LIST", "name": null, @@ -203707,67 +153374,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "wbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_lab_result", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "lab_result", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_lab_result_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -203776,12 +153416,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -203790,116 +153430,141 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "ethnicity", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_demographic_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "analyte_type", "type": { "kind": "LIST", "name": null, @@ -203908,12 +153573,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -203922,54 +153587,64 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_aliquot", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_basophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "concentration", "type": { "kind": "LIST", "name": null, @@ -203978,82 +153653,70 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_eosinophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_hdl", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_hematocrit_vfr_bld", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_hemoglobin_mcnc_bld", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_ldl", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_lymphocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "aliquot_volume", "type": { "kind": "LIST", "name": null, @@ -204062,12 +153725,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_mch_entmass_rbc", + "defaultValue": null, "description": null, + "name": "aliquot_quantity", "type": { "kind": "LIST", "name": null, @@ -204076,82 +153739,82 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_mchc_mcnc_rbc", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_mcv_entvol_rbc", + "defaultValue": null, "description": null, + "name": "analyte_type_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_monocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_neutrophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_platelet_ncnc_bld", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_pmv_entvol_bld", + "defaultValue": null, "description": null, + "name": "amount", "type": { "kind": "LIST", "name": null, @@ -204160,96 +153823,80 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_rbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_rdw_ratio_rbc", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_total_cholesterol", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_triglycerides", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_wbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "basophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "source_center", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -204258,110 +153905,143 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "aliquot", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "aliquot", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "eosinophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "hdl", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hematocrit_vfr_bld", + "defaultValue": null, "description": null, + "name": "analyte_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hemoglobin_mcnc_bld", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ldl", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "lymphocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "mch_entmass_rbc", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_aliquot", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "mchc_mcnc_rbc", + "defaultValue": null, "description": null, + "name": "concentration", "type": { "kind": "LIST", "name": null, @@ -204370,40 +154050,70 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "mcv_entvol_rbc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "monocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "neutrophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "aliquot_volume", "type": { "kind": "LIST", "name": null, @@ -204412,12 +154122,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platelet_ncnc_bld", + "defaultValue": null, "description": null, + "name": "aliquot_quantity", "type": { "kind": "LIST", "name": null, @@ -204426,26 +154136,26 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "pmv_entvol_bld", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "analyte_type_id", "type": { "kind": "LIST", "name": null, @@ -204454,40 +154164,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "rbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "rdw_ratio_rbc", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -204496,12 +154206,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "total_cholesterol", + "defaultValue": null, "description": null, + "name": "amount", "type": { "kind": "LIST", "name": null, @@ -204510,26 +154220,66 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "triglycerides", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "unit_basophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "source_center", "type": { "kind": "LIST", "name": null, @@ -204538,12 +154288,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_eosinophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -204552,12 +154302,25 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_aliquot_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "unit_hdl", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -204566,12 +154329,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_hematocrit_vfr_bld", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -204580,26 +154353,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_hemoglobin_mcnc_bld", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_ldl", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -204608,40 +154381,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_lymphocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_mch_entmass_rbc", + "defaultValue": null, "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_mchc_mcnc_rbc", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -204650,12 +154443,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_mcv_entvol_rbc", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -204664,12 +154457,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_monocyte_ncnc_bld", + "defaultValue": null, "description": null, + "name": "assay_instrument_model", "type": { "kind": "LIST", "name": null, @@ -204678,12 +154471,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_neutrophil_ncnc_bld", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -204692,12 +154485,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_platelet_ncnc_bld", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -204706,12 +154499,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_pmv_entvol_bld", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -204720,12 +154523,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_rbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -204734,12 +154547,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_rdw_ratio_rbc", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -204748,12 +154561,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_total_cholesterol", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -204762,12 +154575,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_triglycerides", + "defaultValue": null, "description": null, + "name": "assay_method", "type": { "kind": "LIST", "name": null, @@ -204776,12 +154589,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_wbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -204790,77 +154603,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "wbc_ncnc_bld", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_lab_result", + "name": "NotPropertiesInput_submitted_methylation", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "submitted_unaligned_reads", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -204869,12 +154679,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -204883,102 +154693,139 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "data_category", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "assay_instrument", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitted_methylation", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "submitted_methylation", + "ofType": null + } + } + }, + { + "args": [ { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "error_type", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -204987,26 +154834,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -205015,40 +154862,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -205057,12 +154910,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -205071,12 +154924,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -205085,12 +154938,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "assay_instrument_model", "type": { "kind": "LIST", "name": null, @@ -205099,12 +154952,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -205113,12 +154966,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -205127,26 +154980,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -205155,26 +155004,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -205183,12 +155028,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -205197,12 +155042,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -205211,26 +155056,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "assay_method", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -205239,40 +155084,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -205281,26 +155122,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_methylation", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -205309,12 +155160,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -205323,12 +155174,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -205337,53 +155198,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_unaligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "submitted_unaligned_reads", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_submitted_unaligned_reads_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -205392,12 +155236,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "assay_instrument", "type": { "kind": "LIST", "name": null, @@ -205406,116 +155250,101 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_submitted_methylation_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "her2_erbb2_result_ihc", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "ldh_level_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -205524,12 +155353,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "biomarker_result", "type": { "kind": "LIST", "name": null, @@ -205538,40 +155367,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "fev1_fvc_pre_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "fev1_ref_post_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -205580,12 +155429,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -205594,26 +155443,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "dlco_ref_predictive_percent", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "her2_erbb2_percent_positive_ihc", "type": { "kind": "LIST", "name": null, @@ -205622,12 +155471,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -205636,12 +155485,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "biomarker_name", "type": { "kind": "LIST", "name": null, @@ -205650,12 +155499,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -205664,26 +155513,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "fev1_fvc_post_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -205692,12 +155561,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -205706,26 +155575,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "cea_level_preoperative", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "biomarker_test_method", "type": { "kind": "LIST", "name": null, @@ -205734,26 +155613,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "progesterone_receptor_result_ihc", "type": { "kind": "LIST", "name": null, @@ -205762,12 +155641,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -205776,26 +155655,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_clinical_test", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "estrogen_receptor_percent_positive_ihc", "type": { "kind": "LIST", "name": null, @@ -205804,26 +155693,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "ldh_normal_range_upper", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "estrogen_receptor_result_ihc", "type": { "kind": "LIST", "name": null, @@ -205832,26 +155731,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "fev1_ref_pre_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -205860,49 +155759,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "her2_erbb2_result_fish", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_submitted_unaligned_reads", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "subject", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "microsatellite_instability_abnormal", "type": { "kind": "LIST", "name": null, @@ -205911,12 +155797,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "progesterone_receptor_percent_positive_ihc", "type": { "kind": "LIST", "name": null, @@ -205925,116 +155811,105 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "clinical_test", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "clinical_test", + "ofType": null + } + } + }, + { + "args": [ { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "her2_erbb2_result_ihc", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "ldh_level_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -206043,12 +155918,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "biomarker_result", "type": { "kind": "LIST", "name": null, @@ -206057,40 +155932,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "fev1_fvc_pre_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "fev1_ref_post_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -206099,12 +155994,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "amputation_type", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -206113,26 +156008,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cohort_id", + "defaultValue": null, "description": null, + "name": "dlco_ref_predictive_percent", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "consent_codes", + "defaultValue": null, "description": null, + "name": "her2_erbb2_percent_positive_ihc", "type": { "kind": "LIST", "name": null, @@ -206141,12 +156036,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -206155,12 +156050,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_submission_guid", + "defaultValue": null, "description": null, + "name": "biomarker_name", "type": { "kind": "LIST", "name": null, @@ -206169,12 +156064,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "derived_parent_subject_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -206183,54 +156078,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "derived_topmed_subject_id", + "defaultValue": null, "description": null, + "name": "fev1_fvc_post_bronch_percent", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "eligibility", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "geographic_site", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "index_date", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -206239,12 +156126,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "participant_id", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -206253,40 +156140,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "cea_level_preoperative", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "transplanted_organ", + "defaultValue": null, "description": null, + "name": "biomarker_test_method", "type": { "kind": "LIST", "name": null, @@ -206295,26 +156178,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_geographic_site", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "progesterone_receptor_result_ihc", "type": { "kind": "LIST", "name": null, @@ -206323,67 +156206,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "subject", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_subject_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_clinical_test", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "estrogen_receptor_percent_positive_ihc", "type": { "kind": "LIST", "name": null, @@ -206392,102 +156258,102 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "ldh_normal_range_upper", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "estrogen_receptor_result_ihc", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "fev1_ref_pre_bronch_percent", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "her2_erbb2_result_fish", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "microsatellite_instability_abnormal", "type": { "kind": "LIST", "name": null, @@ -206496,12 +156362,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "progesterone_receptor_percent_positive_ihc", "type": { "kind": "LIST", "name": null, @@ -206510,12 +156376,35 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_clinical_test_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "type_of_sample", "type": { "kind": "LIST", "name": null, @@ -206524,40 +156413,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -206566,26 +156451,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "amputation_type", + "defaultValue": null, "description": null, + "name": "somatic_mutations_identified", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cohort_id", + "defaultValue": null, "description": null, + "name": "marker_panel_description", "type": { "kind": "LIST", "name": null, @@ -206594,12 +156479,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "consent_codes", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -206608,12 +156493,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "experimental_intent", "type": { "kind": "LIST", "name": null, @@ -206622,12 +156507,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_submission_guid", + "defaultValue": null, "description": null, + "name": "type_of_specimen", "type": { "kind": "LIST", "name": null, @@ -206636,12 +156521,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "derived_parent_subject_id", + "defaultValue": null, "description": null, + "name": "type_of_data", "type": { "kind": "LIST", "name": null, @@ -206650,40 +156535,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "derived_topmed_subject_id", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "eligibility", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Boolean", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "geographic_site", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -206692,12 +156583,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "index_date", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -206706,12 +156597,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "participant_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -206720,12 +156611,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -206734,12 +156645,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -206748,12 +156659,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "transplanted_organ", + "defaultValue": null, "description": null, + "name": "associated_experiment", "type": { "kind": "LIST", "name": null, @@ -206762,26 +156673,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_geographic_site", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -206790,167 +156711,181 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "copy_numbers_identified", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_subject", + "kind": "SCALAR", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "sleep_test_file", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_experiment", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "number_samples_per_experimental_group", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "number_experimental_group", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "data_description", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "indels_identified", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "updated_after", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "experimental_description", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "experiment", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "experiment", + "ofType": null + } + } + }, + { + "args": [ { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "type_of_sample", "type": { "kind": "LIST", "name": null, @@ -206959,26 +156894,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -206987,26 +156918,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null - }, - { "name": "with_path_to_any", - "description": null, "type": { "kind": "LIST", "name": null, @@ -207015,26 +156932,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "somatic_mutations_identified", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "marker_panel_description", "type": { "kind": "LIST", "name": null, @@ -207043,12 +156960,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -207057,12 +156974,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "experimental_intent", "type": { "kind": "LIST", "name": null, @@ -207071,12 +156988,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "type_of_specimen", "type": { "kind": "LIST", "name": null, @@ -207085,12 +157002,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "type_of_data", "type": { "kind": "LIST", "name": null, @@ -207099,54 +157016,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -207155,12 +157064,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -207169,12 +157078,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -207183,26 +157092,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -207211,12 +157126,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -207225,12 +157140,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "associated_experiment", "type": { "kind": "LIST", "name": null, @@ -207239,26 +157154,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -207267,95 +157192,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "copy_numbers_identified", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_experiment", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "number_samples_per_experimental_group", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "number_experimental_group", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_sleep_test_file", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "sleep_test_file", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_sleep_test_file_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "data_description", "type": { "kind": "LIST", "name": null, @@ -207364,116 +157282,97 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "indels_identified", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "experimental_description", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_experiment_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -207482,26 +157381,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -207510,40 +157409,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -207552,12 +157457,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -207566,12 +157471,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -207580,12 +157485,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -207594,12 +157499,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -207608,12 +157513,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -207622,26 +157527,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -207650,12 +157551,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -207664,12 +157575,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -207678,12 +157589,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -207692,12 +157603,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -207706,40 +157617,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -207748,40 +157655,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_unaligned_reads", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -207790,12 +157693,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -207804,26 +157707,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -207832,49 +157731,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_sleep_test_file", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "alignment_cocleaning_workflow", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -207883,12 +157769,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -207897,102 +157783,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "submitted_unaligned_reads", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "submitted_unaligned_reads", + "ofType": null + } + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -208001,26 +157834,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -208029,40 +157862,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -208071,12 +157910,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -208085,12 +157924,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -208099,12 +157938,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, @@ -208113,12 +157952,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -208127,12 +157966,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -208141,12 +157980,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -208155,12 +158004,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -208169,12 +158028,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -208183,12 +158042,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -208197,67 +158056,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_alignment_cocleaning_workflow", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "alignment_cocleaning_workflow", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_alignment_cocleaning_workflow_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -208266,116 +158108,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "offset", - "description": null, "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_submitted_unaligned_reads", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -208384,12 +158146,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -208398,68 +158160,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -208468,12 +158222,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -208482,40 +158236,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_submitted_unaligned_reads_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "percent_tumor_nuclei", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -208524,26 +158297,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -208552,12 +158325,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "run_name", "type": { "kind": "LIST", "name": null, @@ -208566,181 +158339,102 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "percent_necrosis", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_alignment_cocleaning_workflow", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "read_group", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "percent_granulocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "percent_inflam_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "apoptotic_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -208749,82 +158443,82 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "percent_normal_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "ctc_concentration", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "RIN", + "defaultValue": null, "description": null, + "name": "methanol_added", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "adapter_name", + "defaultValue": null, "description": null, + "name": "section_location", "type": { "kind": "LIST", "name": null, @@ -208833,40 +158527,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "adapter_sequence", + "defaultValue": null, "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "ctc_low_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "barcoding_applied", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "number_proliferating_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "base_caller_name", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -208875,26 +158589,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "base_caller_version", + "defaultValue": null, "description": null, + "name": "ctc_small_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -208903,82 +158617,92 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experiment_name", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "flow_cell_barcode", + "defaultValue": null, "description": null, + "name": "percent_monocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "includes_spike_ins", + "defaultValue": null, "description": null, + "name": "percent_lymphocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "instrument_model", + "defaultValue": null, "description": null, + "name": "percent_neutrophil_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "is_paired_end", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_name", + "defaultValue": null, "description": null, + "name": "run_datetime", "type": { "kind": "LIST", "name": null, @@ -208987,68 +158711,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_preparation_kit_catalog_number", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_preparation_kit_name", + "defaultValue": null, "description": null, + "name": "percent_stromal_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_preparation_kit_vendor", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "number_nucleated_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_preparation_kit_version", + "defaultValue": null, "description": null, + "name": "percent_eosinophil_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_selection", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -209057,12 +158801,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_strand", + "defaultValue": null, "description": null, + "name": "slide_identifier", "type": { "kind": "LIST", "name": null, @@ -209071,54 +158815,87 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_strategy", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "percent_tumor_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platform", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "slide", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "slide", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, "description": null, + "name": "percent_tumor_nuclei", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "read_group_name", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -209127,26 +158904,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "read_length", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "sequencing_center", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -209155,12 +158932,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "sequencing_date", + "defaultValue": null, "description": null, + "name": "run_name", "type": { "kind": "LIST", "name": null, @@ -209169,110 +158946,102 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "size_selection_range", + "defaultValue": null, "description": null, + "name": "percent_necrosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "spike_ins_concentration", + "defaultValue": null, "description": null, + "name": "percent_granulocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "spike_ins_fasta", + "defaultValue": null, "description": null, + "name": "percent_inflam_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "target_capture_kit_catalog_number", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "target_capture_kit_name", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "target_capture_kit_target_region", + "defaultValue": null, "description": null, + "name": "apoptotic_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "target_capture_kit_vendor", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -209281,40 +159050,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "target_capture_kit_version", + "defaultValue": null, "description": null, + "name": "percent_normal_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "to_trim_adapter_sequence", + "defaultValue": null, "description": null, + "name": "ctc_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -209323,67 +159092,40 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_read_group", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "read_group", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_read_group_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "methanol_added", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "section_location", "type": { "kind": "LIST", "name": null, @@ -209392,116 +159134,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "ctc_low_concentration", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "number_proliferating_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -209510,54 +159196,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "ctc_small_concentration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -209566,12 +159248,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "RIN", + "defaultValue": null, "description": null, + "name": "percent_monocyte_infiltration", "type": { "kind": "LIST", "name": null, @@ -209580,54 +159262,54 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "adapter_name", + "defaultValue": null, "description": null, + "name": "percent_lymphocyte_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "adapter_sequence", + "defaultValue": null, "description": null, + "name": "percent_neutrophil_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "barcoding_applied", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "base_caller_name", + "defaultValue": null, "description": null, + "name": "run_datetime", "type": { "kind": "LIST", "name": null, @@ -209636,110 +159318,102 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "base_caller_version", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experiment_name", + "defaultValue": null, "description": null, + "name": "percent_stromal_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "flow_cell_barcode", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "includes_spike_ins", + "defaultValue": null, "description": null, + "name": "number_nucleated_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "instrument_model", + "defaultValue": null, "description": null, + "name": "percent_eosinophil_infiltration", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "is_paired_end", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_name", + "defaultValue": null, "description": null, + "name": "slide_identifier", "type": { "kind": "LIST", "name": null, @@ -209748,40 +159422,93 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_preparation_kit_catalog_number", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "percent_tumor_cells", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_preparation_kit_name", + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_slide_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_preparation_kit_vendor", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -209790,12 +159517,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_preparation_kit_version", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -209804,12 +159531,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_selection", + "defaultValue": null, "description": null, + "name": "keyword_name", "type": { "kind": "LIST", "name": null, @@ -209818,40 +159545,80 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_strand", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_keyword", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "library_strategy", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "platform", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -209860,12 +159627,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -209874,12 +159641,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "read_group_name", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -209888,26 +159655,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "read_length", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "sequencing_center", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -209916,12 +159683,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "sequencing_date", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -209930,26 +159697,66 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "size_selection_range", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "spike_ins_concentration", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -209958,26 +159765,63 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "keyword", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "keyword", + "ofType": null + } + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "spike_ins_fasta", + "defaultValue": null, "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -209986,12 +159830,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "target_capture_kit_catalog_number", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -210000,12 +159844,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "target_capture_kit_name", + "defaultValue": null, "description": null, + "name": "keyword_name", "type": { "kind": "LIST", "name": null, @@ -210014,40 +159858,80 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "target_capture_kit_target_region", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_keyword", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "target_capture_kit_vendor", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "target_capture_kit_version", + "defaultValue": null, "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -210056,26 +159940,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "to_trim_adapter_sequence", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -210084,49 +159968,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_read_group", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "aliquot", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -210135,12 +159996,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -210149,102 +160010,103 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_keyword_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -210253,26 +160115,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -210281,40 +160143,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -210323,54 +160191,54 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "aliquot_quantity", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "aliquot_volume", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "amount", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "analyte_isolation_batch_id", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, @@ -210379,12 +160247,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "analyte_isolation_date", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -210393,26 +160261,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "analyte_isolation_method", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "analyte_type", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -210421,26 +160285,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "concentration", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -210449,26 +160309,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "exclude", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "exclusion_criteria", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -210477,12 +160337,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experiment_batch_id", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -210491,40 +160351,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experiment_date", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -210533,26 +160389,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_aligned_reads_index", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -210561,53 +160427,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aliquot", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "aliquot", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_aliquot_count", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -210616,12 +160465,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -210630,102 +160479,73 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "data_category", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "aligned_reads_index", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "aligned_reads_index", + "ofType": null + } + } + }, + { + "args": [ { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -210734,26 +160554,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -210762,26 +160582,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -210790,68 +160630,68 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "aliquot_quantity", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "aliquot_volume", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "amount", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "analyte_isolation_batch_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -210860,12 +160700,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "analyte_isolation_date", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -210874,12 +160724,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "analyte_isolation_method", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -210888,12 +160748,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "analyte_type", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -210902,26 +160762,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "concentration", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -210930,26 +160790,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "exclude", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Boolean", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "exclusion_criteria", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -210958,26 +160828,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "experiment_batch_id", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_aligned_reads_index", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experiment_date", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -210986,12 +160866,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "experimental_strategy", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -211000,12 +160880,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -211014,12 +160904,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -211028,12 +160918,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -211042,49 +160942,45 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aliquot", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_aligned_reads_index_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "aligned_reads_index", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -211093,116 +160989,102 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "run_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "file_size", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "protocol_used", "type": { "kind": "LIST", "name": null, @@ -211211,12 +161093,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "cell_type", "type": { "kind": "LIST", "name": null, @@ -211225,12 +161107,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -211239,54 +161121,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -211295,12 +161177,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -211309,12 +161201,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -211323,12 +161225,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "panel_used", "type": { "kind": "LIST", "name": null, @@ -211337,12 +161239,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -211351,12 +161253,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -211365,12 +161267,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -211379,40 +161281,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "cell_count", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -211421,26 +161333,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide_image", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -211449,12 +161371,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -211463,12 +161395,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "frame_identifier", "type": { "kind": "LIST", "name": null, @@ -211477,12 +161409,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "cell_identifier", "type": { "kind": "LIST", "name": null, @@ -211491,12 +161423,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -211505,12 +161437,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -211519,12 +161451,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -211533,12 +161475,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -211547,53 +161489,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads_index", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "slide_image", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "aligned_reads_index", + "name": "slide_image", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_aligned_reads_index_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -211602,116 +161540,102 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "run_name", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "file_size", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "protocol_used", "type": { "kind": "LIST", "name": null, @@ -211720,12 +161644,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "cell_type", "type": { "kind": "LIST", "name": null, @@ -211734,12 +161658,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -211748,54 +161672,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -211804,12 +161728,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "LIST", "name": null, @@ -211818,12 +161752,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -211832,12 +161776,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "panel_used", "type": { "kind": "LIST", "name": null, @@ -211846,12 +161790,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "LIST", "name": null, @@ -211860,12 +161804,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -211874,12 +161818,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -211888,40 +161832,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "cell_count", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -211930,26 +161884,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_slide_image", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "LIST", "name": null, @@ -211958,12 +161922,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "LIST", "name": null, @@ -211972,12 +161946,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "frame_identifier", "type": { "kind": "LIST", "name": null, @@ -211986,12 +161960,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, "description": null, + "name": "cell_identifier", "type": { "kind": "LIST", "name": null, @@ -212000,12 +161974,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "md5sum", "type": { "kind": "LIST", "name": null, @@ -212014,12 +161988,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -212028,12 +162002,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "LIST", "name": null, @@ -212042,12 +162026,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "experimental_strategy", "type": { "kind": "LIST", "name": null, @@ -212056,49 +162040,49 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_aligned_reads_index", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_slide_image_count", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "cardiac_mri", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -212107,144 +162091,152 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "schema_version", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_root", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -212253,40 +162245,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -212295,26 +162279,39 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cardiac_output", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null - }, + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "root", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "OBJECT", + "name": "root", + "ofType": null + } + } + }, + { + "args": [ { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -212323,12 +162320,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -212337,81 +162334,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_cardiac_mri", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "cardiac_mri", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_cardiac_mri_count", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -212420,12 +162396,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "schema_version", "type": { "kind": "LIST", "name": null, @@ -212434,130 +162410,157 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", - "name": "Int", + "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_root", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_root_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ + { + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "creator", "type": { "kind": "LIST", "name": null, @@ -212566,12 +162569,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, @@ -212580,54 +162583,54 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_core_metadata_collection", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "cardiac_output", + "defaultValue": null, "description": null, + "name": "relation", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "contributor", "type": { "kind": "LIST", "name": null, @@ -212636,26 +162639,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "subject", "type": { "kind": "LIST", "name": null, @@ -212664,12 +162687,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -212678,49 +162701,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "title", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_cardiac_mri", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "alignment_workflow", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -212729,12 +162729,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "format", "type": { "kind": "LIST", "name": null, @@ -212743,102 +162743,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "source", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "state", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_desc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -212847,12 +162805,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -212861,12 +162819,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "description", "type": { "kind": "LIST", "name": null, @@ -212875,40 +162833,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, @@ -212917,12 +162871,12 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -212931,12 +162885,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "coverage", "type": { "kind": "LIST", "name": null, @@ -212945,26 +162899,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "date", "type": { "kind": "LIST", "name": null, @@ -212973,12 +162923,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "language", "type": { "kind": "LIST", "name": null, @@ -212987,12 +162947,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "rights", "type": { "kind": "LIST", "name": null, @@ -213001,12 +162961,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, "description": null, + "name": "publisher", "type": { "kind": "LIST", "name": null, @@ -213015,12 +162975,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -213029,12 +162989,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -213043,53 +163003,59 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_alignment_workflow", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "core_metadata_collection", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "alignment_workflow", + "name": "core_metadata_collection", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_alignment_workflow_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "creator", "type": { "kind": "LIST", "name": null, @@ -213098,130 +163064,116 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_core_metadata_collection", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "relation", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "contributor", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "subject", "type": { "kind": "LIST", "name": null, @@ -213230,12 +163182,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -213244,54 +163196,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "title", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "format", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "source", "type": { "kind": "LIST", "name": null, @@ -213300,12 +163252,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -213314,12 +163266,32 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -213328,12 +163300,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -213342,12 +163314,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_end_datetime", + "defaultValue": null, "description": null, + "name": "description", "type": { "kind": "LIST", "name": null, @@ -213356,12 +163328,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_link", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "LIST", "name": null, @@ -213370,26 +163342,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_start_datetime", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_type", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -213398,12 +163380,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "workflow_version", + "defaultValue": null, "description": null, + "name": "coverage", "type": { "kind": "LIST", "name": null, @@ -213412,49 +163394,46 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "date", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_alignment_workflow", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "medication", - "description": null, - "args": [ + } + }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "language", "type": { "kind": "LIST", "name": null, @@ -213463,12 +163442,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "rights", "type": { "kind": "LIST", "name": null, @@ -213477,116 +163456,135 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "publisher", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_core_metadata_collection_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "relationship_gender", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -213595,12 +163593,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -213609,110 +163607,94 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "name": "NotPropertiesInput_family_history", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "relationship_type", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_antihypertensive_meds", + "defaultValue": null, "description": null, + "name": "created_before", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_fasting_lipids", + "defaultValue": null, "description": null, + "name": "id", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "age_at_lipid_lowering_medication", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "Float", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "antihypertensive_meds", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -213721,54 +163703,54 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "fasting_lipids", + "defaultValue": null, "description": null, + "name": "relative_with_cancer_history", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "hypertension_meds", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "lipid_lowering_medication", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -213777,12 +163759,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "relationship_primary_diagnosis", "type": { "kind": "LIST", "name": null, @@ -213791,12 +163773,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_antihypertensive_meds", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -213805,12 +163787,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_fasting_lipids", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -213819,95 +163801,159 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "unit_lipid_lowering_medication", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "relationship_age_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_medication", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "family_history", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "medication", + "name": "family_history", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_medication_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, + "description": null, + "name": "relationship_gender", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -213916,102 +163962,108 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "with_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "first", + "defaultValue": null, "description": null, + "name": "not", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_family_history", + "ofType": null + } + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", "name": "Int", "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "relationship_type", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -214020,12 +164072,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "relative_with_cancer_history", "type": { "kind": "LIST", "name": null, @@ -214034,12 +164086,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -214048,166 +164100,177 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, "description": null, + "name": "relationship_primary_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_antihypertensive_meds", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_fasting_lipids", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Float", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "age_at_lipid_lowering_medication", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "antihypertensive_meds", + "defaultValue": null, "description": null, + "name": "created_after", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "String", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "fasting_lipids", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "first", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "hypertension_meds", + "defaultValue": null, "description": null, + "name": "relationship_age_at_diagnosis", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "lipid_lowering_medication", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "Boolean", + "name": "String", "ofType": null } - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_family_history_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "sample_type_id", "type": { "kind": "LIST", "name": null, @@ -214216,12 +164279,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "order_by_asc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -214230,12 +164303,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_antihypertensive_meds", + "defaultValue": null, "description": null, + "name": "biospecimen_anatomic_site", "type": { "kind": "LIST", "name": null, @@ -214244,26 +164317,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_fasting_lipids", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "unit_lipid_lowering_medication", + "defaultValue": null, "description": null, + "name": "oct_embedded", "type": { "kind": "LIST", "name": null, @@ -214272,12 +164345,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "tumor_code_id", "type": { "kind": "LIST", "name": null, @@ -214286,49 +164359,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_medication", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "germline_variation_index", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "intermediate_dimension", "type": { "kind": "LIST", "name": null, @@ -214337,116 +164387,102 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "sample_volume", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "offset", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { "name": "created_before", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "updated_after", + "defaultValue": null, "description": null, + "name": "is_ffpe", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Boolean", + "ofType": null + } + } }, { - "name": "order_by_asc", + "defaultValue": null, "description": null, + "name": "without_links", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "tumor_descriptor", "type": { "kind": "LIST", "name": null, @@ -214455,12 +164491,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "sample_type", "type": { "kind": "LIST", "name": null, @@ -214469,12 +164505,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "time_between_excision_and_freezing", "type": { "kind": "LIST", "name": null, @@ -214483,54 +164519,74 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "shortest_dimension", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "diagnosis_pathologically_confirmed", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -214539,26 +164595,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "current_weight", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "composition", "type": { "kind": "LIST", "name": null, @@ -214567,12 +164623,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -214581,12 +164637,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "time_between_clamping_and_freezing", "type": { "kind": "LIST", "name": null, @@ -214595,26 +164651,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "method_of_sample_procurement", "type": { "kind": "LIST", "name": null, @@ -214623,12 +164689,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "tumor_code", "type": { "kind": "LIST", "name": null, @@ -214637,12 +164703,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -214651,12 +164717,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "tissue_type", "type": { "kind": "LIST", "name": null, @@ -214665,54 +164731,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "offset", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "NotPropertiesInput_sample", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "days_to_sample_procurement", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "freezing_method", "type": { "kind": "LIST", "name": null, @@ -214721,12 +164783,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, + "description": null, + "name": "quick_search", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "ids", "type": { "kind": "LIST", "name": null, @@ -214735,12 +164807,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "preservation_method", "type": { "kind": "LIST", "name": null, @@ -214749,40 +164821,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "days_to_collection", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, + "description": null, + "name": "updated_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "initial_weight", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "longest_dimension", "type": { "kind": "LIST", "name": null, @@ -214791,53 +164873,63 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, "description": null, + "name": "first", "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_germline_variation_index", - "ofType": null - } - }, - "defaultValue": null + "kind": "SCALAR", + "name": "Int", + "ofType": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "sample", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "germline_variation_index", + "name": "sample", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "_germline_variation_index_count", - "description": null, "args": [ { - "name": "id", + "defaultValue": null, + "description": null, + "name": "sample_type_id", + "type": { + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } + }, + { + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "LIST", "name": null, @@ -214846,12 +164938,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "biospecimen_anatomic_site", "type": { "kind": "LIST", "name": null, @@ -214860,102 +164952,26 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "quick_search", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "offset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_before", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "with_path_to_any", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", + "ofType": null + } + } }, { - "name": "with_links", + "defaultValue": null, "description": null, + "name": "oct_embedded", "type": { "kind": "LIST", "name": null, @@ -214964,12 +164980,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_links_any", + "defaultValue": null, "description": null, + "name": "tumor_code_id", "type": { "kind": "LIST", "name": null, @@ -214978,12 +164994,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_links", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "LIST", "name": null, @@ -214992,40 +165008,60 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to", + "defaultValue": null, "description": null, + "name": "intermediate_dimension", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "with_path_to_any", + "defaultValue": null, "description": null, + "name": "sample_volume", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "INPUT_OBJECT", - "name": "WithPathToInput", + "kind": "SCALAR", + "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "without_path_to", + "defaultValue": null, + "description": null, + "name": "created_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "id", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "with_path_to", "type": { "kind": "LIST", "name": null, @@ -215034,26 +165070,26 @@ "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "is_ffpe", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "SCALAR", - "name": "String", + "name": "Boolean", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "callset", + "defaultValue": null, "description": null, + "name": "without_links", "type": { "kind": "LIST", "name": null, @@ -215062,12 +165098,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "created_datetime", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "LIST", "name": null, @@ -215076,12 +165112,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_category", + "defaultValue": null, "description": null, + "name": "tumor_descriptor", "type": { "kind": "LIST", "name": null, @@ -215090,12 +165126,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_format", + "defaultValue": null, "description": null, + "name": "sample_type", "type": { "kind": "LIST", "name": null, @@ -215104,12 +165140,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "data_type", + "defaultValue": null, "description": null, + "name": "time_between_excision_and_freezing", "type": { "kind": "LIST", "name": null, @@ -215118,12 +165154,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "error_type", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "LIST", "name": null, @@ -215132,12 +165168,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "created_after", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_format", + "defaultValue": null, "description": null, + "name": "shortest_dimension", "type": { "kind": "LIST", "name": null, @@ -215146,12 +165192,22 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } + }, + { + "defaultValue": null, + "description": null, + "name": "order_by_desc", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } }, { - "name": "file_md5sum", + "defaultValue": null, "description": null, + "name": "diagnosis_pathologically_confirmed", "type": { "kind": "LIST", "name": null, @@ -215160,12 +165216,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_name", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "LIST", "name": null, @@ -215174,12 +165230,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_size", + "defaultValue": null, "description": null, + "name": "current_weight", "type": { "kind": "LIST", "name": null, @@ -215188,12 +165244,12 @@ "name": "Float", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_state", + "defaultValue": null, "description": null, + "name": "composition", "type": { "kind": "LIST", "name": null, @@ -215202,12 +165258,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "with_links_any", "type": { "kind": "LIST", "name": null, @@ -215216,12 +165272,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, + "name": "time_between_clamping_and_freezing", "type": { "kind": "LIST", "name": null, @@ -215230,26 +165286,36 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "md5sum", + "defaultValue": null, + "description": null, + "name": "updated_before", + "type": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "without_path_to", "type": { "kind": "LIST", "name": null, "ofType": { - "kind": "SCALAR", - "name": "String", + "kind": "INPUT_OBJECT", + "name": "WithPathToInput", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "object_id", + "defaultValue": null, "description": null, + "name": "method_of_sample_procurement", "type": { "kind": "LIST", "name": null, @@ -215258,12 +165324,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "tumor_code", "type": { "kind": "LIST", "name": null, @@ -215272,12 +165338,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "with_links", "type": { "kind": "LIST", "name": null, @@ -215286,12 +165352,12 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "tissue_type", "type": { "kind": "LIST", "name": null, @@ -215300,59 +165366,50 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "not", + "defaultValue": null, + "description": null, + "name": "offset", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "defaultValue": null, "description": null, + "name": "not", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "INPUT_OBJECT", - "name": "NotPropertiesInput_germline_variation_index", + "name": "NotPropertiesInput_sample", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "datanode", - "description": null, - "args": [ - { - "name": "id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "submitter_id", + "defaultValue": null, "description": null, + "name": "days_to_sample_procurement", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "ids", + "defaultValue": null, "description": null, + "name": "freezing_method", "type": { "kind": "LIST", "name": null, @@ -215361,102 +165418,88 @@ "name": "String", "ofType": null } - }, - "defaultValue": null + } }, { - "name": "quick_search", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" + } }, { - "name": "offset", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_before", + "defaultValue": null, "description": null, + "name": "preservation_method", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "created_after", + "defaultValue": null, "description": null, + "name": "days_to_collection", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + } }, { - "name": "updated_before", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "updated_after", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_asc", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "order_by_desc", + "defaultValue": null, "description": null, + "name": "initial_weight", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "Float", + "ofType": null + } + } }, { - "name": "bucket_path", + "defaultValue": null, "description": null, + "name": "longest_dimension", "type": { "kind": "LIST", "name": null, @@ -215465,282 +165508,125 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - }, - { - "name": "callset", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "created_datetime", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_category", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "data_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "error_type", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "experimental_strategy", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_format", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_md5sum", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_name", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_size", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_state", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "file_type", + "defaultValue": null, "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null - }, + } + } + ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "_sample_count", + "type": { + "kind": "SCALAR", + "name": "Int", + "ofType": null + } + }, + { + "args": [ { - "name": "ga4gh_drs_uri", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "md5sum", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "object_id", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "platform", - "description": null, "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "project_id", + "defaultValue": null, "description": null, + "name": "data_category", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "state", + "defaultValue": null, "description": null, + "name": "order_by_asc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "updated_datetime", + "defaultValue": null, "description": null, + "name": "updated_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null - }, - { - "name": "file_phase", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Float", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "image_quality", + "defaultValue": null, "description": null, + "name": "file_name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "series_instance_number", + "defaultValue": null, "description": null, + "name": "file_size", "type": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "series_instance_uid", + "defaultValue": null, "description": null, + "name": "data_format", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "source_file", + "defaultValue": null, "description": null, + "name": "quick_search", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "study_version", + "defaultValue": null, "description": null, + "name": "offset", "type": { "kind": "SCALAR", - "name": "Float", + "name": "Int", "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { "name": "of_type", - "description": null, "type": { "kind": "LIST", "name": null, @@ -215749,274 +165635,224 @@ "name": "String", "ofType": null } - }, - "defaultValue": null - } - ], - "type": { - "kind": "LIST", - "name": null, - "ofType": { - "kind": "OBJECT", - "name": "DataNode", - "ofType": null - } - }, - "isDeprecated": false, - "deprecationReason": null - }, - { - "name": "_node_type", - "description": null, - "args": [ - { - "name": "first", - "description": null, - "type": { - "kind": "SCALAR", - "name": "Int", - "ofType": null - }, - "defaultValue": "10" - }, - { - "name": "order_by_asc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "order_by_desc", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null - }, - { - "name": "project", - "description": null, - "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + } }, { - "name": "type", + "defaultValue": null, "description": null, + "name": "submitter_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "description", + "defaultValue": null, "description": null, + "name": "created_before", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "preferred", + "defaultValue": null, "description": null, + "name": "id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "category", + "defaultValue": null, "description": null, + "name": "data_type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "systemProperties", + "defaultValue": null, "description": null, + "name": "created_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "namespace", + "defaultValue": null, "description": null, + "name": "state_comment", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "links", + "defaultValue": null, "description": null, + "name": "error_type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "title", + "defaultValue": null, "description": null, + "name": "updated_datetime", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "root", + "defaultValue": null, "description": null, + "name": "ids", "type": { - "kind": "SCALAR", - "name": "String", - "ofType": null - }, - "defaultValue": null + "kind": "LIST", + "name": null, + "ofType": { + "kind": "SCALAR", + "name": "String", + "ofType": null + } + } }, { - "name": "properties", + "defaultValue": null, "description": null, + "name": "object_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "id", + "defaultValue": null, "description": null, + "name": "state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "validators", + "defaultValue": null, "description": null, + "name": "updated_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "program", + "defaultValue": null, "description": null, + "name": "created_after", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "required", + "defaultValue": null, "description": null, + "name": "order_by_desc", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "constraints", + "defaultValue": null, "description": null, + "name": "project_id", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "additionalProperties", + "defaultValue": null, "description": null, + "name": "type", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "uniqueKeys", + "defaultValue": null, "description": null, + "name": "file_state", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "defaultValue": null + } }, { - "name": "submittable", + "defaultValue": "10", "description": null, + "name": "first", "type": { "kind": "SCALAR", - "name": "String", + "name": "Int", "ofType": null - }, - "defaultValue": null + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "datanode", "type": { "kind": "LIST", "name": null, "ofType": { "kind": "OBJECT", - "name": "NodeType", + "name": "DataNode", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } } ], "inputFields": null, "interfaces": [], - "enumValues": null, + "kind": "OBJECT", + "name": "viewer", "possibleTypes": null }, { - "kind": "OBJECT", - "name": "__Schema", "description": "A GraphQL Schema defines the capabilities of a GraphQL server. It exposes all available types and directives on the server, as well as the entry points for query, mutation and subscription operations.", + "enumValues": null, "fields": [ { - "name": "types", - "description": "A list of all types supported by this server.", "args": [], + "deprecationReason": null, + "description": "A list of all types supported by this server.", + "isDeprecated": false, + "name": "types", "type": { "kind": "NON_NULL", "name": null, @@ -216033,14 +165869,14 @@ } } } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "queryType", - "description": "The type that query operations will be rooted at.", "args": [], + "deprecationReason": null, + "description": "The type that query operations will be rooted at.", + "isDeprecated": false, + "name": "queryType", "type": { "kind": "NON_NULL", "name": null, @@ -216049,38 +165885,38 @@ "name": "__Type", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "mutationType", - "description": "If this server supports mutation, the type that mutation operations will be rooted at.", "args": [], + "deprecationReason": null, + "description": "If this server supports mutation, the type that mutation operations will be rooted at.", + "isDeprecated": false, + "name": "mutationType", "type": { "kind": "OBJECT", "name": "__Type", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "subscriptionType", - "description": "If this server support subscription, the type that subscription operations will be rooted at.", "args": [], + "deprecationReason": null, + "description": "If this server support subscription, the type that subscription operations will be rooted at.", + "isDeprecated": false, + "name": "subscriptionType", "type": { "kind": "OBJECT", "name": "__Type", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "directives", - "description": "A list of all directives supported by this server.", "args": [], + "deprecationReason": null, + "description": "A list of all directives supported by this server.", + "isDeprecated": false, + "name": "directives", "type": { "kind": "NON_NULL", "name": null, @@ -216097,25 +165933,25 @@ } } } - }, - "isDeprecated": false, - "deprecationReason": null + } } ], "inputFields": null, "interfaces": [], - "enumValues": null, + "kind": "OBJECT", + "name": "__Schema", "possibleTypes": null }, { - "kind": "OBJECT", - "name": "__Type", "description": "The fundamental unit of any GraphQL Schema is the type. There are many kinds of types in GraphQL as represented by the `__TypeKind` enum.\n\nDepending on the kind of a type, certain fields describe information about that type. Scalar types provide no information beyond a name and description, while Enum types provide their values. Object and Interface types provide the fields they describe. Abstract types, Union and Interface, provide the Object types possible at runtime. List and NonNull types compose other types.", + "enumValues": null, "fields": [ { - "name": "kind", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "kind", "type": { "kind": "NON_NULL", "name": null, @@ -216124,49 +165960,49 @@ "name": "__TypeKind", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "name", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "name", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "description", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "description", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "fields", - "description": null, "args": [ { - "name": "includeDeprecated", + "defaultValue": "false", "description": null, + "name": "includeDeprecated", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null - }, - "defaultValue": "false" + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "fields", "type": { "kind": "LIST", "name": null, @@ -216179,14 +166015,14 @@ "ofType": null } } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "interfaces", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "interfaces", "type": { "kind": "LIST", "name": null, @@ -216199,14 +166035,14 @@ "ofType": null } } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "possibleTypes", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "possibleTypes", "type": { "kind": "LIST", "name": null, @@ -216219,25 +166055,25 @@ "ofType": null } } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "enumValues", - "description": null, "args": [ { - "name": "includeDeprecated", + "defaultValue": "false", "description": null, + "name": "includeDeprecated", "type": { "kind": "SCALAR", "name": "Boolean", "ofType": null - }, - "defaultValue": "false" + } } ], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "enumValues", "type": { "kind": "LIST", "name": null, @@ -216250,14 +166086,14 @@ "ofType": null } } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "inputFields", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "inputFields", "type": { "kind": "LIST", "name": null, @@ -216270,96 +166106,96 @@ "ofType": null } } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "ofType", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "ofType", "type": { "kind": "OBJECT", "name": "__Type", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } } ], "inputFields": null, "interfaces": [], - "enumValues": null, + "kind": "OBJECT", + "name": "__Type", "possibleTypes": null }, { - "kind": "ENUM", - "name": "__TypeKind", "description": "An enum describing what kind of type a given `__Type` is", - "fields": null, - "inputFields": null, - "interfaces": null, "enumValues": [ { - "name": "SCALAR", + "deprecationReason": null, "description": "Indicates this type is a scalar.", "isDeprecated": false, - "deprecationReason": null + "name": "SCALAR" }, { - "name": "OBJECT", + "deprecationReason": null, "description": "Indicates this type is an object. `fields` and `interfaces` are valid fields.", "isDeprecated": false, - "deprecationReason": null + "name": "OBJECT" }, { - "name": "INTERFACE", + "deprecationReason": null, "description": "Indicates this type is an interface. `fields` and `possibleTypes` are valid fields.", "isDeprecated": false, - "deprecationReason": null + "name": "INTERFACE" }, { - "name": "UNION", + "deprecationReason": null, "description": "Indicates this type is a union. `possibleTypes` is a valid field.", "isDeprecated": false, - "deprecationReason": null + "name": "UNION" }, { - "name": "ENUM", + "deprecationReason": null, "description": "Indicates this type is an enum. `enumValues` is a valid field.", "isDeprecated": false, - "deprecationReason": null + "name": "ENUM" }, { - "name": "INPUT_OBJECT", + "deprecationReason": null, "description": "Indicates this type is an input object. `inputFields` is a valid field.", "isDeprecated": false, - "deprecationReason": null + "name": "INPUT_OBJECT" }, { - "name": "LIST", + "deprecationReason": null, "description": "Indicates this type is a list. `ofType` is a valid field.", "isDeprecated": false, - "deprecationReason": null + "name": "LIST" }, { - "name": "NON_NULL", + "deprecationReason": null, "description": "Indicates this type is a non-null. `ofType` is a valid field.", "isDeprecated": false, - "deprecationReason": null + "name": "NON_NULL" } ], + "fields": null, + "inputFields": null, + "interfaces": null, + "kind": "ENUM", + "name": "__TypeKind", "possibleTypes": null }, { - "kind": "OBJECT", - "name": "__Field", "description": "Object and Interface types are described by a list of Fields, each of which has a name, potentially a list of arguments, and a return type.", + "enumValues": null, "fields": [ { - "name": "name", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "name", "type": { "kind": "NON_NULL", "name": null, @@ -216368,26 +166204,26 @@ "name": "String", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "description", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "description", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "args", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "args", "type": { "kind": "NON_NULL", "name": null, @@ -216404,14 +166240,14 @@ } } } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "type", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", "type": { "kind": "NON_NULL", "name": null, @@ -216420,14 +166256,14 @@ "name": "__Type", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "isDeprecated", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "isDeprecated", "type": { "kind": "NON_NULL", "name": null, @@ -216436,37 +166272,37 @@ "name": "Boolean", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "deprecationReason", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "deprecationReason", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } } ], "inputFields": null, "interfaces": [], - "enumValues": null, + "kind": "OBJECT", + "name": "__Field", "possibleTypes": null }, { - "kind": "OBJECT", - "name": "__InputValue", "description": "Arguments provided to Fields or Directives and the input fields of an InputObject are represented as Input Values which describe their type and optionally a default value.", + "enumValues": null, "fields": [ { - "name": "name", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "name", "type": { "kind": "NON_NULL", "name": null, @@ -216475,26 +166311,26 @@ "name": "String", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "description", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "description", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "type", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "type", "type": { "kind": "NON_NULL", "name": null, @@ -216503,37 +166339,37 @@ "name": "__Type", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "defaultValue", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "defaultValue", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } } ], "inputFields": null, "interfaces": [], - "enumValues": null, + "kind": "OBJECT", + "name": "__InputValue", "possibleTypes": null }, { - "kind": "OBJECT", - "name": "__EnumValue", "description": "One possible value for a given Enum. Enum values are unique values, not a placeholder for a string or numeric value. However an Enum value is returned in a JSON response as a string.", + "enumValues": null, "fields": [ { - "name": "name", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "name", "type": { "kind": "NON_NULL", "name": null, @@ -216542,26 +166378,26 @@ "name": "String", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "description", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "description", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "isDeprecated", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "isDeprecated", "type": { "kind": "NON_NULL", "name": null, @@ -216570,37 +166406,37 @@ "name": "Boolean", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "deprecationReason", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "deprecationReason", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } } ], "inputFields": null, "interfaces": [], - "enumValues": null, + "kind": "OBJECT", + "name": "__EnumValue", "possibleTypes": null }, { - "kind": "OBJECT", - "name": "__Directive", "description": "A Directive provides a way to describe alternate runtime execution and type validation behavior in a GraphQL document.\n\nIn some cases, you need to provide options to alter GraphQL's execution behavior in ways field arguments will not suffice, such as conditionally including or skipping a field. Directives provide this by describing additional information to the executor.", + "enumValues": null, "fields": [ { - "name": "name", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "name", "type": { "kind": "NON_NULL", "name": null, @@ -216609,26 +166445,26 @@ "name": "String", "ofType": null } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "description", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "description", "type": { "kind": "SCALAR", "name": "String", "ofType": null - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "locations", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "locations", "type": { "kind": "NON_NULL", "name": null, @@ -216645,14 +166481,14 @@ } } } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "args", - "description": null, "args": [], + "deprecationReason": null, + "description": null, + "isDeprecated": false, + "name": "args", "type": { "kind": "NON_NULL", "name": null, @@ -216669,14 +166505,14 @@ } } } - }, - "isDeprecated": false, - "deprecationReason": null + } }, { - "name": "onOperation", - "description": null, "args": [], + "deprecationReason": "Use `locations`.", + "description": null, + "isDeprecated": true, + "name": "onOperation", "type": { "kind": "NON_NULL", "name": null, @@ -216685,14 +166521,14 @@ "name": "Boolean", "ofType": null } - }, - "isDeprecated": true, - "deprecationReason": "Use `locations`." + } }, { - "name": "onFragment", - "description": null, "args": [], + "deprecationReason": "Use `locations`.", + "description": null, + "isDeprecated": true, + "name": "onFragment", "type": { "kind": "NON_NULL", "name": null, @@ -216701,14 +166537,14 @@ "name": "Boolean", "ofType": null } - }, - "isDeprecated": true, - "deprecationReason": "Use `locations`." + } }, { - "name": "onField", - "description": null, "args": [], + "deprecationReason": "Use `locations`.", + "description": null, + "isDeprecated": true, + "name": "onField", "type": { "kind": "NON_NULL", "name": null, @@ -216717,187 +166553,134 @@ "name": "Boolean", "ofType": null } - }, - "isDeprecated": true, - "deprecationReason": "Use `locations`." + } } ], "inputFields": null, "interfaces": [], - "enumValues": null, + "kind": "OBJECT", + "name": "__Directive", "possibleTypes": null }, { - "kind": "ENUM", - "name": "__DirectiveLocation", "description": "A Directive can be adjacent to many parts of the GraphQL language, a __DirectiveLocation describes one such possible adjacencies.", - "fields": null, - "inputFields": null, - "interfaces": null, "enumValues": [ { - "name": "QUERY", + "deprecationReason": null, "description": "Location adjacent to a query operation.", "isDeprecated": false, - "deprecationReason": null + "name": "QUERY" }, { - "name": "MUTATION", + "deprecationReason": null, "description": "Location adjacent to a mutation operation.", "isDeprecated": false, - "deprecationReason": null + "name": "MUTATION" }, { - "name": "SUBSCRIPTION", + "deprecationReason": null, "description": "Location adjacent to a subscription operation.", "isDeprecated": false, - "deprecationReason": null + "name": "SUBSCRIPTION" }, { - "name": "FIELD", + "deprecationReason": null, "description": "Location adjacent to a field.", "isDeprecated": false, - "deprecationReason": null + "name": "FIELD" }, { - "name": "FRAGMENT_DEFINITION", + "deprecationReason": null, "description": "Location adjacent to a fragment definition.", "isDeprecated": false, - "deprecationReason": null + "name": "FRAGMENT_DEFINITION" }, { - "name": "FRAGMENT_SPREAD", + "deprecationReason": null, "description": "Location adjacent to a fragment spread.", "isDeprecated": false, - "deprecationReason": null + "name": "FRAGMENT_SPREAD" }, { - "name": "INLINE_FRAGMENT", + "deprecationReason": null, "description": "Location adjacent to an inline fragment.", "isDeprecated": false, - "deprecationReason": null + "name": "INLINE_FRAGMENT" }, { - "name": "SCHEMA", + "deprecationReason": null, "description": "Location adjacent to a schema definition.", "isDeprecated": false, - "deprecationReason": null + "name": "SCHEMA" }, { - "name": "SCALAR", + "deprecationReason": null, "description": "Location adjacent to a scalar definition.", "isDeprecated": false, - "deprecationReason": null + "name": "SCALAR" }, { - "name": "OBJECT", + "deprecationReason": null, "description": "Location adjacent to an object definition.", "isDeprecated": false, - "deprecationReason": null + "name": "OBJECT" }, { - "name": "FIELD_DEFINITION", + "deprecationReason": null, "description": "Location adjacent to a field definition.", "isDeprecated": false, - "deprecationReason": null + "name": "FIELD_DEFINITION" }, { - "name": "ARGUMENT_DEFINITION", + "deprecationReason": null, "description": "Location adjacent to an argument definition.", "isDeprecated": false, - "deprecationReason": null + "name": "ARGUMENT_DEFINITION" }, { - "name": "INTERFACE", + "deprecationReason": null, "description": "Location adjacent to an interface definition.", "isDeprecated": false, - "deprecationReason": null + "name": "INTERFACE" }, { - "name": "UNION", + "deprecationReason": null, "description": "Location adjacent to a union definition.", "isDeprecated": false, - "deprecationReason": null + "name": "UNION" }, { - "name": "ENUM", + "deprecationReason": null, "description": "Location adjacent to an enum definition.", "isDeprecated": false, - "deprecationReason": null + "name": "ENUM" }, { - "name": "ENUM_VALUE", + "deprecationReason": null, "description": "Location adjacent to an enum value definition.", "isDeprecated": false, - "deprecationReason": null + "name": "ENUM_VALUE" }, { - "name": "INPUT_OBJECT", + "deprecationReason": null, "description": "Location adjacent to an input object definition.", "isDeprecated": false, - "deprecationReason": null + "name": "INPUT_OBJECT" }, { - "name": "INPUT_FIELD_DEFINITION", + "deprecationReason": null, "description": "Location adjacent to an input object field definition.", "isDeprecated": false, - "deprecationReason": null + "name": "INPUT_FIELD_DEFINITION" } ], + "fields": null, + "inputFields": null, + "interfaces": null, + "kind": "ENUM", + "name": "__DirectiveLocation", "possibleTypes": null } - ], - "directives": [ - { - "name": "include", - "description": "Directs the executor to include this field or fragment only when the `if` argument is true.", - "locations": [ - "FIELD", - "FRAGMENT_SPREAD", - "INLINE_FRAGMENT" - ], - "args": [ - { - "name": "if", - "description": "Included when true.", - "type": { - "kind": "NON_NULL", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - } - ] - }, - { - "name": "skip", - "description": "Directs the executor to skip this field or fragment when the `if` argument is true.", - "locations": [ - "FIELD", - "FRAGMENT_SPREAD", - "INLINE_FRAGMENT" - ], - "args": [ - { - "name": "if", - "description": "Skipped when true.", - "type": { - "kind": "NON_NULL", - "name": null, - "ofType": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null - } - }, - "defaultValue": null - } - ] - } ] } }