---
title: ProductFeedInput - GraphQL Admin
description: The input fields required to create a product feed.
api_version: 2026-04
source_url:
  html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/productfeedinput
  md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/productfeedinput.md
---

# Product​Feed​Input

input\_object

The input fields required to create a product feed.

## Fields

* channel​Id

  [ID](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID)

  The ID of the channel to associate with the product feed.

* country

  [Country​Code!](https://shopify.dev/docs/api/admin-graphql/latest/enums/CountryCode)

  non-null

  The country of the product feed.

* language

  [Language​Code!](https://shopify.dev/docs/api/admin-graphql/latest/enums/LanguageCode)

  non-null

  The language of the product feed.

***

## Mutations using this input

* [product​Feed​Create.input](https://shopify.dev/docs/api/admin-graphql/latest/mutations/productFeedCreate#arguments-input)

  ARGUMENT

***

## Map

### Mutations using this input

* [product​Feed​Create.input](https://shopify.dev/docs/api/admin-graphql/latest/mutations/productFeedCreate#arguments-input)