# Fulfillment Orders Searching and Sorting by `updated_at` field — Shopify developer changelog --- ## 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) *Published: April 01, 2024* Tags: API, Update Link: https://shopify.dev/changelog/fulfillment-orders-searching-and-sorting-by-updated_at-field ---