--- title: PriceListFixedPricesByProductBulkUpdateUserError - GraphQL Admin description: Error codes for failed price list fixed prices by product bulk update operations. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/pricelistfixedpricesbyproductbulkupdateusererror md: https://shopify.dev/docs/api/admin-graphql/latest/objects/pricelistfixedpricesbyproductbulkupdateusererror.md --- # Price​List​Fixed​Prices​By​Product​Bulk​Update​User​Error object Requires `read_products` access scope. Also: The user must have permission to view catalogs. Error codes for failed price list fixed prices by product bulk update operations. ## Fields * code [Price​List​Fixed​Prices​By​Product​Bulk​Update​User​Error​Code](https://shopify.dev/docs/api/admin-graphql/latest/enums/PriceListFixedPricesByProductBulkUpdateUserErrorCode) The error code. * field [\[String!\]](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) The path to the input field that caused the error. * message [String!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) non-null The error message. *** ## Map No referencing types *** ## Mutations * [price​List​Fixed​Prices​By​Product​Update](https://shopify.dev/docs/api/admin-graphql/latest/mutations/priceListFixedPricesByProductUpdate) mutation Updates the fixed prices for all variants for a product on a price list. You can use the `priceListFixedPricesByProductUpdate` mutation to set or remove a fixed price for all variants of a product associated with the price list. *** ## <\~> PriceListFixedPricesByProductBulkUpdateUserError Mutations ### Mutated by * <\~>[price​List​Fixed​Prices​By​Product​Update](https://shopify.dev/docs/api/admin-graphql/latest/mutations/priceListFixedPricesByProductUpdate) *** ## Interfaces * [Displayable​Error](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/DisplayableError) interface *** ## ||-PriceListFixedPricesByProductBulkUpdateUserError Implements ### Implements * ||-[Displayable​Error](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/DisplayableError)