ShippingPriceExcludeProductsInput
No description
input ShippingPriceExcludeProductsInput {
products: [ID!]!
}
Fields
ShippingPriceExcludeProductsInput.products ● [ID!]! non-null scalar
List of products which will be excluded.
Member of
shippingPriceExcludeProducts mutation
Was this page helpful?