Type Alias GetFlowUserStateData

GetFlowUserStateData: {
    id: string;
    key: string;
    workspace: string;
}