Appearance
type Flow = object;
Job definition types for creating Nosana jobs
id: string;
jobDefinition: JobDefinition;
project: string;
state: FlowState;