Location
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 | |
| id | String | yes | |
| name | String | yes | |
| isActive | Boolean | yes | |
| dangerousGoodAllowed | Boolean | yes | |
| volumePercent | Decimal | no | |
| weightPercent | Decimal | no | |
| capacityPercent | Decimal | no | |
| stockRecords | Stock_Collection | no | |
| _etag | String | yes | |
| _attachments | AttachmentAssociation_Collection | yes | |
| locationZone | LocationZone_node | yes | |
| locationType | LocationType_node | yes | |
| volumeAllowed | Decimal | yes | |
| volumeUsed | Decimal | no | |
| weightAllowed | Decimal | yes | |
| weightStored | Decimal | no | |
| storageCapacity | Int | yes | |
| capacityUsed | Int | no | |
| site | Site_node | no | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : Location
| Property | Type | Description |
|---|---|---|
| _id | Id |
asyncExport : Location_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | Location_Input |
duplicate : Location
| Mutation | Type | Description |
|---|---|---|
| _id | ID | |
| data | Location_Input |
getLocations : [LocationGetLocationsReturn]
| Mutation | Type | Description |
|---|---|---|
| locationSequence | IntReference | |
| requiredCombinations | IntOrString |
createBulkLocations : Int
| Mutation | Type | Description |
|---|---|---|
| locations | # LocationCreateBulkLocationsLocations_Input | |
| locationSequence | IntReference |
asyncExport : Location_Mutations_asyncExport
Custom Type
Id
IntReference
LocationGetLocationsReturn
| Query | Type | Description |
|---|---|---|
| id | String | |
| name | String |
LocationCreateBulkLocationsLocations_Input
| Query | Type | Description |
|---|---|---|
| id | String | |
| name | String | |
| locationType | IntReference | |
| locationZone | IntReference |