Item
Less than to read
Properties
| Property Name | Type | Description | isWritable |
|---|---|---|---|
| _access | [_OutputAccessBinding] | no | |
| _factory | MetaNodeFactory_node | no | |
| _updateTick | Int | yes | |
| _updateUser | User_node | yes | |
| _createUser | User_node | yes | |
| _customData | Json | yes | |
| _sourceId | String | yes | |
| _id | Id | yes | |
| name | String | yes | |
| description | String | yes | |
| status | ItemStatus_enum | yes | |
| isActive | Boolean | no | |
| type | ItemType | yes | |
| isBought | Boolean | yes | |
| isManufactured | Boolean | yes | |
| isSold | Boolean | yes | |
| eanNumber | String | yes | |
| commodityCode | String | yes | |
| stockUnit | UnitOfMeasure_node | yes | |
| volumeUnit | UnitOfMeasure_node | yes | |
| volume | Decimal | yes | |
| weightUnit | UnitOfMeasure_node | yes | |
| weight | Decimal | yes | |
| density | Decimal | yes | |
| image | _OutputBinaryStream | yes | |
| allergens | ItemAllergen_Collection | yes | |
| classifications | ItemClassifications_Collection | yes | |
| category | ItemCategory_node | yes | |
| isStockManaged | Boolean | yes | |
| isPhantom | Boolean | yes | |
| isBomRevisionManaged | Boolean | yes | |
| bomRevisionSequenceNumber | BomRevisionSequence_node | yes | |
| isPotencyManagement | Boolean | yes | |
| isTraceabilityManagement | Boolean | yes | |
| supplierPrices | ItemSupplierPrice_Collection | yes | |
| itemSites | ItemSite_Collection | yes | |
| suppliers | ItemSupplier_Collection | yes | |
| customers | ItemCustomer_Collection | yes | |
| purchaseUnit | UnitOfMeasure_node | yes | |
| purchaseUnitToStockUnitConversionDedicated | Boolean | no | |
| serialNumberManagement | SerialNumberManagement | yes | |
| serialNumberSequenceNumber | SequenceNumber_node | yes | |
| serialNumberUsage | SerialNumberUsage | yes | |
| useSupplierSerialNumbers | Boolean | no | |
| salesUnit | UnitOfMeasure_node | yes | |
| salesUnitToStockUnitConversionDedicated | Boolean | no | |
| minimumSalesQuantity | Decimal | yes | |
| maximumSalesQuantity | Decimal | yes | |
| currency | Currency_node | yes | |
| basePrice | Decimal | yes | |
| minimumPrice | Decimal | yes | |
| customerPrices | ItemCustomerPrice_Collection | yes | |
| capacity | Int | yes | |
| landedCostItem | LandedCostItem_node | yes | |
| landedCostAllocationRule | AllocationRule | no | |
| landedCostAllocationRuleUnit | UnitOfMeasure_node | no | |
| inStockQuantity | Decimal | no | |
| inTransitStockQuantity | Decimal | no | |
| itemTaxGroup | ItemTaxGroup_node | yes | |
| postingClass | PostingClass_node | yes | |
| storedDimensions | Json | yes | |
| storedAttributes | Json | yes | |
| composedDescription | String | no | |
| purchaseDocuments | PurchaseOrderLine_Collection | no | |
| avalaraItemTax | AvalaraItemTax_node | yes | |
| intrastatAdditionalUnit | UnitOfMeasure_node | yes | |
| intrastatAdditionalUnitToStockUnitConversion | Decimal | yes | |
| intacctItem | IntacctItem_node | yes | |
| billOfMaterials | BillOfMaterial_Collection | no | |
| _etag | String | yes | |
| _syncTick | Decimal | yes | |
| _attachments | AttachmentAssociation_Collection | yes | |
| id | String | yes | |
| lotManagement | LotManagement | yes | |
| lotSequenceNumber | SequenceNumber_node | yes | |
| isExpiryManaged | Boolean | yes | |
| analyticalData | AnalyticalData_node | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : Item
| Property | Type | Description |
|---|---|---|
| _id | Id |
bulkDelete : Item_Connection_bulkDelete
asyncExport : Item_Connection_asyncExport
createTestItems : Item_Connection_createTestItems
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | Item_Input |
duplicate : Item
| Mutation | Type | Description |
|---|---|---|
| _id | ID | |
| data | Item_Input |