# New field on CheckoutProfile: typOspPagesActive — Shopify developer changelog
---
## New field on CheckoutProfile: typOspPagesActive

As of GraphQL Admin API version 2024-07, you can query the field **typOspPagesActive**. This field returns the status of the Thank You Page (TYP) and Order Status Page (OSP) on a CheckoutProfile, providing insight as to whether or not these pages have adopted extensibility or not. 

When **true**, both Thank You Page and Order Status Page are using extensibility, and will render the appropriate UI extensions, while also making use of pixels, and functions. When **false**, the pages still use *additional scripts* and other deprecated features. 

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

*Published: July 01, 2024*
Tags: API, Update
Link: https://shopify.dev/changelog/new-field-on-checkoutprofile-typosppagesactive

---