# PriceListUpdatePayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `priceListUpdate` mutation. ### Access Scopes ## Fields * [priceList](/docs/api/admin-graphql/2024-07/objects/PriceList): PriceList - The updated price list. * [userErrors](/docs/api/admin-graphql/2024-07/objects/PriceListUserError): PriceListUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [priceListUpdate](/docs/api/admin-graphql/2024-07/mutations/priceListUpdate) ## Examples