Types > InfoDataFeedField
Commerce APITypesInfoDataFeedField
InfoDataFeedField

Description

Fields

config_description: String!

Human-friendly description of the field config

Example: "Returns the text from config as is"


description: String!

Human-friendly description of the field

Example: "Title of the product trimmed to 150 characters"


id: String!

Unique id of the field

Example: "title"


name: String!

Human-friendly name of the field

Example: "Title"


uses_config: Boolean!

Whether this field formatter uses config or not

Example: false


Used By

Types

InfoDataFeeds

Preview (typescript)

Loading module