Home > @plasmicapp/data-sources > BaseFieldConfig

BaseFieldConfig type

Signature:

export type BaseFieldConfig = {
    key?: string;
    fieldId?: string;
};