Skip to main content
Anchor to PriceListDeletePayload

PriceListDeletePayload

payload

Return type for priceListDelete mutation.

•ID

The ID of the deleted price list.

•[PriceListUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Deletes a price list. For example, you can delete a price list so that it no longer applies for products in the associated market.

Show payload

Arguments

•ID!
required

The ID of the price list to be deleted.



Was this section helpful?