--- title: ProductFeedInput - GraphQL Admin description: The input fields required to create a product feed. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ProductFeedInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ProductFeedInput.txt --- # 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/2024-10/enums/CountryCode) non-null The country of the product feed. * language [Language​Code!](https://shopify.dev/docs/api/admin-graphql/2024-10/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/2024-10/mutations/productFeedCreate#argument-input) MUTATION *** ## Map ### Mutations using this input * <\~>[product​Feed​Create.input](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/productFeedCreate#argument-input)