PriceListFixedPricesByProductUpdatePayload - admin-graphql - PAYLOAD
Version: 2025-01
Description:
Return type for `priceListFixedPricesByProductUpdate` mutation.
Access Scopes
Fields
-
priceList:
PriceList -
The price list for which the fixed prices were modified.
-
pricesToAddProducts:
Product -
The product for which the fixed prices were added.
-
pricesToDeleteProducts:
Product -
The product for which the fixed prices were deleted.
-
userErrors:
PriceListFixedPricesByProductBulkUpdateUserError! -
The list of errors that occurred from executing the mutation.
Connections
Mutations with this payload
Examples