Skip to main content
QUERY
purchaseOrderLine(id: ID!): PurchaseOrderLine

Arguments

id
ID!
required
LastSessionId
String
_AttributedPartsCount
Int

Optimized count of attributedParts.

_AttributedUsersCount
Int

Optimized count of attributedUsers.

_AttributesCount
Int

Optimized count of attributes.

_CommentsCount
Int

Optimized count of comments.

_IssuesCount
Int

Optimized count of issues.

_LabelsCount
Int

Optimized count of labels.

_PartInventoriesCount
Int

Optimized count of partInventories.

_PurchaseOrderLineInventoriesCount
Int

Optimized count of purchaseOrderLineInventories.

_ReceiptItemsCount
Int

Optimized count of receiptItems.

_ReceiptsCount
Int

Optimized count of receipts.

_ReceivedPartInventoriesCount
Int

Optimized count of receivedPartInventories.

_RequirementsCount
Int

Optimized count of requirements.

_RunStepsCount
Int

Optimized count of runSteps.

_created
DateTime
_etag
String
_updated
DateTime
comments
cost
Float
createdBy

User associated with creating related attribute. Returns: relationship object

Arguments
createdByApiClient
createdById
Int!

User id that created this object. Returns: int of user_id

description
String
editable
Boolean
entity
entityId
Int!
estimatedArrivalDate
DateTime
estimatedCost
Float
id
Int!
intentOption
intentOptionId
Int

Define intent option id foreign key.

inventoryQuantity
Float
isOpen
Boolean
issues
Arguments
labels
lastUpdatedByApiClient
needDate
DateTime
paid
Boolean!
part
Arguments
partId
Int
partInventories
percentageFeeExempt
Boolean!
position
Int
prettyStr
String
purchaseOrder
purchaseOrderId
Int!
purchaseOrderLineInventories
quantity
Float!
receiptItems
Arguments
receipts
Arguments
receivedPartInventories
receivedQuantity
Float
requirements
runStep
deprecated
Use inventoryRunSteps instead. Returns the run step for a single-serial OSP line only.
runStepId
Int
deprecated
Use inventoryRunSteps instead. Returns the run step for a single-serial OSP line only.
runSteps
Arguments
skipInventoryCreation
Boolean!
supplierPart
supplierPartId
Int
timeline
deprecated
Timeline is deprecated. Use `loggedActions` instead.
updatedBy

User associated with updating related attribute. Returns: relationship object

Arguments
updatedById
Int!

User id that updated this object. Returns: int of user_id

Query
Variables
Response