DesPartCustomPartStockItem
Represents a stock item.
type DesPartCustomPartStockItem {
location: String!
quantity: Int!
}
Fields
DesPartCustomPartStockItem.location ● String! non-null scalar
The location.
DesPartCustomPartStockItem.quantity ● Int! non-null scalar
The quantity.