---
title: Bulk product resource feedback API now available - 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/bulk-product-resource-feedback-api-now-available
  md: >-
    https://shopify.dev/changelog/bulk-product-resource-feedback-api-now-available.md
metadata:
  effectiveApiVersion: 2021-10
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2021-08-24T03:10:30-04:00'
  postedAt: '2021-10-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:32-05:00'
  effectiveAt: '2021-10-01T00:00:00-04:00'
---

October 1, 2021

Tags:

* API
* 2021-10

# Bulk product resource feedback API now available

As of API version 2021-10, you can use the `bulkProductResourceFeedbackCreate` mutation to create up to 50 feedback entries on a product resource in a single API request. You can also query for product resource feedback with the `productResourceFeedback` field.

For more information, refer to <https://shopify.dev/api/admin/graphql/reference/apps/bulkproductresourcefeedbackcreate>
