---
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
metadata:
  effectiveApiVersion: 2024-04
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2024-01-16T10:44:09-05:00'
  postedAt: '2024-04-01T09:30:00-04:00'
  updatedAt: '2024-12-13T17:24:40-05:00'
  effectiveAt: '2024-04-01T09:30:00-04:00'
---

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)
