Anchor to priceListCreateprice
price List Create
mutation
Requires access scope. Also: The user must have permission to create and edit catalogs.
Creates a price list. You can use the mutation to create a new price list and associate it with a catalog. This enables you to sell your products with contextual pricing.
Anchor to Arguments
Arguments
- Anchor to inputinput•Price
List Create Input!required The properties of the new price list.
Was this section helpful?
- Anchor to priceListprice•
List The newly created price list.
- Anchor to userErrorsuser•
Errors [PriceList User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?