Skip to content

BoltBindEventDetail

type BoltBindEventDetail = {
objectApiName: 'edit' | 'insert';
recordField: [ObjectApiName, FieldValue];
}