# PriceListFixedPricesAddPayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `priceListFixedPricesAdd` mutation. ### Access Scopes ## Fields * [prices](/docs/api/admin-graphql/2024-07/objects/PriceListPrice): PriceListPrice - The list of fixed prices that were added to or updated in the price list. * [userErrors](/docs/api/admin-graphql/2024-07/objects/PriceListPriceUserError): PriceListPriceUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [priceListFixedPricesAdd](/docs/api/admin-graphql/2024-07/mutations/priceListFixedPricesAdd) ## Examples