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