ArticleItem
The item within an article
Implements
Fields
id (
ID!
)
ID of the object
createdOn (
DateTime
)
Time of creation
updatedOn (
DateTime
)
Time of last update
quantity (
Int!
)
Quantity of article item
barcode (
String
)
Barcode of article item
article (
Article
)
Article associated with this item
orderItem (
OrderItem
)
The associated OrderItem