Types
MRPJob
MRP Job GraphQL object.
object
MRPJobFields
LastSessionId
String
_CommentsCount
Int
Optimized count of comments.
_PlanItemsCount
Int
Optimized count of planItems.
_created
DateTime
_etag
String
_updated
DateTime
comments
[Comment]
createdBy
User associated with creating related attribute. Returns: relationship object
Arguments
filters
createdByApiClient
createdById
Int!
User id that created this object. Returns: int of user_id
endTime
DateTime
entity
entityId
Int!
failedReason
String
id
Int!
isLatest
Boolean
lastUpdatedByApiClient
planItems
[PlanItem]
Arguments
filters
prettyStr
String
startTime
DateTime
status
updatedBy
User associated with updating related attribute. Returns: relationship object
Arguments
filters
updatedById
Int!
User id that updated this object. Returns: int of user_id