# Search discountNodes by exact discount code in the GraphQL Admin API — Shopify developer changelog --- ## Search discountNodes by exact discount code in the GraphQL Admin API As of API `2025-01`, you can use discountsNodes() to search for exact discount codes with the `code` prefix in the query argument. This update allows developers to search for exact first-party and third-party discount codes through the GraphQL Admin API, offering more flexibility and precision in finding the right discounts for merchants. Learn more about [discountNodes here](https://shopify.dev/docs/api/admin-graphql/2024-10/queries/discountNodes). *Published: December 16, 2024* Tags: API, New Link: https://shopify.dev/changelog/search-discountnodes-by-exact-discount-code-in-the-graphql-admin-api ---