--- title: Fulfillment Orders Searching and Sorting by updated_at field - 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/fulfillment-orders-searching-and-sorting-by-updated_at-field md: https://shopify.dev/changelog/fulfillment-orders-searching-and-sorting-by-updated_at-field.md --- [Back to Developer changelog](https://shopify.dev/changelog) April 1, 2024 Tags: * API * 2024-04 # Fulfillment Orders Searching and Sorting by `updated_at` field As of 2024-04 developers can now sort and search Fulfillment Orders in GraphQL queries by the `UPDATED_AT` field. This will help app developers and fulfillment services to prioritize their work on fulfillment orders and reduce the query cost when sorting and searching through other filters. Learn more about sort and search parameters for fulfillment orders on [Shopify.dev](https://shopify.dev/docs/api/admin-graphql/2024-04/queries/fulfillmentOrders)