PriceListFixedPricesUpdatePayload - admin-graphql - PAYLOAD
Version: 2024-10
Description:
Return type for `priceListFixedPricesUpdate` mutation.
Access Scopes
Fields
-
deletedFixedPriceVariantIds:
ID -
A list of deleted variant IDs for prices.
-
priceList:
PriceList -
The price list for which the fixed prices were modified.
-
pricesAdded:
PriceListPrice -
The prices that were added to the price list.
-
userErrors:
PriceListPriceUserError! -
The list of errors that occurred from executing the mutation.
Connections
Mutations with this payload
Examples