PriceListUpdateInput - admin-graphql - INPUT_OBJECT
Version: 2024-04
Description:
The input fields used to update a price list.
Access Scopes
Fields
-
catalogId:
ID -
The ID of the catalog to associate with this price list.
-
currency:
CurrencyCode -
The three-letter currency code for fixed prices associated with this price list.
-
name:
String -
The unique name of the price list, used as a human-readable identifier.
-
parent:
PriceListParentUpdateInput -
Relative adjustments to other prices.
Input objects with this input object
Examples