Skip to main content
Anchor to PriceListCreatePayload

PriceListCreatePayload

payload

Return type for priceListCreate mutation.

•PriceList

The newly created price list.

•[PriceListUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Creates a price list. You can use the priceListCreate mutation to create a new price list and associate it with a catalog. This enables you to sell your products with contextual pricing.


Was this section helpful?