Skip to main content

warehouses

Gets the range of Warehouses data via the available fields

warehouses(
lastId: String
updatedInDataMart: DateTime
pageSize: Int! = 5000
includeDeleted: Boolean! = false
): [Warehouse!]!

Arguments

warehouses.lastId ● String scalar

Id to be used to get the next page (logic used: greater than)

warehouses.updatedInDataMart ● DateTime scalar

DateTime when the document was updated in DataMart (logic used: greater than)

warehouses.pageSize ● Int! non-null scalar

Maximum page size is 5000

warehouses.includeDeleted ● Boolean! non-null scalar

IF set to true then returns also the deleted items. Not active yet.

Type

Warehouse object

Warehouses. Represents warehouse/site information derived from INSite.