Membrane SDK - v0.8.0
    Preparing search index...

    Interface FlowInstanceSelector

    interface FlowInstanceSelector {
        autoCreate?: boolean;
        userId?: string;
        parentKey?: string;
        parentId?: string;
        id?: string;
        integrationKey?: string;
        integrationId?: string;
        connectionId?: string;
        flowId?: string;
        flowKey?: string;
        instanceKey?: string;
        autoUpdate?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    autoCreate?: boolean
    userId?: string
    parentKey?: string
    parentId?: string
    id?: string = ...
    integrationKey?: string = ...
    integrationId?: string = ...
    connectionId?: string = ...
    flowId?: string
    flowKey?: string
    instanceKey?: string
    autoUpdate?: boolean