supplierClasses
Gets the range of SupplierClasses data via the available fields
supplierClasses(
lastId: String
updatedInDataMart: DateTime
pageSize: Int! = 5000
includeDeleted: Boolean! = false
): [SupplierClass!]!
Arguments
supplierClasses.lastId
● String
scalar
Id to be used to get the next page (logic used: greater than)
supplierClasses.updatedInDataMart
● DateTime
scalar
DateTime when the document was updated in DataMart (logic used: greater than)
supplierClasses.pageSize
● Int!
non-null scalar
Maximum page size is 5000
supplierClasses.includeDeleted
● Boolean!
non-null scalar
IF set to true then returns also the deleted items
Type
SupplierClass
object
Supplier Class