Description
Fields
Align the generation time to this week day (1 to 31)
Example: 1
Align the generation time to this minute offset (-2880 to 2880)
Example: 0
Align the generation time to this week day (0 to 6, Monday is 0)
Example: 0
fields: [DataFeedField!]!
File name of the data feed without extension
Example: "all_published_products"
A fields specification to filter out data's unused fields (for the filter script)
A script to filter the products/variants (JavaScript)
The date and time when the data feed will be generated next, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
The date and time when the data feed was last generated, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Unique data feed identifier. See also: Unique Identifiers
Example: "df_EQzGqWoY"
The name of the data feed
Example: "All Published Products"
options: [KeyValue!]!
Password for http basic auth protected access
Example: "6b42a6f52013"
schedule: DataFeedSchedule!
How often data feed is updated
Example: "hourly"
status: DataFeedStatus!
Status of the data feed
Example: "pending"
Custom footer template to use for generating the data feed
Custom header template to use for generating the data feed
Custom item template to use for generating the data feed
URL for accessing the feed data
Example: "https://cdn.lana.dev/datafeed/sh_EQzGqWoY/df_EQzGqWoY/all_published_products.xml"
User name for http basic auth protected access
Example: "ada79de6ecea"
Used By
Mutations
dataFeedsCreate, dataFeedsModify
Queries
Preview (typescript)
Loading module