Skip to main content

ProductStockLocationConfigurationConnection

A paginated list of ProductStockLocationConfiguration.

type ProductStockLocationConfigurationConnection {
edges: [ProductStockLocationConfigurationEdge!]!
pageInfo: PageInfo!
}

Fields

ProductStockLocationConfigurationConnection.edges ● [ProductStockLocationConfigurationEdge!]! non-null object

ProductStockLocationConfigurationConnection.pageInfo ● PageInfo! non-null object

Returned By

productStockLocationConfigurations query

Member Of

Product object