--- title: ProductFeedInput - GraphQL Admin description: The input fields required to create a product feed. api_version: 2025-10 api_name: admin type: input-object api_type: graphql 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 * 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. *** ## Map No referencing types