折扣产品输入-DiscountProductsInput 输入对象
指定折扣附带的产品和产品变体。
输入栏
- productVariantsToAdd(
[[ID!]](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)
)
指定要添加的产品型号ID的列表。 - productVariantsToRemove(
[[ID!]](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)
)
指定要删除的产品型号ID的列表。 - productsToAdd(
[[ID!]](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)
)
指定要添加的产品ID的列表。 - productsToRemove(
[[ID!]](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)
)
指定要删除的产品ID的列表。