Skip to main content
Log inSign up

New ends_at, created_at, and updated_at query filter parameters for searching discounts

As of API version 2025-04, we've added new ends_at, created_at, and updated_at filters to the discountNodes query, in order to provide greater flexibility in managing and viewing discounts using the GraphQL Admin API.

The ends_at, created_at, and updated_at query filter parameters allow you to find discounts that will end at, were created at, or were last updated at a given time range.

For more information about the discountNodes query, please refer to our documentation.

Was this section helpful?