_CompoundIsActivator

No description

type _CompoundIsActivator {
activity: String!
moa: String!
reference: String!
_id: String
target: Target
}

Fields

activity (String!)

moa (String!)

reference (String!)

_id (String)

Generated field for querying the Neo4j system id of this relationship.

target (Target)

Field for the Target node this IS_ACTIVATOR relationship is going to.