Magidoc

NetworkNode
Object

A NetworkNode represents the role of this Platform within a CoCollab Network

Fields

#

id

ID !
Non-null

The ID of this Node within the Network

networkId

Non-null

The ID of the network this node is part of

network

Non-null

The Netowrk this Node is part of

description

A description of this Node within the Network

role

Non-null

The role of this Node within the Network

state

Non-null

The state of this Node

autoAccept

Non-null

Do we allow automatic acceptance of jobs within this Network?

autoFulfill

Non-null

Do we allow automatic translation of received specifications into Job objects within this Network?

createdAt

Non-null

The timestamp this Node was created

updatedAt

Non-null

The timestamp this Node was last updated

Usages

#

References

#

  • Field networkNode from Query