Constructors

Properties

AlternateKey?: CompositeKeyOutputType
DeleteFilter?: string

This field is only provided when the Action Type is DeleteWithFilter. It is a valid SQL expression that can be used in a where clause to get a list of records in a given entity to delete

EntityName: string
ErrorMessage: string
RecordJSON?: string

This field is a JSON representation of the field values of the entity to be created or updated. It is used for all ActionTypes except for

Success: boolean