Organization / Types/ object
WarehouseEdge
An edge that contains a node of type Warehouse and a cursor.
Fields
2 fieldsid•ID!Unique primary key.
name•String!Name of the warehouse
timezone•String!Timezone of the warehouse
features•[WarehouseFeature!]Features
demogoods_receiptinventory_managementorder_fulfillmentpicklist_sortingreturn_processingthird_party_logisticsurl•String!Url of the avatar
id•ID!Unique primary key.
companyName•StringCompany name
name•StringName
address•StringStreet / first address line
address2•StringSecond address line
houseNumber•StringHouse number
postalCode•StringPostal code
city•StringCity
stateCode•StringState code
countryCode•String!Country code
email•StringEmail address
phone•StringPhone number
phoneE164•StringPhone number in E.164 format
eori•StringEORI
vat•StringVAT number
oss•StringOne-Stop Shop (OSS) number
formattedLines•String!Formatted address
cursor•String!A unique cursor that can be used for pagination.