OBJECT
type HumanOntologyNode implements Node {id: ID! nodeID: String! name: String! definition: String! type: String! synonyms: [String!]! }