Home > @plasmicapp/data-sources > BaseFieldConfig
BaseFieldConfig type
Signature:
export type BaseFieldConfig = {
key?: string;
fieldId?: string;
};
Home > @plasmicapp/data-sources > BaseFieldConfig
Signature:
export type BaseFieldConfig = {
key?: string;
fieldId?: string;
};