Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductFeed
A product feed.
Signature:
export interface ProductFeed extends Node
Extends: Node
Property | Modifiers | Type | Description |
---|---|---|---|
country? | Maybe<CountryCode | `${CountryCode}`> | (Optional) The country of the product feed. | |
id | Scalars[‘ID’][‘output’] | A globally-unique ID. | |
language? | Maybe<LanguageCode | `${LanguageCode}`> | (Optional) The language of the product feed. | |
status | ProductFeedStatus | `${ProductFeedStatus}` | The status of the product feed. |