Types
Receipt
Receipt GraphQL object.
object
ReceiptFields
Attributes
Arguments
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.
_LabelsCount
Int
Optimized count of labels.
_PartInventoriesCount
Int
Optimized count of partInventories.
_PurchaseOrderLinesCount
Int
Optimized count of purchase order lines.
_ReceiptItemsCount
Int
Optimized count of receiptItems.
_created
DateTime
_etag
String
_updated
DateTime
attributedParts
Arguments
attributedUsers
Arguments
attributes
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
entity
entityId
Int!
fileAttachments
id
Int!
labels
[Label]
lastUpdatedByApiClient
partInventories
Arguments
filters
prettyStr
String
purchaseOrderLines
Arguments
receiptItems
Arguments
filters
receivedAt
DateTime!
receivedBy
Arguments
filters
receivedById
Int!
receivedParts
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