--- title: Duplicate and Create Inventory Reservations in Draft Orders - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/duplicate-and-create-inventory-reservations-in-draft-orders md: https://shopify.dev/changelog/duplicate-and-create-inventory-reservations-in-draft-orders.md --- [Back to Developer changelog](https://shopify.dev/changelog) October 1, 2022 Tags: * API * 2022-10 # Duplicate and Create Inventory Reservations in Draft Orders As of GraphQL Admin API version `2022-10`, you will get access to new fields and mutations for draft orders. In particular, you will now be able to: * Duplicate drafts * Creating drafts from orders * Execute bulk operations such as add/remove tags and deleting drafts * Create drafts with inventory reservations * Access previously hidden fields, such as metafields, on drafts and line items Learn more about [DraftOrderCreate](https://shopify.dev/api/admin-graphql/2022-10/mutations/draftOrderCreate).