---
title: Added new field createdAt to FulfillmentEvent - 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/added-new-field-createdat-to-fulfillmentevent'
  md: >-
    https://shopify.dev/changelog/added-new-field-createdat-to-fulfillmentevent.md
metadata:
  effectiveApiVersion: 2024-07
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2024-03-26T06:31:56-04:00'
  postedAt: '2024-07-01T00:00:00-04:00'
  updatedAt: '2024-05-07T06:45:50-04:00'
  effectiveAt: '2024-07-01T00:00:00-04:00'
---

July 1, 2024

Tags:

* Admin GraphQL API
* 2024-07

# Added new field `createdAt` to `FulfillmentEvent`

As of version `2024-07` of the Admin GraphQL API, you can use the new `createdAt` field in `FulfillmentEvent` to check the date and time when the fulfillment event was created.

Learn more about `FulfillmentEvent` on [Shopify.dev](https://shopify.dev/docs/api/admin-graphql/unstable/objects/FulfillmentEvent).
