OBJECT
type PubmedCentralArticle implements Node {id: ID! # The unique identifier for the articlepmcid: String! bioc: BioCDocument date: Time }