# QuantityPricingByVariantUpdatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `quantityPricingByVariantUpdate` mutation. ### Access Scopes ## Fields * [productVariants](/docs/api/admin-graphql/2024-10/objects/ProductVariant): ProductVariant - The variants for which quantity pricing was created successfully in the price list. * [userErrors](/docs/api/admin-graphql/2024-10/objects/QuantityPricingByVariantUserError): QuantityPricingByVariantUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [quantityPricingByVariantUpdate](/docs/api/admin-graphql/2024-10/mutations/quantityPricingByVariantUpdate) ## Examples