Skip to main content

More information about the Order added to the FulfillmentOrder 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 fulfillment_orders access scopes. The same data is available via fulfillmentOrder.order, but this requires read_orders access scope.

Learn more about FulfillmentOrder on Shopify.dev.

Was this section helpful?