---
title: New query attributes on products query - 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-query-attributes-on-products-query'
  md: 'https://shopify.dev/changelog/new-query-attributes-on-products-query.md'
metadata:
  effectiveApiVersion: 2024-10
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2024-08-07T07:11:16-04:00'
  postedAt: '2024-09-16T08:00:00-04:00'
  updatedAt: '2024-09-12T13:06:32-04:00'
  effectiveAt: '2024-09-16T08:00:00-04:00'
---

September 16, 2024

Tags:

* Admin GraphQL API
* 2024-10

# New query attributes on products query

As of the **2024-10** version of the GraphQL Admin API, the `products` query filter has been expanded to allow filtering on additional attributes: `publication_ids`, `variant_id` and `variant_title`.

Check out all [products query attributes](https://shopify.dev/docs/api/admin-graphql/2024-10/queries/products#argument-query) at [shopify.dev](https://shopify.dev/) for more details.
