Magidoc

CreateLocationInput
Input Object

An input to create a new storage location

Fields

#

aisle

The aisle the location is in

bay

The bay the location is in

building

The building the location is within

capacity

The amount of stock that can be stored in this location

code

Non-null

The code of the location

coordinates

The coordinates of the location, expressed as x, y, z for three-dimensional graphing

deviceId

The device that is associated with this location

dimensions

The dimensions of the location

floor

The floor the location is on

metadata

Generic metadata for this location, we do not encourage using this, but are aware it can be needed

name

The name of the location

parentLocationId

The location that this location is within, if applicable

preference

The preference of the location

shelf

The shelf the location is on

state

The state of the location

type

The type of location

Usages

#

References

#

  • Argument input of field createLocation from type Mutation