ProductStockLocationConfigurationEdge
An edge in a ProductStockLocationConfiguration connection.
type ProductStockLocationConfigurationEdge {
cursor: String!
node: ProductStockLocationConfiguration!
}
An edge in a ProductStockLocationConfiguration connection.
type ProductStockLocationConfigurationEdge {
cursor: String!
node: ProductStockLocationConfiguration!
}
ProductStockLocationConfigurationEdge.cursor ● String! non-null scalarProductStockLocationConfigurationEdge.node ● ProductStockLocationConfiguration! non-null object