stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductFeed

AdminTypes.ProductFeed interface

A product feed.

Signature:

export interface ProductFeed extends Node 

Extends: Node

Properties

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.