--- title: ProductFeed - GraphQL Admin description: A product feed. api_version: 2026-01 api_name: admin type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/ProductFeed' md: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/ProductFeed.md' --- # Product​Feed object Requires `read_product_listings` access scope. A product feed. ## Fields * country * id * language * status *** ## Map ### Fields and connections with this object * [ProductFeedConnection.nodes](https://shopify.dev/docs/api/admin-graphql/latest/connections/ProductFeedConnection#returns-nodes) * [ProductFeedEdge.node](https://shopify.dev/docs/api/admin-graphql/latest/objects/ProductFeedEdge#field-ProductFeedEdge.fields.node) *** ## Queries * productFeed * productFeeds *** ## ProductFeed Queries ### Queried by * [product​Feed](https://shopify.dev/docs/api/admin-graphql/latest/queries/productFeed) * [product​Feeds](https://shopify.dev/docs/api/admin-graphql/latest/queries/productFeeds) *** ## Mutations * productFeedCreate *** ## ProductFeed Mutations ### Mutated by * [product​Feed​Create](https://shopify.dev/docs/api/admin-graphql/latest/mutations/productFeedCreate) *** ## Interfaces * Node *** ## ProductFeed Implements ### Implements * [Node](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/Node)