# Shopify for Developers The `orderCreate` mutation now supports multiple tracking numbers for each fulfillment - Product: Shopify for Developers (https://whatsnew.fyi/product/shopify-developers) - Vendor: Shopify - Date: 2026-08-03 - Original notes: https://shopify.dev/changelog/order-create-fulfillment-tracking-numbers - Permalink: https://whatsnew.fyi/product/shopify-developers/releases/feed-https-shopify.dev-changelog-order-create-fulfillment-tr What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- We’ve added a trackingNumbers field to OrderCreateFulfillmentInput , so you can attach multiple tracking numbers to a fulfillment when importing orders. If you use the orderCreate mutation to import o… - **added** — Add trackingNumbers field to OrderCreateFulfillmentInput to support multiple tracking numbers per fulfillment in the orderCreate mutation