Home > @datashaper/schema > InputBinding
Signature:
export type InputBinding = {
step: WorkflowStepId;
table?: string;
};References: WorkflowStepId
Home > @datashaper/schema > InputBinding
Signature:
export type InputBinding = {
step: WorkflowStepId;
table?: string;
};References: WorkflowStepId