Description
Fields
fields: [DataFeedFieldCreate!]!
A fields specification to filter out data's unused fields (for the filter script)
Valid when: filter_fields's length doesn't exceed 100000 characters
A script to filter the products/variants (JavaScript)
Valid when: filter_script's length doesn't exceed 100000 characters
options: [KeyValueCreate!]!
Custom footer template to use for generating the data feed
Valid when: template_footer's length doesn't exceed 100000 characters
Custom header template to use for generating the data feed
Valid when: template_header's length doesn't exceed 100000 characters
Custom item template to use for generating the data feed
Valid when: template_item's length doesn't exceed 100000 characters
A unique product variant identifier
Example: "va_EQzGqWoY"
Used By
Mutations
Preview (typescript)
Loading module