_TargetTargets
No description
type _TargetTargets {
activity: String!
moa: String
reference: String!
_id: String
compound: Compound
}
Fields
activity
(String!
)
moa
(String
)
reference
(String!
)
_id
(String
)
Generated field for querying the Neo4j system id of this relationship.
compound
(Compound
)
Field for the Compound node this TARGETS relationship is coming from.