# PriceListFixedPricesDeletePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `priceListFixedPricesDelete` mutation. ### Access Scopes ## Fields * [deletedFixedPriceVariantIds](/docs/api/admin-graphql/2024-10/scalars/ID): ID - A list of product variant IDs whose fixed prices were removed from the price list. * [userErrors](/docs/api/admin-graphql/2024-10/objects/PriceListPriceUserError): PriceListPriceUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [priceListFixedPricesDelete](/docs/api/admin-graphql/2024-10/mutations/priceListFixedPricesDelete) ## Examples