OBJECT
type ClinicalTrialDocument implements Node {id: ID! nctID: String! rawBody: String createdAt: Time! processedAt: Time }