Anchor to PriceListCreatePayloadPrice
Price List Create Payload
payload
Return type for mutation.
Anchor to FieldsFields
- 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?
Anchor to Mutations with this payloadMutations with this payload
- •mutation
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.
Was this section helpful?