NetworkReceivedJob Object
A NetworkReceivedJob represents a Job that has been received by a NetworkNode, this should be assessed for acceptance and confirmation by the Node, and if acceptable, turned into a Job.
Fields
#
status
Non-null
The status of this Job within the Network, this is our local value and will update the sender when changed
Usages
#
References
#
- Field networkReceivedJob from Query
- Field updateNetworkReceivedJob from Mutation
- Field node from NetworkReceivedJobEdge
Previous
NetworkNodeState