Types > DataFeedField
Commerce APITypesDataFeedField
DataFeedField

Description

Fields

config: String!

Free form formatter configuration

Example: "max_length=100"


id: String!

Formatter id, must match the id of the entry from corresponding meta API output

Example: "title"


name: String!

Name of the field in the feed data

Example: "title"


Used By

Types

DataFeed, InfoDataFeedPreset

Preview (typescript)

Loading module