Types > InfoDataFeedPresetField
Description
Fields
Category of a consumer field
Example: "Baby & Kids"
Name of the consumer field
Example: "mattress_thickness"
Used By
Types
Preview (typescript)
interface InfoDataFeedPresetField {category: stringname: string}