--- title: LockDraftOrderPricesForBuyer - GraphQL Admin description: Signals that indicate whether prices should be locked for draft order. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/enums/lockdraftorderpricesforbuyer md: https://shopify.dev/docs/api/admin-graphql/unstable/enums/lockdraftorderpricesforbuyer.md --- # Lock​Draft​Order​Prices​For​Buyer enum Signals that indicate whether prices should be locked for draft order. ## Valid values * LOCKALL Ensure all variant-backed line items have price overrides. Preserves existing overrides, or creates new ones from a line item's current price. * NOCHANGE Leave current line item price overrides unchanged. * UNLOCKALL Remove price overrides from all line items. *** ## Fields * [draft​Order​Prepare​For​Buyer​Checkout.lockPricesForBuyer](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/draftOrderPrepareForBuyerCheckout#arguments-lockPricesForBuyer) ARGUMENT *** ## Map ### Arguments with this enum * <-|[draft​Order​Prepare​For​Buyer​Checkout.lockPricesForBuyer](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/draftOrderPrepareForBuyerCheckout#arguments-lockPricesForBuyer)