customFieldId
The custom field definition ID.
label
Label for url type fields. Null for other types.
name
Display name of the custom field.
slug
Machine-readable slug of the custom field.
type
Field type (text_structured, text_freeform, number, boolean, date, url).
value
The value for single-value field types. Null for text_structured.
values
Values for text_structured fields. Empty for other types.
ProductCreateVariantInput
ProductCustomFieldValue