# LockDraftOrderPricesForBuyer - admin - ENUM Version: unstable ## Description Signals that indicate whether prices should be locked for draft order. ### Access Scopes ## Enum values * [LOCKALL](/docs/api/admin/unstable/enums/LOCKALL) * [NOCHANGE](/docs/api/admin/unstable/enums/NOCHANGE) * [UNLOCKALL](/docs/api/admin/unstable/enums/UNLOCKALL) ## Fields with this enum * [draftOrderPrepareForBuyerCheckout.lockPricesForBuyer](/docs/api/admin/unstable/mutations/draftOrderPrepareForBuyerCheckout) ## Examples