--- title: ProductFeedStatus - GraphQL Admin description: The valid values for the status of product feed. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/productfeedstatus md: https://shopify.dev/docs/api/admin-graphql/latest/enums/productfeedstatus.md --- # Product​Feed​Status enum The valid values for the status of product feed. ## Valid values * ACTIVE The product feed is active. * INACTIVE The product feed is inactive. *** ## Fields * [Product​Feed.status](https://shopify.dev/docs/api/admin-graphql/latest/objects/ProductFeed#field-ProductFeed.fields.status) OBJECT A product feed. *** ## Map ### Fields with this enum * <-|[Product​Feed.status](https://shopify.dev/docs/api/admin-graphql/latest/objects/ProductFeed#field-ProductFeed.fields.status)