Skip to main content

distributorSkus

Reads a set of DistributorSku.

distributorSkus(
filter: DistributorSkuFilter
first: Int
offset: Int
orderBy: [DistributorSkuOrderBy!]
): [DistributorSku!]

Arguments

distributorSkus.filter ● DistributorSkuFilter input

A filter to be used in determining which values should be returned by the collection.

distributorSkus.first ● Int scalar

Only read the first n values of the set.

distributorSkus.offset ● Int scalar

Skip the first n values.

distributorSkus.orderBy ● [DistributorSkuOrderBy!] list enum

The method to use when ordering DistributorSku.

Type

DistributorSku object