PriceListPriceInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for providing the fields and values to use when creating or updating a fixed price list price.
Access Scopes
Fields
-
compareAtPrice:
MoneyInput -
The compare-at price of the product variant on this price list.
-
price:
MoneyInput! -
The price of the product variant on this price list.
-
variantId:
ID! -
The product variant ID associated with the price list price.
Input objects with this input object
Examples