StorageArea
The location storage areas
Connections
articles (
ArticleConnection
)
Articles in the storage area
Argument | Type | Description |
---|---|---|
ref |
[String]
|
The unique article reference provided by the retailer |
type |
[String!]
|
|
status |
[String]
|
|
workflowRef |
[String!]
|
|
workflowVersion |
[Int!]
|
|
createdOn |
DateRange
|
|
updatedOn |
DateRange
|
|
description |
[String]
|
Description |
height |
[Float!]
|
Height |
length |
[Float!]
|
Length |
name |
[String]
|
Name |
weight |
[Float!]
|
Weight |
width |
[Float!]
|
Width |
quantity |
[Int]
|
Quantity |
first |
Int
|
Returns the first n elements from the list |
last |
Int
|
Returns the last n elements from the list |
before |
String
|
Returns the elements in the list that come before the specified global ID |
after |
String
|
Returns the elements in the list that come after the specified global ID |
retailerId |
[Int!]
|
ID of the retailer |
Fields
id (
ID!
)
ID of the object
createdOn (
DateTime
)
Time of creation
updatedOn (
DateTime
)
Time of last update
name (
String
)
Name
status (
String
)
Status
location (
Location
)
Location
type (
String
)
Type