[x] Update CellLine API schema definition to use uid instead of cell_uid
[x] Update CellLineDetail API schema definition to use uid instead of cell_uid
[x] Update CellLine type to CellLineWithTissueDataset type in the API schema definition
[x] Create a new CellLine variable to store basic cell line definition
[x] Update Cell Resolver function
[x] Updates related to changes in Source to Synonym
Compound API
[x] Update CompoundDetail API schema definition to remove datasets: [Generic]!
[x] Update CompoundTable type to Compound and Compound to CompoundWithDataset type
[x] Updates related to changes in Source to Synonym
Dataset API
[x] Update DatasetDetail API schema definition to include something similar to this tissues: [Generic!] so that the API resolver function can output the details for the tissues as well
[x] Root Query for datasets be updated to datasets: [Generic!]! instead of datasets: [Dataset!]!
[x] Remove the Dataset API schema definition
[x] Add type Dataset to the tissue API schema
[x] Update dataset: [Generic!] to dataset: [Dataset!]
Dose Response Schema
[x] Rename CompoundResponse to DoseResponse
Experiment API
[x] Update schema to use cell_line: CellLineWithTissueDataset! and dose_response: [DoseResponse!]
Generic API
[x] Remove Generic schema definition.
Molecular Profiling (Mol) API
[x] Update Mol to MolecularProfiling and make necessary schema changes
[x] Update the resolver function accordingly
Source API -> Synonym API
[x] Rename file name from source to synonym
[x] Renaming sourceAnnotationType to synonymType
[x] Changing type from SourceAnnotation to Synonym
[x] Updating source field to dataset
Tissue API
[x] Add TissueWithDataset schema definition to Tissue Schema and also add Tissue type
[x] Updates related to changes in Source to Synonym
Cell Line API
Compound API
Dataset API
Dose Response Schema
Experiment API
Generic API
Molecular Profiling (Mol) API
Source API -> Synonym API
Tissue API