Type Alias GenerateRecordsDeleteInput

GenerateRecordsDeleteInput: {
    author?: Persona;
    protocolRole?: string;
    recordId?: string;
}