NetworkSentJob Object
A NetworkSentJob represents a Job that is sent by this NetworkNode, this should be assessed for routing by the Network, and if acceptable, sent to a Receiver for processing.
Fields
#
status
Non-null
The status of this Job within the Network, this is the remote value and will update when changed by the receiver
Usages
#
References
#
- Field networkSentJob from Query
- Field sendJobToNetwork from Mutation
- Field node from NetworkSentJobEdge
Previous
NetworkRole