--- title: ProductFeedInput - GraphQL Admin description: The input fields required to create a product feed. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/ProductFeedInput md: >- https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/enums/CountryCode) non-null The country of the product feed. * language [Language​Code!](https://shopify.dev/docs/api/admin-graphql/unstable/enums/LanguageCode) non-null The language of the product feed. *** ## Map No referencing types