# PriceListFixedPricesAddPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `priceListFixedPricesAdd` mutation. ### Access Scopes ## Fields * [prices](/docs/api/admin-graphql/2024-10/objects/PriceListPrice): PriceListPrice - The list of fixed prices that were added to or updated in 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 * [priceListFixedPricesAdd](/docs/api/admin-graphql/2024-10/mutations/priceListFixedPricesAdd) ## Examples