For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
In the web pixel api documentation , the settings.field is described as "Denotes the acceptable metafields for your settings definition. Requires a name and type field. An optional description and validations field can also be provided.". However, it only accepts "single_line_text_field". There is a contradictory here. It would be great if settings can accept other types like json. If that is not the case at the moment, it would be great to mention it in the description. I tried setting the settings.field type to json and got an error saying only single_line_text_field is acepted.
PS: I cant find a label for web-pixels although the topic includes webpixels.