Developer changelog

Subscribe to the changelog to stay up to date on recent changes to Shopify’s APIs and other developer products, as well as preview upcoming features and beta releases.

Get updates by RSS

More information about the Order added to the FulfillmentOrder API

API

As of { 2023-10 }, we've added the following fields to the FulfillmentOrder graphQL object: orderId, orderName, orderProcessedAt, channelId.

With this change, order information required to fulfill an order is accessible on the fulfillmentOrder object with any of the fulfillmentorders access scopes. The same data is available via fulfillmentOrder.order, but this requires readorders access scope.

Learn more about FulfillmentOrder on Shopify.dev.