PriceListProductPriceInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields representing the price for all variants of a product.
Access Scopes
Fields
-
price:
MoneyInput! -
The price of the product to use for all variants with its currency.
-
productId:
ID! -
Specifies the ID of the product to update its variants for.
Input objects with this input object
Examples