--- title: New sort options for fulfillment 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/new-sort-options-for-fulfillment-orders' md: 'https://shopify.dev/changelog/new-sort-options-for-fulfillment-orders.md' metadata: effectiveApiVersion: 2024-04 affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: Update handle: update indicatesActionRequired: false createdAt: '2023-12-21T07:46:59-05:00' postedAt: '2024-04-01T13:44:00-04:00' updatedAt: '2024-12-13T17:24:40-05:00' effectiveAt: '2024-04-01T13:44:00-04:00' --- [Back to Developer changelog](https://shopify.dev/changelog) April 1, 2024 Tags: * API * 2024-04 # New sort options for fulfillment orders As of GraphQL Admin API version 2024-04, you can use the new [sort options](https://shopify.dev/docs/api/admin-graphql/2024-04/enums/FulfillmentOrderSortKeys) in [fulfillmentOrders](https://shopify.dev/docs/api/admin-graphql/2024-04/queries/fulfillmentOrders) query. * `createdAt`: The date that the fulfillment order was created. * `fulfillBy`: The date by which the fulfillment order should be fulfilled by the merchant.