--- 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 --- [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.