fix: Adjust info.json files to work with formattedData field
This commit is contained in:

committed by
Ömer Faruk Aydın

parent
6a8ec97c31
commit
e73f33f3db
@@ -5,7 +5,6 @@ import Processor from '../../services/processor';
|
||||
|
||||
type Params = {
|
||||
stepId: string;
|
||||
data: Record<string, unknown>;
|
||||
};
|
||||
const executeFlowResolver = async (
|
||||
params: Params,
|
||||
|
Reference in New Issue
Block a user