--- title: New field EditedAt is added to CheckoutProfile object - 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-field-editedat-is-added-to-checkoutprofile-object md: https://shopify.dev/changelog/new-field-editedat-is-added-to-checkoutprofile-object.md --- [Back to Developer changelog](https://shopify.dev/changelog) January 1, 2023 Tags: * API * 2023-01 # New field `EditedAt` is added to CheckoutProfile object As of 2023-01, you can use the `EditedAt` to see when checkout profile has been edited. Checkout profiles are sorted by `EditedAt` field instead of `updatedAt`.`UpdatedAt` field may be deprecated in the future.